Methods
Modifier and Type |
Method and Description |
Charset |
_getResourceCharset() |
Charset |
_getTemplateCharset() |
Charset |
_getWebCharset() |
boolean |
allowCompiling() |
boolean |
allowCompression() |
boolean |
allowImplicidQueryCall()
return if it is allowed to implizid query call, call a query member witot define name of the query.
|
boolean |
allowRealPath() |
boolean |
checkForChangesInConfigFile() |
void |
clearComponentCache() |
void |
clearComponentMetadata() |
void |
clearCTCache() |
void |
clearFunctionCache() |
void |
clearResourceProviders() |
boolean |
closeConnection() |
boolean |
contentLength() |
abstract Cluster |
createClusterScope() |
void |
createFunction(FunctionLib fl,
String filename) |
void |
createTag(TagLib tl,
String filename) |
boolean |
debug()
return if debug output will be generated
|
boolean |
debugLogOutput() |
boolean |
doComponentDeepSearch() |
boolean |
doCustomTagDeepSearch() |
boolean |
doLocalCustomTag()
define if lucee search in local directory for custom tags or not
|
void |
flushComponentPathCache() |
void |
flushCTPathCache() |
AdminSync |
getAdminSync() |
Class |
getAdminSyncClass() |
AMFCaster |
getAMFCaster(flex.messaging.config.ConfigMap properties) |
Map |
getAMFCasterArguments() |
Class |
getAMFCasterClass() |
int |
getAMFConfigType() |
String |
getApiKey() |
ApplicationListener |
getApplicationListener()
return current application listener
|
LogAndSource |
getApplicationLogger() |
TimeSpan |
getApplicationTimeout() |
PageSource |
getBaseComponentPageSource() |
PageSource |
getBaseComponentPageSource(PageContext pc) |
String |
getBaseComponentTemplate() |
boolean |
getBufferOutput() |
Map<String,CacheConnection> |
getCacheConnections() |
CacheConnection |
getCacheDefaultConnection(int type)
get default cache connection for a specific type
|
String |
getCacheDefaultConnectionName(int type)
get name of a default cache connection for a specific type
|
Resource |
getCacheDir() |
long |
getCacheDirSize() |
Page |
getCachedPage(PageContext pc,
String pathWithCFC) |
String |
getCacheMD5() |
String |
getCFCExtension() |
String[] |
getCFMLExtensions()
return cfml extesnion
|
int |
getCFMLWriterType() |
CFXTagPool |
getCFXTagPool() |
boolean |
getCGIScopeReadonly() |
ClassLoader |
getClassLoader() |
ClassLoader |
getClassLoader(Resource[] reses) |
boolean |
getClientCluster() |
Resource |
getClientScopeDir() |
long |
getClientScopeDirSize() |
String |
getClientStorage() |
TimeSpan |
getClientTimeout() |
short |
getClientType() |
Class |
getClusterClass() |
FunctionLib |
getCombinedFLDs() |
short |
getCompileType()
return the compile type of this context
|
int |
getComponentDataMemberDefaultAccess() |
ImportDefintion |
getComponentDefaultImport() |
String |
getComponentDumpTemplate() |
boolean |
getComponentLocalSearch() |
Mapping[] |
getComponentMappings() |
ConfigImpl.ComponentMetaData |
getComponentMetadata(String key) |
boolean |
getComponentRootSearch() |
Compress |
getCompressInstance(Resource zipFile,
int format,
boolean caseSensitive) |
Resource |
getConfigDir() |
Resource |
getConfigFile() |
org.apache.log4j.Layout[] |
getConsoleLayouts() |
Struct |
getConstants() |
TagLib |
getCoreTagLib() |
InitFile |
getCTInitFile(PageContext pc,
String key) |
String[] |
getCustomTagExtensions() |
Mapping[] |
getCustomTagMappings()
return the mapping to custom tag directory
|
DataSource |
getDataSource(String datasource) |
DataSource |
getDataSource(String datasource,
DataSource defaultValue) |
DatasourceConnectionPool |
getDatasourceConnectionPool() |
DataSource[] |
getDataSources()
return the all datasources
|
Map<String,DataSource> |
getDataSourcesAsMap() |
DebugEntry[] |
getDebugEntries() |
DebugEntry |
getDebugEntry(String ip,
DebugEntry defaultValue) |
int |
getDebugMaxRecordsLogged() |
int |
getDebugOptions() |
String |
getDebugTemplate() |
String |
getDefaultDataSource() |
DumpWriter |
getDefaultDumpWriter(int defaultType)
returns the default DumpWriter
|
String |
getDefaultEncoding() |
boolean |
getDefaultFunctionOutput() |
ResourceProvider |
getDefaultResourceProvider() |
Resource |
getDeployDirectory()
return directory, where lucee deploy translated cfml classes (java and class files)
|
boolean |
getDotNotationUpperCase() |
DumpWriter |
getDumpWriter(String name)
returns the DumpWriter matching key
|
DumpWriter |
getDumpWriter(String name,
int defaultType)
returns the DumpWriter matching key
|
DumpWriterEntry[] |
getDumpWritersEntries() |
boolean |
getErrorStatusCode() |
String |
getErrorTemplate(int statusCode) |
PrintWriter |
getErrWriter() |
LogAndSource |
getExceptionLogger() |
boolean |
getExecutionLogEnabled() |
ExecutionLogFactory |
getExecutionLogFactory() |
Resource |
getExtensionDirectory() |
ExtensionProvider[] |
getExtensionProviders() |
Extension[] |
getExtensions() |
int |
getExternalizeStringGTE() |
CFMLFactory |
getFactory() |
Resource |
getFldFile() |
FunctionLib[] |
getFLDs()
return all Function Library Deskriptors
|
UDF |
getFromFunctionCache(String key) |
abstract boolean |
getFullNullSupport() |
Mapping |
getFunctionMapping() |
String |
getId() |
static String |
getId(String key,
String token,
boolean addMacAddress,
String defaultValue) |
short |
getInspectTemplate() |
long |
getLoadTime() |
Locale |
getLocale() |
int |
getLocalMode() |
Log |
getLog(String name) |
Log |
getLog(String name,
boolean createIfNecessary) |
org.apache.log4j.Logger |
getLogger(String name,
boolean createIfNecessary) |
LoggerAndSourceData |
getLoggerAndSourceData(String name,
boolean createIfNecessary) |
Map<String,LoggerAndSourceData> |
getLoggers() |
abstract boolean |
getLoginCaptcha() |
abstract int |
getLoginDelay() |
String |
getMailDefaultEncoding() |
LogAndSource |
getMailLogger() |
Server[] |
getMailServers() |
int |
getMailSpoolInterval() |
int |
getMailTimeout() |
Mapping[] |
getMappings() |
int |
getMode() |
ORMConfiguration |
getORMConfig() |
ORMEngine |
getORMEngine(PageContext pc) |
Class<ORMEngine> |
getORMEngineClass() |
PrintWriter |
getOutWriter() |
PageSource |
getPageSource(Mapping[] mappings,
String relPath,
boolean onlyTopLevel)
get PageSource of the first Mapping that match the given criteria
|
PageSource |
getPageSourceExisting(PageContext pc,
Mapping[] mappings,
String relPath,
boolean onlyTopLevel,
boolean useSpecialMappings,
boolean useDefaultMapping,
boolean onlyPhysicalExisting)
return existing PageSource that match the given criteria, if there is no PageSource null is returned.
|
PageSource[] |
getPageSources(PageContext pc,
Mapping[] mappings,
String relPath,
boolean onlyTopLevel,
boolean useSpecialMappings,
boolean useDefaultMapping)
get all PageSources that match the given criteria
|
PageSource[] |
getPageSources(PageContext pc,
Mapping[] mappings,
String relPath,
boolean onlyTopLevel,
boolean useSpecialMappings,
boolean useDefaultMapping,
boolean useComponentMappings) |
int |
getPasswordOrigin() |
String |
getPasswordSalt() |
int |
getPasswordType() |
Resource |
getPhysical(Mapping[] mappings,
String relPath,
boolean alsoDefaultMapping)
get Resource of the first Mapping that match the given criteria
|
Resource |
getPhysicalResourceExisting(PageContext pc,
Mapping[] mappings,
String relPath,
boolean onlyTopLevel,
boolean useSpecialMappings,
boolean useDefaultMapping)
return existing Resource that match the given criteria, if there is no Resource null is returned.
|
Resource[] |
getPhysicalResources(PageContext pc,
Mapping[] mappings,
String relPath,
boolean onlyTopLevel,
boolean useSpecialMappings,
boolean useDefaultMapping)
get all Resources that match the given criteria
|
ProxyData |
getProxyData()
return default proxy setting password
|
boolean |
getPSQL() |
boolean |
getQueueEnable() |
int |
getQueueMax() |
long |
getQueueTimeout() |
abstract boolean |
getRememberMe() |
Resource |
getRemoteClientDirectory() |
LogAndSource |
getRemoteClientLog() |
RemoteClient[] |
getRemoteClients() |
Struct |
getRemoteClientUsage() |
TimeSpan |
getRequestTimeout() |
LogAndSource |
getRequestTimeoutLogger() |
Resource |
getResource(String path) |
String |
getResourceCharset() |
ResourceClassLoader |
getResourceClassLoader() |
ResourceClassLoader |
getResourceClassLoader(ResourceClassLoader defaultValue) |
org.apache.log4j.Layout[] |
getResourceLayouts() |
ResourceProvider[] |
getResourceProviders() |
boolean |
getRestList() |
Mapping[] |
getRestMappings() |
RestSettings |
getRestSetting() |
abstract Resource |
getRootDirectory() |
ClassLoader |
getRPCClassLoader(boolean reload) |
String |
getSalt() |
LogAndSource |
getScheduleLogger() |
Scheduler |
getScheduler() |
short |
getScopeCascadingType()
return how lucee cascade scopes
|
int |
getScriptProtect() |
SearchEngine |
getSearchEngine() |
String |
getSecurityKey() |
SecurityManager |
getSecurityManager() |
String |
getSecurityToken() |
String |
getSerialNumber() |
boolean |
getSessionCluster() |
Resource |
getSessionScopeDir() |
long |
getSessionScopeDirSize() |
String |
getSessionStorage() |
TimeSpan |
getSessionTimeout() |
short |
getSessionType() |
SpoolerEngine |
getSpoolerEngine() |
boolean |
getSuppressWSBeforeArg() |
Map<Collection.Key,Map<Collection.Key,Object>> |
getTagDefaultAttributeValues() |
Resource |
getTagDirectory() |
Mapping |
getTagMapping() |
Resource |
getTempDirectory()
return the temp directory
|
String |
getTemplateCharset() |
String |
getTimeServer() |
long |
getTimeServerOffset() |
TimeZone |
getTimeZone() |
Resource |
getTldFile() |
TagLib[] |
getTLDs()
return all Tag Library Deskriptors
|
LogAndSource |
getTraceLogger() |
boolean |
getTriggerComponentDataMember() |
boolean |
getTypeChecking() |
abstract URL |
getUpdateLocation() |
abstract String |
getUpdateType() |
boolean |
getUseTimeServer() |
double |
getVersion() |
Resource |
getVideoDirectory() |
Class |
getVideoExecuterClass() |
String |
getWebCharset() |
boolean |
hasDebugOptions(int debugOption) |
boolean |
hasPassword() |
boolean |
isAllowURLRequestTimeout() |
boolean |
isClientCookies() |
boolean |
isClientManagement() |
boolean |
isDomainCookies() |
boolean |
isExtensionEnabled() |
boolean |
isMailSpoolEnable() |
Password |
isPasswordEqual(String password,
boolean hashIfNecessary) |
boolean |
isProxyEnableFor(String host)
return if proxy is enabled or not
|
boolean |
isSessionManagement() |
boolean |
isShowVersion() |
boolean |
isSuppressContent() |
boolean |
isSuppressWhitespace()
FUTHER
Returns the value of suppresswhitespace.
|
long |
lastModified() |
Struct |
listComponentCache() |
Struct |
listCTCache() |
boolean |
mergeFormAndURL()
e merged
return if url and form scope will b
|
boolean |
passwordEqual(String password) |
void |
putCachedPageSource(String pathWithCFC,
PageSource ps) |
void |
putComponentMetadata(String key,
ConfigImpl.ComponentMetaData data) |
void |
putCTInitFile(String key,
InitFile initFile) |
void |
putToFunctionCache(String key,
UDF udf) |
void |
reloadTimeServerOffset()
reload the time offset to a time server
|
void |
reset()
reset config
|
ORMEngine |
resetORMEngine(PageContext pc,
boolean force) |
void |
resetRPCClassLoader() |
void |
setAllowURLRequestTimeout(boolean allowURLRequestTimeout) |
void |
setAMFCaster(Class clazz,
Map args) |
void |
setAMFCaster(String strCaster,
Map args) |
void |
setAMFConfigType(int amfDeploy) |
void |
setAMFConfigType(String strDeploy) |
void |
setCacheMD5(String cacheMD5) |
PageSource |
toPageSource(Mapping[] mappings,
Resource res,
PageSource defaultValue) |
boolean |
useComponentPathCache() |
boolean |
useComponentShadow()
define if components has a "shadow" in the component variables scope or not.
|
boolean |
useCTPathCache() |