Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

absolute(int) - Method in class lucee.runtime.cfx.QueryWrap
 
AbsServlet - Class in lucee.loader.servlet
 
AbsServlet() - Constructor for class lucee.loader.servlet.AbsServlet
 
accept(File, String) - Method in class lucee.cli.MainEntryPoint.ExtFilter
 
accept(CacheEntry) - Method in interface lucee.commons.io.cache.CacheEntryFilter
Tests if a specified entry should be accepted.
accept(String) - Method in interface lucee.commons.io.cache.CacheKeyFilter
Tests if a specified key should be accepted.
accept(Resource) - Method in interface lucee.commons.io.res.filter.ResourceFilter
 
accept(Resource, String) - Method in interface lucee.commons.io.res.filter.ResourceNameFilter
 
accept(File) - Method in class lucee.loader.util.ExtensionFilter
 
accept(Object) - Method in interface lucee.runtime.cache.tag.CacheHandlerFilter
 
accept(String) - Method in interface lucee.runtime.query.QueryCacheFilter
 
acceptCachedWithin(Object) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
ACCESS_CLOSE - Static variable in interface lucee.runtime.security.SecurityManager
 
ACCESS_OPEN - Static variable in interface lucee.runtime.security.SecurityManager
 
ACCESS_PACKAGE - Static variable in interface lucee.runtime.Component
Constant for Access Mode Package
ACCESS_PRIVATE - Static variable in interface lucee.runtime.Component
Constant for Access Mode Private
ACCESS_PROTECTED - Static variable in interface lucee.runtime.security.SecurityManager
 
ACCESS_PUBLIC - Static variable in interface lucee.runtime.Component
Constant for Access Mode Public
ACCESS_REMOTE - Static variable in interface lucee.runtime.Component
Constant for Access Mode Remote
ACTION_GET - Static variable in interface lucee.runtime.util.HTTPUtil
Field ACTION_GET
ACTION_POST - Static variable in interface lucee.runtime.util.HTTPUtil
Field ACTION_POST
ActionMonitor - Interface in lucee.runtime.monitor
 
add(SpoolerTask) - Method in interface lucee.runtime.spooler.SpoolerEngine
adds a task to the engine
add(Object) - Method in interface lucee.runtime.type.QueryColumn
adds a value to the column
addBundle(CFMLEngineFactory, BundleContext, File, Log) - Static method in class lucee.loader.osgi.BundleUtil
 
addBundle(CFMLEngineFactory, BundleContext, Resource, Log) - Static method in class lucee.loader.osgi.BundleUtil
 
addBundle(CFMLEngineFactory, BundleContext, String, InputStream, boolean, Log) - Static method in class lucee.loader.osgi.BundleUtil
 
addBundle(BundleContext, InputStream, boolean, boolean) - Method in interface lucee.runtime.util.ClassUtil
 
addColumn(String, Array) - Method in interface lucee.runtime.type.Query
addColumn(Collection.Key, Array) - Method in interface lucee.runtime.type.Query
adds a new column to the resultset
addColumn(String, Array, int) - Method in interface lucee.runtime.type.Query
addColumn(Collection.Key, Array, int) - Method in interface lucee.runtime.type.Query
adds a new column to the resultset
addContext(PageSource, int, int, StackTraceElement) - Method in interface lucee.runtime.exp.IPageException
add a template to the context of the error
addContext(PageSource, int, int, StackTraceElement) - Method in exception lucee.runtime.exp.PageServletException
 
addDump(PageSource, String) - Method in interface lucee.runtime.debug.Debugger
 
addEntry(ClusterEntry) - Method in interface lucee.runtime.type.scope.ClusterRemote
set entry on stack
addException(Config, PageException) - Method in interface lucee.runtime.debug.Debugger
 
addFilter(String, String) - Method in class lucee.cli.servlet.ServletContextImpl
 
addFilter(String, Filter) - Method in class lucee.cli.servlet.ServletContextImpl
 
addFilter(String, Class<? extends Filter>) - Method in class lucee.cli.servlet.ServletContextImpl
 
addGenericData(String, Map<String, String>) - Method in interface lucee.runtime.debug.Debugger
 
addImplicitAccess(String, String) - Method in interface lucee.runtime.debug.Debugger
 
addIndex(SearchIndex) - Method in interface lucee.runtime.search.SearchCollection
 
addLibraryPath(Resource) - Method in interface lucee.runtime.util.SystemUtil
add resource to "java.library.path"
addListener(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
addListener(T) - Method in class lucee.cli.servlet.ServletContextImpl
 
addListener(Class<? extends EventListener>) - Method in class lucee.cli.servlet.ServletContextImpl
 
addPageSource(PageSource, boolean) - Method in class lucee.runtime.PageContext
adds a PageSource
addQuery(String, String[]) - Method in class com.allaire.cfx.DebugResponse
 
addQuery(String, String[]) - Method in interface com.allaire.cfx.Response
adds a query to response
addQuery(Query, String, String, SQL, int, PageSource, int) - Method in interface lucee.runtime.debug.Debugger
Deprecated.
use instead
addQuery(Query, String, String, SQL, int, PageSource, long) - Method in interface lucee.runtime.debug.Debugger
add new query execution time
addQuery(Query) - Method in interface lucee.runtime.type.scope.Undefined
add a collection to the undefined scope
addQuery(Query) - Method in interface lucee.runtime.util.QueryStack
adds a Query to the Stack
addRecordsSearched(int) - Method in interface lucee.runtime.search.SearchData
increments the searched records
addRow() - Method in interface com.allaire.cfx.Query
 
addRow() - Method in class lucee.runtime.cfx.QueryWrap
 
addRow(int) - Method in interface lucee.runtime.type.Query
adds a new row to the resultset
addRow(int) - Method in interface lucee.runtime.type.QueryColumn
 
addScheduleTask(ScheduleTask, boolean) - Method in interface lucee.runtime.schedule.Scheduler
Adds a Task to the scheduler
addServlet(String, String) - Method in class lucee.cli.servlet.ServletContextImpl
 
addServlet(String, Servlet) - Method in class lucee.cli.servlet.ServletContextImpl
 
addServlet(String, Class<? extends Servlet>) - Method in class lucee.cli.servlet.ServletContextImpl
 
addServletConfig(ServletConfig) - Method in interface lucee.loader.engine.CFMLEngine
adds a servlet config
addServletConfig(ServletConfig) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
addTimer(String, long, String) - Method in interface lucee.runtime.debug.Debugger
adds ne Timer info to debug
addTrace(int, String, String, PageSource, String, String) - Method in interface lucee.runtime.debug.Debugger
add new Trace to debug
addTrace(int, String, String, String, int, String, String, String) - Method in interface lucee.runtime.debug.Debugger
 
AdminSync - Interface in lucee.runtime.config
 
afterLast() - Method in class lucee.runtime.cfx.QueryWrap
 
afterStaticConstructor(PageContext, Variables) - Method in interface lucee.runtime.CIObject
 
Agent - Class in lucee.runtime.instrumentation
 
Agent() - Constructor for class lucee.runtime.instrumentation.Agent
 
agentmain(String, Instrumentation) - Static method in class lucee.runtime.instrumentation.Agent
 
ALLOW_ALL - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_ALL
ALLOW_ALTER - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_ALTER
ALLOW_CREATE - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_CREATE
ALLOW_DELETE - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_DELETE
ALLOW_DROP - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_DROP
ALLOW_GRANT - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_GRANT
ALLOW_INSERT - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_INSERT
ALLOW_OVERWRITE - Static variable in interface lucee.runtime.search.SearchEngine
overwrite allowed
ALLOW_REVOKE - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_REVOKE
ALLOW_SELECT - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_SELECT
ALLOW_UPDATE - Static variable in interface lucee.runtime.db.DataSource
Field ALLOW_UPDATE
allowImplicidQueryCall() - Method in interface lucee.runtime.config.Config
return if it is allowed to implizid query call, call a query member witot define name of the query.
allowRealPath() - Method in interface lucee.runtime.config.Config
 
allowRequestTimeout() - Method in interface lucee.runtime.config.Config
 
AMFEngine - Interface in lucee.runtime.net.amf
AMF Engine
AMFServlet - Class in lucee.loader.servlet
 
AMFServlet() - Constructor for class lucee.loader.servlet.AMFServlet
 
AMFServlet - Class in railo.loader.servlet
Deprecated.
use instead lucee.loader.servlet.AMFServlet
AMFServlet() - Constructor for class railo.loader.servlet.AMFServlet
Deprecated.
 
append(Object) - Method in interface lucee.runtime.type.Array
append a new value to the end of the array
appendEL(Object) - Method in interface lucee.runtime.type.Array
 
AppendixTag - Interface in lucee.runtime.ext.tag
for tag with appendix like cfx or cusomtags
appendRow(DumpRow) - Method in class lucee.runtime.dump.DumpTable
 
appendRow(int, DumpData) - Method in class lucee.runtime.dump.DumpTable
 
appendRow(int, DumpData, DumpData) - Method in class lucee.runtime.dump.DumpTable
 
appendRow(int, DumpData, DumpData, DumpData) - Method in class lucee.runtime.dump.DumpTable
 
appendRow(int, DumpData, DumpData, DumpData, DumpData) - Method in class lucee.runtime.dump.DumpTable
 
appendRow(int, DumpData, DumpData, DumpData, DumpData, DumpData) - Method in class lucee.runtime.dump.DumpTable
 
appendRow(int, DumpData, DumpData, DumpData, DumpData, DumpData, DumpData) - Method in class lucee.runtime.dump.DumpTable
 
Application - Interface in lucee.runtime.type.scope
implemetnation of the application scope
ApplicationContext - Interface in lucee.runtime.listener
DTO Interface for Application Context data (defined by tag application)
ApplicationListener - Interface in lucee.runtime.listener
interface for PageContext to interact with CFML
applicationScope() - Method in class lucee.runtime.PageContext
 
ARCH_32 - Static variable in interface lucee.runtime.util.SystemUtil
 
ARCH_64 - Static variable in interface lucee.runtime.util.SystemUtil
 
ARCH_UNKNOW - Static variable in interface lucee.runtime.util.SystemUtil
 
Argument - Interface in lucee.runtime.type.scope
interface for Argument scope
argumentsScope() - Method in class lucee.runtime.PageContext
 
argumentsScope(boolean) - Method in class lucee.runtime.PageContext
return the argument scope
argumentsScope() - Method in interface lucee.runtime.type.scope.Undefined
 
Array - Interface in lucee.runtime.type
 
ASPECT_RATIO_16_9 - Static variable in interface lucee.runtime.video.VideoProfile
 
ASPECT_RATIO_1_33333 - Static variable in interface lucee.runtime.video.VideoProfile
 
ASPECT_RATIO_1_77777 - Static variable in interface lucee.runtime.video.VideoProfile
 
ASPECT_RATIO_4_3 - Static variable in interface lucee.runtime.video.VideoProfile
 
ATTRIBUTE_ARCHIVE - Static variable in interface lucee.commons.io.res.Resource
 
ATTRIBUTE_HIDDEN - Static variable in interface lucee.commons.io.res.Resource
 
ATTRIBUTE_SYSTEM - Static variable in interface lucee.commons.io.res.Resource
 
ATTRIBUTE_TYPE_DYNAMIC - Static variable in interface lucee.runtime.ext.tag.TagMetaData
there is no restriction or rules for attributes, tag can have as many as whished
ATTRIBUTE_TYPE_FIX - Static variable in interface lucee.runtime.ext.tag.TagMetaData
tag has a fix defined group of attributes, only this attributes are allowed
ATTRIBUTE_TYPE_MIXED - Static variable in interface lucee.runtime.ext.tag.TagMetaData
tag has a fix set of attributes, but is also free in use additional tags
attributeExists(String) - Method in class com.allaire.cfx.DebugRequest
 
attributeExists(String) - Method in interface com.allaire.cfx.Request
checks if attribute with this key exists
autogenmap() - Method in interface lucee.runtime.orm.ORMConfiguration
 
autoManageSession() - Method in interface lucee.runtime.orm.ORMConfiguration
 

B

BaseScriptEngineFactory - Class in lucee.runtime.script
 
BaseScriptEngineFactory(boolean, int) - Constructor for class lucee.runtime.script.BaseScriptEngineFactory
 
beforeFirst() - Method in class lucee.runtime.cfx.QueryWrap
 
beforeStaticConstructor(PageContext) - Method in interface lucee.runtime.CIObject
 
begin() - Method in interface lucee.runtime.db.DataSourceManager
set state of transaction to begin
begin(String) - Method in interface lucee.runtime.db.DataSourceManager
set state of transaction to begin
begin(int) - Method in interface lucee.runtime.db.DataSourceManager
set state of transaction to begin
begin() - Method in interface lucee.runtime.orm.ORMTransaction
 
BIF - Class in lucee.runtime.ext.function
 
BIF() - Constructor for class lucee.runtime.ext.function.BIF
 
BinaryConverter - Interface in lucee.runtime.converter
 
BindScope - Interface in lucee.runtime.type.scope
 
BODY_CONTENT_EMPTY - Static variable in interface lucee.runtime.ext.tag.TagMetaData
Body is not allowed for this tag
BODY_CONTENT_FREE - Static variable in interface lucee.runtime.ext.tag.TagMetaData
tag can have a body, but it is not required
BODY_CONTENT_MUST - Static variable in interface lucee.runtime.ext.tag.TagMetaData
body is required for this tag
bodyContent - Variable in class lucee.runtime.ext.tag.BodyTagSupport
Field bodyContent
BodyTagPro - Interface in lucee.runtime.servlet.jsp
 
BodyTagSupport - Class in lucee.runtime.ext.tag
Implementation of the BodyTag
BodyTagSupport() - Constructor for class lucee.runtime.ext.tag.BodyTagSupport
 
BodyTagTryCatchFinallySupport - Class in lucee.runtime.ext.tag
extends Body Support Tag eith TryCatchFinally Functionality
BodyTagTryCatchFinallySupport() - Constructor for class lucee.runtime.ext.tag.BodyTagTryCatchFinallySupport
 
broadcast(Struct, Config) - Method in interface lucee.runtime.config.AdminSync
 
broadcast() - Method in interface lucee.runtime.type.scope.Cluster
broadcast data on stack
broadcastEntries() - Method in interface lucee.runtime.type.scope.ClusterRemote
broadcast data on stack and clear stack
BundleActivatorImpl - Class in lucee.loader.osgi
 
BundleActivatorImpl() - Constructor for class lucee.loader.osgi.BundleActivatorImpl
 
BundleCollection - Class in lucee.loader.osgi
 
BundleCollection(Felix, Bundle, List<Bundle>) - Constructor for class lucee.loader.osgi.BundleCollection
 
BundleLoader - Class in lucee.loader.osgi
 
BundleLoader() - Constructor for class lucee.loader.osgi.BundleLoader
 
bundleState(int, String) - Static method in class lucee.loader.osgi.BundleUtil
 
BundleUtil - Class in lucee.loader.osgi
 
BundleUtil() - Constructor for class lucee.loader.osgi.BundleUtil
 

C

Cache - Interface in lucee.commons.io.cache
 
CACHE_TYPE_FILE - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_FUNCTION - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_HTTP - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_INCLUDE - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_NONE - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_OBJECT - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_QUERY - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_RESOURCE - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_TEMPLATE - Static variable in interface lucee.runtime.config.Config
 
CACHE_TYPE_WEBSERVICE - Static variable in interface lucee.runtime.config.Config
 
CacheConnection - Interface in lucee.runtime.cache
 
CACHEDWITHIN_FILE - Static variable in interface lucee.runtime.config.Config
 
CACHEDWITHIN_FUNCTION - Static variable in interface lucee.runtime.config.Config
 
CACHEDWITHIN_HTTP - Static variable in interface lucee.runtime.config.Config
 
CACHEDWITHIN_INCLUDE - Static variable in interface lucee.runtime.config.Config
 
CACHEDWITHIN_QUERY - Static variable in interface lucee.runtime.config.Config
 
CACHEDWITHIN_RESOURCE - Static variable in interface lucee.runtime.config.Config
 
CACHEDWITHIN_WEBSERVICE - Static variable in interface lucee.runtime.config.Config
 
CacheEntry - Interface in lucee.commons.io.cache
interface for a entry inside the cache, this interface is read-only
CacheEntryFilter - Interface in lucee.commons.io.cache
 
CacheException - Exception in lucee.commons.io.cache.exp
Exceptin throwed by Cache or CacheEntry
CacheException(String) - Constructor for exception lucee.commons.io.cache.exp.CacheException
Constructor of the class
CacheFilter - Interface in lucee.commons.io.cache
 
CacheHandler - Interface in lucee.runtime.cache.tag
 
CacheHandlerCollection - Interface in lucee.runtime.cache.tag
 
CacheHandlerFilter - Interface in lucee.runtime.cache.tag
 
CacheInfo - Interface in lucee.commons.io.cache
 
CacheItem - Interface in lucee.runtime.cache.tag
 
CacheKeyFilter - Interface in lucee.commons.io.cache
 
CachePro - Interface in lucee.commons.io.cache
 
calculateDimension(PageContext, VideoInput[], int, String, int, String) - Method in interface lucee.runtime.video.VideoUtil
 
call(PageContext, String, Object[]) - Method in interface lucee.runtime.Component
call a method of the component with no named arguments
call(PageContext, int, Collection.Key, Object[]) - Method in interface lucee.runtime.Component
 
call(PageContext) - Method in class lucee.runtime.Page
method to invoke a page
call(PageContext, Collection.Key, Object[]) - Method in interface lucee.runtime.type.Objects
calls a method of the object
call(PageContext, Object[], boolean) - Method in interface lucee.runtime.type.UDF
call user defined Funcion with parameters as Object Array
call(PageContext, Collection.Key, Object[], boolean) - Method in interface lucee.runtime.type.UDF
call user defined Funcion with parameters as Object Array
callConstructor(Class<?>, Object[]) - Method in interface lucee.runtime.util.ClassUtil
call constructor of a Class with matching arguments
callConstructor(Class<?>, Object[], Object) - Method in interface lucee.runtime.util.ClassUtil
 
Caller - Interface in lucee.runtime.type.scope
interface for the caller scope
callFunction(PageContext, Object, String, Object[]) - Method in interface lucee.runtime.util.VariableUtil
call a Function (UDF, Method) with or witout named values
callFunctionWithNamedValues(PageContext, Object, String, Object[]) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
use instead callFunctionWithNamedValues(PageContext pc, Object coll, Collection.Key key, Object[] args)
callFunctionWithNamedValues(PageContext, Object, Collection.Key, Object[]) - Method in interface lucee.runtime.util.VariableUtil
call a Function (UDF, Method) with Named Values
callFunctionWithNamedValues(PageContext, Object, Collection.Key, Struct) - Method in interface lucee.runtime.util.VariableUtil
 
callFunctionWithoutNamedValues(PageContext, Object, String, Object[]) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
use instead callFunctionWithoutNamedValues(PageContext pc, Object coll, Collection.Key key, Object[] args)
callFunctionWithoutNamedValues(PageContext, Object, Collection.Key, Object[]) - Method in interface lucee.runtime.util.VariableUtil
call a Function (UDF, Method) without Named Values
callMethod(Object, Collection.Key, Object[]) - Method in interface lucee.runtime.util.ClassUtil
calls a Method of a Objct
callMethod(Object, Collection.Key, Object[], Object) - Method in interface lucee.runtime.util.ClassUtil
 
callStaticMethod(Class<?>, String, Object[]) - Method in interface lucee.runtime.util.ClassUtil
calls a Static Method on the given CLass
callWithNamedValues(PageContext, String, Struct) - Method in interface lucee.runtime.Component
call a method of the component with named arguments
callWithNamedValues(PageContext, int, Collection.Key, Struct) - Method in interface lucee.runtime.Component
 
callWithNamedValues(Config, Collection.Key, Struct) - Method in class lucee.runtime.net.rpc.client.WebserviceClient
 
callWithNamedValues(PageContext, Collection.Key, Struct) - Method in class lucee.runtime.net.rpc.client.WebserviceClient
 
callWithNamedValues(PageContext, Collection.Key, Struct) - Method in interface lucee.runtime.type.Objects
call a method of the Object with named arguments
callWithNamedValues(PageContext, Struct, boolean) - Method in interface lucee.runtime.type.UDF
call user defined Funcion with a hashmap of named values
callWithNamedValues(PageContext, Collection.Key, Struct, boolean) - Method in interface lucee.runtime.type.UDF
call user defined Funcion with a struct
can(int, Password) - Method in interface lucee.loader.engine.CFMLEngine
checks if process has the right to do was given with type, the engine with given password
can(int, Password) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
CAN_RESTART - Static variable in interface lucee.loader.engine.CFMLEngine
Field CAN_RESTART
CAN_RESTART_ALL - Static variable in interface lucee.loader.engine.CFMLEngine
 
CAN_RESTART_CONTEXT - Static variable in interface lucee.loader.engine.CFMLEngine
 
CAN_UPDATE - Static variable in interface lucee.loader.engine.CFMLEngine
Field CAN_UPDATE
cancelRowUpdates() - Method in class lucee.runtime.cfx.QueryWrap
 
canConvert(Class<?>, Class<?>) - Method in interface lucee.runtime.util.ClassUtil
check if given Class "from" can be converted to Class "to" without explicit casting
canRead() - Method in interface lucee.commons.io.res.Resource
Deprecated.
use instead #isReadable()
canWrite() - Method in interface lucee.commons.io.res.Resource
Deprecated.
use instead #isWriteable()
Cast - Interface in lucee.runtime.util
This class can cast object of one type to a other by CFML rules
Castable - Interface in lucee.runtime.op
Interface to define a Object as Castable, for Lucee Type Casts
castTo(PageContext, String, Object) - Method in interface lucee.runtime.util.Cast
cast a value to a value defined by type argument
castTo(PageContext, String, Object, boolean) - Method in interface lucee.runtime.util.Cast
cast a value to a value defined by type argument
castTo(PageContext, short, String, Object) - Method in interface lucee.runtime.util.Cast
cast a value to a value defined by type argument
castTo(PageContext, short, Object) - Method in interface lucee.runtime.util.Cast
cast a value to a value defined by type argument
castTo(PageContext, Class, Object) - Method in interface lucee.runtime.util.Cast
cast a value to a value defined by type a class
castToBoolean(Boolean) - Method in interface lucee.runtime.op.Castable
cast the castable value to a boolean value
castToBooleanValue() - Method in interface lucee.runtime.op.Castable
cast the castable value to a boolean value
castToDateTime() - Method in interface lucee.runtime.op.Castable
cast the castable value to a date time object
castToDateTime(DateTime) - Method in interface lucee.runtime.op.Castable
cast the castable value to a date time object
castToDoubleValue() - Method in interface lucee.runtime.op.Castable
cast the castable value to a double value
castToDoubleValue(double) - Method in interface lucee.runtime.op.Castable
cast the castable value to a double value
castToString() - Method in interface lucee.runtime.op.Castable
cast the castable value to a string, other than the Method toString, this Method can throw a Exception
castToString(String) - Method in interface lucee.runtime.op.Castable
cast the castable value to a string, return the default value, when the method is not castable
CatchBlock - Interface in lucee.runtime.exp
 
CFC_EXTENSION - Static variable in interface lucee.runtime.listener.ApplicationListener
 
CFCProxy - Class in coldfusion.cfc
 
CFCProxy(String) - Constructor for class coldfusion.cfc.CFCProxy
 
CFCProxy(String, boolean) - Constructor for class coldfusion.cfc.CFCProxy
 
CFCProxy(String, Map) - Constructor for class coldfusion.cfc.CFCProxy
 
CFCProxy(String, Map, boolean) - Constructor for class coldfusion.cfc.CFCProxy
 
CFMLEngine - Interface in lucee.loader.engine
The CFML Engine
CFMLEngineFactory - Class in lucee.loader.engine
Factory to load CFML Engine
CFMLEngineFactory(ServletConfig) - Constructor for class lucee.loader.engine.CFMLEngineFactory
Constructor of the class
CFMLEngineFactorySupport - Class in lucee.loader.engine
 
CFMLEngineFactorySupport() - Constructor for class lucee.loader.engine.CFMLEngineFactorySupport
 
CFMLEngineWrapper - Class in lucee.loader.engine
wrapper for a CFMlEngine
CFMLEngineWrapper(CFMLEngine) - Constructor for class lucee.loader.engine.CFMLEngineWrapper
constructor of the class
CFMLFactory - Class in lucee.runtime
implements a JSP Factory, this class procduce JSP Compatible PageContext Object this object holds also the must interfaces to coldfusion specified functionlity
CFMLFactory() - Constructor for class lucee.runtime.CFMLFactory
 
CFMLScriptEngineFactory - Class in lucee.runtime.script
 
CFMLScriptEngineFactory() - Constructor for class lucee.runtime.script.CFMLScriptEngineFactory
 
CFMLServlet - Class in lucee.loader.servlet
 
CFMLServlet() - Constructor for class lucee.loader.servlet.CFMLServlet
 
CFMLServlet - Class in railo.loader.servlet
Deprecated.
use instead lucee.loader.servlet.CFMLServlet
CFMLServlet() - Constructor for class railo.loader.servlet.CFMLServlet
Deprecated.
 
CFMLTagEngineFactoryImpl - Class in lucee.runtime.script
 
CFMLTagEngineFactoryImpl() - Constructor for class lucee.runtime.script.CFMLTagEngineFactoryImpl
 
CFXTagClass - Interface in lucee.runtime.cfx.customtag
interface for a CustomTag Class, a CustomTag Class is Base to generate a Custom Tag
CFXTagException - Exception in lucee.runtime.cfx
Custom Tag Exception
CFXTagException(String) - Constructor for exception lucee.runtime.cfx.CFXTagException
Constructor of the Exception
CFXTagException(Throwable) - Constructor for exception lucee.runtime.cfx.CFXTagException
Constructor of the Exception
CFXTagPool - Interface in lucee.runtime.cfx
Pool for cfx tags
CGI - Interface in lucee.runtime.type.scope
interface for scope CGI
cgiScope() - Method in class lucee.runtime.PageContext
 
changeExtension(Resource, String) - Method in interface lucee.runtime.util.ResourceUtil
change extesnion of file and return new file
CHAR_DOLLAR - Static variable in interface lucee.runtime.util.SystemUtil
 
CHAR_EURO - Static variable in interface lucee.runtime.util.SystemUtil
 
CHAR_POUND - Static variable in interface lucee.runtime.util.SystemUtil
 
charAt(int) - Method in interface lucee.runtime.type.Collection.Key
return char at given position
check() - Method in interface lucee.runtime.Mapping
checks the mapping
checkCopyToOK(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
check if copying a file is ok with the rules for the Resource interface, to not change this rules.
checkCreateDirectoryOK(Resource, boolean) - Method in interface lucee.runtime.util.ResourceUtil
check if directory creation is ok with the rules for the Resource interface, to not change this rules.
checkCreateFileOK(Resource, boolean) - Method in interface lucee.runtime.util.ResourceUtil
check if file creating is ok with the rules for the Resource interface, to not change this rules.
checkFileLocation(Resource) - Method in interface lucee.runtime.security.SecurityManager
 
checkFileLocation(ConfigWeb, Resource, String) - Method in interface lucee.runtime.security.SecurityManager
 
checkGetInputStreamOK(Resource) - Method in interface lucee.runtime.util.ResourceUtil
check if getting a inputstream of the file is ok with the rules for the Resource interface, to not change this rules.
checkGetOutputStreamOK(Resource) - Method in interface lucee.runtime.util.ResourceUtil
check if getting a outputstream of the file is ok with the rules for the Resource interface, to not change this rules.
checkMoveToOK(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
check if moveing a file is ok with the rules for the Resource interface, to not change this rules.
checkPermGenSpace(boolean) - Method in interface lucee.runtime.config.Config
if free permspace gen is lower than 10000000 bytes, lucee shrinks all classloaders
checkRemoveOK(Resource) - Method in interface lucee.runtime.util.ResourceUtil
check if removing the file is ok with the rules for the Resource interface, to not change this rules.
checkTimeout() - Method in class lucee.runtime.CFMLFactory
check timeout of all running threads, downgrade also priority from all thread run longer than 10 seconds
checkValue(Object) - Method in interface lucee.runtime.type.scope.ClusterRemote
check if the value can distributed over the "cluster"
ChildThread - Class in lucee.runtime.thread
 
ChildThread() - Constructor for class lucee.runtime.thread.ChildThread
 
CIObject - Interface in lucee.runtime
 
CIPage - Class in lucee.runtime
 
CIPage() - Constructor for class lucee.runtime.CIPage
 
ClassDefinition<T> - Interface in lucee.runtime.db
 
ClassException - Exception in lucee.commons.lang
 
ClassException(String) - Constructor for exception lucee.commons.lang.ClassException
 
ClassUtil - Interface in lucee.runtime.util
 
clean() - Method in interface lucee.commons.lock.KeyLock
 
clean(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
clean(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
clean() - Method in interface lucee.runtime.lock.LockManager
 
clear() - Method in interface lucee.commons.io.cache.CachePro
clears the complete Cache
clear(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
clear(PageContext, CacheHandlerFilter) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
clear(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
clear(PageContext, CacheHandlerFilter) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
clear() - Method in class lucee.runtime.dump.DumpTable
clear all data set in the HTMLBox
clear() - Method in interface lucee.runtime.engine.ThreadQueue
 
clear(PageContext) - Method in interface lucee.runtime.orm.ORMSession
clear all elements in the default sessions
clear(PageContext, String) - Method in interface lucee.runtime.orm.ORMSession
clear all elements in a specific sessions defined by datasource name
clear() - Method in class lucee.runtime.PageContext
clear the actuell output buffer
clear(PageContext) - Method in interface lucee.runtime.query.QueryCache
clear the cache
clear(PageContext, QueryCacheFilter) - Method in interface lucee.runtime.query.QueryCache
clear the cache
clear() - Method in interface lucee.runtime.type.Collection
clears the collection
clear() - Method in interface lucee.runtime.util.QueryStack
clear the collection stack
clear(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
clearCatch() - Method in class lucee.runtime.PageContext
clear all catches
clearRemoteUser() - Method in class lucee.runtime.PageContext
clear the remote user
clearUnused(PageContext) - Method in interface lucee.runtime.query.QueryCache
clear expired queries from cache
clearWarnings() - Method in class lucee.runtime.cfx.QueryWrap
 
CLI - Class in lucee.cli
 
CLI() - Constructor for class lucee.cli.CLI
 
cli(Map<String, String>, ServletConfig) - Method in interface lucee.loader.engine.CFMLEngine
 
cli(Map<String, String>, ServletConfig) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
Client - Interface in lucee.runtime.type.scope
Interface of the scope client
CLIENT_SCOPE_TYPE_COOKIE - Static variable in interface lucee.runtime.config.Config
Field CLIENT_SCOPE_TYPE_COOKIE
CLIENT_SCOPE_TYPE_DB - Static variable in interface lucee.runtime.config.Config
Field CLIENT_SCOPE_TYPE_DB
CLIENT_SCOPE_TYPE_FILE - Static variable in interface lucee.runtime.config.Config
Field CLIENT_SCOPE_TYPE_FILE
clientScope() - Method in class lucee.runtime.PageContext
 
clientScopeEL() - Method in class lucee.runtime.PageContext
 
CLIFactory - Class in lucee.cli
 
CLIFactory(File, String, Map<String, String>) - Constructor for class lucee.cli.CLIFactory
 
CLIInvoker - Interface in lucee.cli
 
CLIInvokerImpl - Class in lucee.cli
 
CLIInvokerImpl(File, String) - Constructor for class lucee.cli.CLIInvokerImpl
 
clone() - Method in class lucee.runtime.cfx.QueryWrap
 
clone() - Method in interface lucee.runtime.db.DataSource
 
clone(Object) - Method in interface lucee.runtime.db.SQLItem
 
clone() - Method in interface lucee.runtime.type.Collection
 
clone() - Method in interface lucee.runtime.type.Query
 
cloneReadOnly() - Method in interface lucee.runtime.cfx.customtag.CFXTagClass
 
cloneReadOnly() - Method in interface lucee.runtime.db.DataSource
 
cloneReadOnly() - Method in interface lucee.runtime.net.mail.Server
 
cloneSecurityManager() - Method in interface lucee.runtime.security.SecurityManager
 
close() - Method in class lucee.runtime.cfx.QueryWrap
 
close() - Method in interface lucee.runtime.db.DatasourceConnection
 
close(PageContext) - Method in interface lucee.runtime.orm.ORMSession
close all elements in the default sessions
close(PageContext, String) - Method in interface lucee.runtime.orm.ORMSession
close all elements in a specific sessions defined by datasource name
close() - Method in class lucee.runtime.PageContext
Close the response stream.
close() - Method in class lucee.runtime.util.Pack200Util.DevNullOutputStream
 
closeAll(PageContext) - Method in interface lucee.runtime.orm.ORMSession
close all elements in all sessions
closed() - Method in interface lucee.runtime.spooler.SpoolerTask
 
closeEL(InputStream) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
close inputstream without a Exception
closeEL(OutputStream) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
close outputstream without a Exception
closeEL(InputStream, OutputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().closeSilent (InputStream is,OutputStream os) close inputstream without a Exception
closeEL(ZipFile) - Static method in class lucee.loader.util.Util
Deprecated.
no replacement
closeEL(InputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().closeSilent (InputStream is) close inputstream without a Exception
closeEL(Reader) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().closeSilent(Reader r) close reader without a Exception
closeEL(Writer) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().closeSilent(Writer w) close reader without a Exception
closeEL(OutputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().closeSilent (InputStream is,OutputStream os) close outputstream without a Exception
Closer - Class in lucee.cli
 
Closer(Registry, CLIInvokerImpl, String, long) - Constructor for class lucee.cli.Closer
 
closeSilent(Statement) - Method in interface lucee.runtime.util.DBUtil
close silently a SQL Statement
closeSilent(Connection) - Method in interface lucee.runtime.util.DBUtil
close silently a SQL Connection
closeSilent(ResultSet) - Method in interface lucee.runtime.util.DBUtil
close silently a SQL ResultSet
closeSilent(InputStream) - Method in interface lucee.runtime.util.IO
close stream silently (no Exception)
closeSilent(OutputStream) - Method in interface lucee.runtime.util.IO
close stream silently (no Exception)
closeSilent(InputStream, OutputStream) - Method in interface lucee.runtime.util.IO
close streams silently (no Exception)
closeSilent(Reader) - Method in interface lucee.runtime.util.IO
close streams silently (no Exception)
closeSilent(Writer) - Method in interface lucee.runtime.util.IO
close streams silently (no Exception)
closeSilent(Object) - Method in interface lucee.runtime.util.IO
close any object with a close method silently
Cluster - Interface in lucee.runtime.type.scope
 
ClusterEntry - Interface in lucee.runtime.type.scope
 
ClusterRemote - Interface in lucee.runtime.type.scope
 
clusterScope() - Method in class lucee.runtime.PageContext
 
clusterScope(boolean) - Method in class lucee.runtime.PageContext
cluster scope
coldfusion.cfc - package coldfusion.cfc
 
coldfusion.sql - package coldfusion.sql
 
coldfusion.xml.rpc - package coldfusion.xml.rpc
 
Collection - Interface in lucee.runtime.type
interface collection, used for all collection types of Lucee (array, struct, query)
Collection.Key - Interface in lucee.runtime.type
 
com.allaire.cfx - package com.allaire.cfx
 
com.intergral.fusiondebug.server - package com.intergral.fusiondebug.server
 
commit() - Method in interface lucee.runtime.db.DataSourceManager
commit hanging transaction
commit() - Method in interface lucee.runtime.orm.ORMTransaction
 
compare(Object, Object) - Method in interface lucee.runtime.util.Operation
compares two Objects
compare(Object, String) - Method in interface lucee.runtime.util.Operation
compares a Object with a String
compare(Object, double) - Method in interface lucee.runtime.util.Operation
compares a Object with a double
compare(Object, boolean) - Method in interface lucee.runtime.util.Operation
compares a Object with a boolean
compare(Object, Date) - Method in interface lucee.runtime.util.Operation
compares a Object with a Date
compare(String, Object) - Method in interface lucee.runtime.util.Operation
compares a String with a Object
compare(String, String) - Method in interface lucee.runtime.util.Operation
compares a String with a String
compare(String, double) - Method in interface lucee.runtime.util.Operation
compares a String with a double
compare(String, boolean) - Method in interface lucee.runtime.util.Operation
compares a String with a boolean
compare(String, Date) - Method in interface lucee.runtime.util.Operation
compares a String with a Date
compare(double, Object) - Method in interface lucee.runtime.util.Operation
compares a double with a Object
compare(double, String) - Method in interface lucee.runtime.util.Operation
compares a double with a String
compare(double, double) - Method in interface lucee.runtime.util.Operation
compares a double with a double
compare(double, boolean) - Method in interface lucee.runtime.util.Operation
compares a double with a boolean
compare(double, Date) - Method in interface lucee.runtime.util.Operation
compares a double with a Date
compare(boolean, Object) - Method in interface lucee.runtime.util.Operation
compares a boolean with a Object
compare(boolean, double) - Method in interface lucee.runtime.util.Operation
compares a boolean with a double
compare(boolean, String) - Method in interface lucee.runtime.util.Operation
compares a boolean with a double
compare(boolean, boolean) - Method in interface lucee.runtime.util.Operation
compares a boolean with a boolean
compare(boolean, Date) - Method in interface lucee.runtime.util.Operation
compares a boolean with a Date
compare(Date, Object) - Method in interface lucee.runtime.util.Operation
compares a Date with a Object
compare(Date, String) - Method in interface lucee.runtime.util.Operation
compares a Date with a String
compare(Date, double) - Method in interface lucee.runtime.util.Operation
compares a Date with a double
compare(Date, boolean) - Method in interface lucee.runtime.util.Operation
compares a Date with a boolean
compare(Date, Date) - Method in interface lucee.runtime.util.Operation
compares a Date with a Date
compareTo(String) - Method in interface lucee.runtime.op.Castable
 
compareTo(boolean) - Method in interface lucee.runtime.op.Castable
 
compareTo(double) - Method in interface lucee.runtime.op.Castable
 
compareTo(DateTime) - Method in interface lucee.runtime.op.Castable
 
compile(String) - Method in class lucee.runtime.PageContext
Deprecated.
use instead compile(PageSource pageSource)
compile(PageSource) - Method in class lucee.runtime.PageContext
compile a CFML Template
complete - Static variable in class com.intergral.fusiondebug.server.FDControllerFactory
 
Component - Interface in lucee.runtime
interface for a Component
ComponentMethod - Interface in lucee.runtime.type
 
ComponentPage - Class in lucee.runtime
 
ComponentPage() - Constructor for class lucee.runtime.ComponentPage
 
ComponentScope - Interface in lucee.runtime
 
concat(String, String) - Method in interface lucee.runtime.util.Operation
concat to Strings
config - Variable in class lucee.loader.engine.CFMLEngineFactory
 
Config - Interface in lucee.runtime.config
interface for Config Object
ConfigListener - Interface in lucee.runtime.config
 
ConfigServer - Interface in lucee.runtime.config
Config for the server
ConfigWeb - Interface in lucee.runtime.config
Web Context
contains(String) - Method in interface lucee.commons.io.cache.Cache
check if there is a entry inside the cache that match the given key
contains(PageContext, Collection.Key) - Method in interface lucee.runtime.Component
 
contains(int, Collection.Key) - Method in interface lucee.runtime.Component
 
contains(String, String, String, boolean, boolean) - Method in interface lucee.runtime.util.ListUtil
returns if a value of the list contains given value, case sensitive
containsFunctionArgumentKey(Collection.Key) - Method in interface lucee.runtime.type.scope.Argument
 
containsKey(int) - Method in interface lucee.runtime.type.Array
contains this key
containsKey(String) - Method in interface lucee.runtime.type.Collection
containsKey(Collection.Key) - Method in interface lucee.runtime.type.Collection
contains this key
containsNoCase(String, String, String, boolean, boolean) - Method in interface lucee.runtime.util.ListUtil
returns if a value of the list contains given value, ignore case
ContentType - Interface in lucee.commons.io.res
 
contractPath(PageContext, String) - Method in interface lucee.runtime.util.ResourceUtil
 
convert(PageContext, Object) - Method in interface lucee.runtime.type.CustomType
 
convert(PageContext, Object, Object) - Method in interface lucee.runtime.type.CustomType
 
convert(Object, Class<?>, RefInteger) - Method in interface lucee.runtime.util.ClassUtil
convert Object from src to trg Type, if possible
convert(ConfigWeb, VideoInput[], VideoOutput, VideoProfile) - Method in interface lucee.runtime.video.VideoExecuter
 
convertColumnName(String) - Method in interface lucee.runtime.orm.naming.NamingStrategy
Defines the column name to be used for a specified column name.
ConverterException - Exception in lucee.runtime.converter
Exception throwed by a Converter
ConverterException(String) - Constructor for exception lucee.runtime.converter.ConverterException
constructor of the Exception
convertTableName(String) - Method in interface lucee.runtime.orm.naming.NamingStrategy
Defines the table name to be used for a specified table name.
convertToSimpleMap(String) - Method in interface lucee.runtime.util.ORMUtil
 
Cookie - Interface in lucee.runtime.type.scope
interface for the cookie scope
cookieScope() - Method in class lucee.runtime.PageContext
 
copy(InputStream, OutputStream) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
copy a inputstream to a outputstream
copy(InputStream, OutputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().copy(...) copy a inputstream to a outputstream
copy(InputStream, OutputStream, boolean, boolean) - Static method in class lucee.loader.util.Util
 
copy(Resource, Resource) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().copy(...)
copy(InputStream, OutputStream, boolean, boolean) - Method in interface lucee.runtime.util.IO
copy data from input stream to output stream
copy(Reader, Writer, boolean, boolean) - Method in interface lucee.runtime.util.IO
copy data from reader to writer
copy(Resource, Resource) - Method in interface lucee.runtime.util.IO
copy content from source to target
copy(InputStream, Resource, boolean) - Method in interface lucee.runtime.util.IO
 
copy(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
copyFrom(Resource, boolean) - Method in interface lucee.commons.io.res.Resource
copy data of given resource to current
copyRecursive(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
copy a file or directory recursive (with his content)
copyRecursive(Resource, Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
copy a file or directory recursive (with his content)
copyTo(Resource, boolean) - Method in interface lucee.commons.io.res.Resource
copy current resource data to given resource
core - Variable in class lucee.loader.osgi.BundleCollection
 
create(PageContext, String) - Method in interface lucee.runtime.orm.ORMSession
creates a entity matching the given name
create() - Method in interface lucee.runtime.search.SearchCollection
create a collection
create64BitHash(CharSequence) - Method in interface lucee.runtime.util.Strings
 
createAbort() - Method in interface lucee.runtime.util.Excepton
create exception "Abort"
createAbortException(String) - Method in interface lucee.runtime.util.Excepton
create exception "AbortException"
createApplicationException(String) - Method in interface lucee.runtime.util.Excepton
create exception "ApplicationException"
createApplicationException(String, String) - Method in interface lucee.runtime.util.Excepton
create exception "ApplicationException"
createArray() - Method in interface lucee.runtime.util.Creation
creates and returns a array instance
createArray(String, String, boolean, boolean) - Method in interface lucee.runtime.util.Creation
creates and returns a array based on a string list
createArray(int) - Method in interface lucee.runtime.util.Creation
creates and returns a array instance
createCastableStruct(Object) - Method in interface lucee.runtime.util.Creation
 
createCastableStruct(Object, int) - Method in interface lucee.runtime.util.Creation
 
createCasterException(String) - Method in interface lucee.runtime.util.Excepton
create exception "CasterException"
createCasterException(Object, String) - Method in interface lucee.runtime.util.Excepton
 
createCasterException(Object, Class) - Method in interface lucee.runtime.util.Excepton
 
createClusterEntry(Collection.Key, Serializable, int) - Method in interface lucee.runtime.util.Creation
 
createCollection(String, Resource, String, boolean) - Method in interface lucee.runtime.search.SearchEngine
Creates a new Collection and Store it (creating always a spellindex)
createComponentFromName(PageContext, String) - Method in interface lucee.runtime.util.Creation
creates a component object from (Full)Name, for example lucee.extensions.net.HTTPUtil
createComponentFromPath(PageContext, String) - Method in interface lucee.runtime.util.Creation
creates a component object from a absolute local path, for example /Users/susi/Projects/Sorglos/wwwrooot/lucee/extensions/net/HTTPUtil.cfc
createConfig(File, String, String) - Method in interface lucee.loader.engine.CFMLEngine
 
createConfig(File, String, String) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
createCustomTypeException(String, String, String, String) - Method in interface lucee.runtime.util.Excepton
Deprecated.
use instead createCustomTypeException(String message, String detail, String errorcode, String customType, String extendedInfo);
createCustomTypeException(String, String, String, String, String) - Method in interface lucee.runtime.util.Excepton
 
created() - Method in interface lucee.commons.io.cache.CacheEntry
when was the entry created.
created() - Method in interface lucee.runtime.search.SearchCollection
return time when collection was created
createDatabaseException(String) - Method in interface lucee.runtime.util.Excepton
create exception "DatabaseException"
createDatabaseException(String, String) - Method in interface lucee.runtime.util.Excepton
create exception "DatabaseException"
createDatabaseException(String, SQL) - Method in interface lucee.runtime.util.Excepton
create exception "DatabaseException"
createDate(long) - Method in interface lucee.runtime.util.Creation
creates and returns a Date instance
createDate(int, int, int) - Method in interface lucee.runtime.util.Creation
creates and returns a Date instance
createDateTime(long) - Method in interface lucee.runtime.util.Creation
creates and returns a DateTime instance
createDateTime(int, int, int, int, int, int, int) - Method in interface lucee.runtime.util.Creation
creates and returns a DateTime instance
createDirectory(boolean) - Method in interface lucee.commons.io.res.Resource
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories if flag "createParentWhenNotExists" is set to true.
createDirectorySilent(Resource, boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
createDocument(Resource, boolean) - Method in interface lucee.runtime.util.XMLUtil
creates and returns a xml Document instance
createDocument(String, boolean) - Method in interface lucee.runtime.util.XMLUtil
creates and returns a xml Document instance
createDocument(InputStream, boolean) - Method in interface lucee.runtime.util.XMLUtil
creates and returns a xml Document instance
createDocument(Resource, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
 
createDocument(String, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
 
createDocument(InputStream, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
 
createException(ORMSession, Component, Throwable) - Method in interface lucee.runtime.util.ORMUtil
 
createException(ORMSession, Component, String, String) - Method in interface lucee.runtime.util.ORMUtil
 
createExpressionException(String) - Method in interface lucee.runtime.util.Excepton
create exception "ExpressionException"
createExpressionException(String, String) - Method in interface lucee.runtime.util.Excepton
create exception "ExpressionException"
createFile(boolean) - Method in interface lucee.commons.io.res.Resource
Creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createFileSilent(Resource, boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
createFilter(Class<T>) - Method in class lucee.cli.servlet.ServletContextImpl
 
createFlash(String) - Method in interface lucee.runtime.flash.FlashEngine
return flash generated by the flashEngine
createFunctionException(PageContext, String, String, String, String) - Method in interface lucee.runtime.util.Excepton
Deprecated.
use instead createFunctionException(PageContext pc,String functionName, int badArgumentPosition, String badArgumentName, String message, String detail))
createFunctionException(PageContext, String, int, String, String, String) - Method in interface lucee.runtime.util.Excepton
create exception "FunctionException"
createFunctionException(PageContext, String, int, int, int) - Method in interface lucee.runtime.util.Excepton
 
createGUID() - Method in interface lucee.runtime.util.Creation
 
createHeader(String, String) - Method in interface lucee.runtime.util.HTTPUtil
 
createHttpServletRequest(File, String, String, String, Cookie[], Map<String, Object>, Map<String, String>, Map<String, Object>, HttpSession) - Method in interface lucee.runtime.util.Creation
 
createHttpServletResponse(OutputStream) - Method in interface lucee.runtime.util.Creation
 
createKey(String) - Method in interface lucee.runtime.util.Creation
creates a collecton Key out of a String
createKeyLock() - Method in interface lucee.runtime.util.Creation
 
createListener(Class<T>) - Method in class lucee.cli.servlet.ServletContextImpl
 
createLockException(String, String, String) - Method in interface lucee.runtime.util.Excepton
create exception "LockException"
createMapping(Config, String, String, String, short, boolean, boolean, boolean, boolean, boolean, boolean, ApplicationListener, int, int) - Method in interface lucee.runtime.util.Creation
 
createMissingIncludeException(PageSource) - Method in interface lucee.runtime.util.Excepton
create exception "LockException"
createNativeException(Throwable) - Method in interface lucee.runtime.util.Excepton
create exception "NativeException"
createNewFile() - Method in interface lucee.commons.io.res.Resource
Deprecated.
use instead #createFile(boolean)
createNewResourceSilent(Resource) - Method in interface lucee.runtime.util.ResourceUtil
creates a new File
createPageContext(File, String, String, String, Cookie[], Map<String, Object>, Map<String, String>, Map<String, Object>, OutputStream, long, boolean) - Method in interface lucee.loader.engine.CFMLEngine
create and register a PageContext, use releasePageContext when done
createPageContext(File, String, String, String, Cookie[], Map<String, Object>, Map<String, String>, Map<String, Object>, OutputStream, long, boolean) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
createPageContext(HttpServletRequest, HttpServletResponse, OutputStream) - Method in interface lucee.runtime.util.Creation
 
createPageRuntimeException(PageException) - Method in interface lucee.runtime.util.Excepton
 
createProperty(String, String) - Method in interface lucee.runtime.util.Creation
 
createQuery(String[], int, String) - Method in interface lucee.runtime.util.Creation
Deprecated.
usse instead createQuery(Collection.Key[] columns, int rows, String name)
createQuery(Collection.Key[], int, String) - Method in interface lucee.runtime.util.Creation
creates a query object with given data
createQuery(String[], String[], int, String) - Method in interface lucee.runtime.util.Creation
Deprecated.
usse instead createQuery(Collection.Key[] columns, String[] types, int rows, String name)
createQuery(Collection.Key[], String[], int, String) - Method in interface lucee.runtime.util.Creation
creates a query object with given data
createQuery(DatasourceConnection, SQL, int, int, int, String) - Method in interface lucee.runtime.util.Creation
 
createRefBoolean(boolean) - Method in interface lucee.runtime.util.Creation
 
createRefDouble(long) - Method in interface lucee.runtime.util.Creation
 
createRefInteger(int) - Method in interface lucee.runtime.util.Creation
 
createRefLong(long) - Method in interface lucee.runtime.util.Creation
 
createRefString(String) - Method in interface lucee.runtime.util.Creation
 
createRemoteClientTask(ExecutionPlan[], RemoteClient, Struct, String, String) - Method in interface lucee.runtime.util.Creation
 
createResource(String, boolean) - Method in interface lucee.runtime.util.Creation
 
createResource(Resource, short, short) - Method in interface lucee.runtime.util.ResourceUtil
create a file if possible, return file if ok, otherwise return null
createResourceLock(long, boolean) - Method in interface lucee.commons.io.res.Resources
 
createSearchData(int) - Method in interface lucee.runtime.search.SearchEngine
 
createSecurityException(String) - Method in interface lucee.runtime.util.Excepton
create exception "SecurityException"
createSecurityException(String, String) - Method in interface lucee.runtime.util.Excepton
create exception "SecurityException"
createServlet(Class<T>) - Method in class lucee.cli.servlet.ServletContextImpl
 
createSession(PageContext) - Method in interface lucee.runtime.orm.ORMEngine
 
createStruct() - Method in interface lucee.runtime.util.Creation
creates and returns a struct instance
createStruct(int) - Method in interface lucee.runtime.util.Creation
 
createStruct(String) - Method in interface lucee.runtime.util.Creation
Deprecated.
createTemplateException(String) - Method in interface lucee.runtime.util.Excepton
create exception "TemplateException"
createTemplateException(String, String) - Method in interface lucee.runtime.util.Excepton
create exception "TemplateException"
createTemporaryStream() - Method in interface lucee.runtime.util.IO
 
createTime(long) - Method in interface lucee.runtime.util.Creation
creates and returns a Time instance
createTime(int, int, int, int) - Method in interface lucee.runtime.util.Creation
creates and returns a Time instance
createTimeSpan(int, int, int, int) - Method in interface lucee.runtime.util.Creation
creates and returns a TimeSpan instance
createUUID() - Method in interface lucee.runtime.util.Creation
 
createVideoInput(Resource) - Method in interface lucee.runtime.video.VideoUtil
 
createVideoOutput(Resource) - Method in interface lucee.runtime.video.VideoUtil
 
createVideoProfile() - Method in interface lucee.runtime.video.VideoUtil
 
createXMLException(String) - Method in interface lucee.runtime.util.Excepton
create exception "XMLException"
createXMLException(String, String) - Method in interface lucee.runtime.util.Excepton
create exception "XMLException"
createXMLReader(String) - Method in class lucee.runtime.util.XMLUtilImpl
 
Creation - Interface in lucee.runtime.util
Creation of different Objects
Credential - Interface in lucee.runtime.security
Credential interface
Credentials - Interface in lucee.commons.security
Defines a Credentials, a User Information
ct(Object, Object) - Method in interface lucee.runtime.util.Operation
check if left is inside right
CustomTag - Interface in com.allaire.cfx
Alternative Implementation of Jeremy Allaire's CustomTag Interface
CustomType - Interface in lucee.runtime.type
 
cutRowsTo(int) - Method in interface lucee.runtime.type.QueryColumn
cuts row to defined size

D

DataSource - Interface in lucee.runtime.db
interface for a datasource
DatasourceConnection - Interface in lucee.runtime.db
a datasource and connection pair
DataSourceManager - Interface in lucee.runtime.db
 
Date - Class in lucee.runtime.type.dt
Date only object
Date(DateTime) - Constructor for class lucee.runtime.type.dt.Date
constructor of the class
Date(long) - Constructor for class lucee.runtime.type.dt.Date
constructor of the class
Date() - Constructor for class lucee.runtime.type.dt.Date
constructor of the class (Now)
DateTime - Class in lucee.runtime.type.dt
 
DateTime(long) - Constructor for class lucee.runtime.type.dt.DateTime
constructor of the class
DateTime() - Constructor for class lucee.runtime.type.dt.DateTime
constructor of the class
DBCREATE_DROP_CREATE - Static variable in interface lucee.runtime.orm.ORMConfiguration
 
DBCREATE_NONE - Static variable in interface lucee.runtime.orm.ORMConfiguration
 
DBCREATE_UPDATE - Static variable in interface lucee.runtime.orm.ORMConfiguration
 
DBUtil - Interface in lucee.runtime.util
 
debug() - Method in class com.allaire.cfx.DebugRequest
 
debug() - Method in interface com.allaire.cfx.Request
 
debug(String, String) - Method in interface lucee.commons.io.log.Log
log level debug
debug() - Method in interface lucee.runtime.config.Config
return if debug output will be generated
DebugDump - Interface in lucee.runtime.debug
 
DebugEntry - Interface in lucee.runtime.debug
a single debug entry
DebugEntryTemplate - Interface in lucee.runtime.debug
a single debug entry
DebugEntryTemplatePart - Interface in lucee.runtime.debug
Debug information just for a part of the templates
Debugger - Interface in lucee.runtime.debug
debugger interface
DebugOutputLog - Interface in lucee.runtime.debug
 
DebugPage - Interface in lucee.runtime.debug
debug page
DebugQuery - Class in com.allaire.cfx
Implementation of the DebugQuery
DebugQuery(String, String[], String[][]) - Constructor for class com.allaire.cfx.DebugQuery
Constructor of the DebugQuery
DebugQuery(String, String[]) - Constructor for class com.allaire.cfx.DebugQuery
Constructor of the DebugQuery
DebugRequest - Class in com.allaire.cfx
Implementation of the Debug Request
DebugRequest(Hashtable) - Constructor for class com.allaire.cfx.DebugRequest
constructor of the class
DebugRequest(Hashtable, Query) - Constructor for class com.allaire.cfx.DebugRequest
constructor of the class
DebugRequest(Hashtable, Query, Hashtable) - Constructor for class com.allaire.cfx.DebugRequest
constructor of the class
DebugResponse - Class in com.allaire.cfx
 
DebugResponse() - Constructor for class com.allaire.cfx.DebugResponse
 
DebugTextFragment - Interface in lucee.runtime.debug
 
DebugTimer - Interface in lucee.runtime.debug
 
DebugTrace - Interface in lucee.runtime.debug
 
Decision - Interface in lucee.runtime.util
Object to test if a Object is a specific type
declareRoles(String...) - Method in class lucee.cli.servlet.ServletContextImpl
 
decode(String, String) - Method in interface lucee.runtime.util.HTTPUtil
translate a url encoded string to a regular string
decouple() - Method in interface lucee.commons.io.cache.CachePro
if the cache does not necessary decouple values, this method should make sure of it.
DEFAULT - Static variable in class lucee.runtime.dump.DumpProperties
 
DEFAULT_MAX_LEVEL - Static variable in class lucee.runtime.dump.DumpProperties
 
DEFAULT_NONE - Static variable in interface lucee.runtime.dump.DumpWriter
 
DEFAULT_PLAIN - Static variable in interface lucee.runtime.dump.DumpWriter
 
DEFAULT_PORT - Static variable in interface lucee.runtime.net.mail.Server
 
DEFAULT_RICH - Static variable in interface lucee.runtime.dump.DumpWriter
 
DEFAULT_TYPE_LITERAL - Static variable in interface lucee.runtime.type.FunctionArgument
 
DEFAULT_TYPE_NULL - Static variable in interface lucee.runtime.type.FunctionArgument
 
DEFAULT_TYPE_RUNTIME_EXPRESSION - Static variable in interface lucee.runtime.type.FunctionArgument
 
delete() - Method in interface lucee.commons.io.res.Resource
Deprecated.
replaced with method remove(boolean)
delete(File) - Static method in class lucee.loader.util.Util
 
delete(PageContext, Object) - Method in interface lucee.runtime.orm.ORMSession
delete elememt from datasource
delete() - Method in interface lucee.runtime.search.SearchCollection
delete the collection
delete(URL, String, String, int, String, String, String, int, String, String, Header[]) - Method in interface lucee.runtime.util.HTTPUtil
 
deleteContent(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
delete the content of a directory
deleteEmptyFolders(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
deleteIndex(PageContext, String, short, String) - Method in interface lucee.runtime.search.SearchCollection
delete a Index from collection
deleteRow() - Method in class lucee.runtime.cfx.QueryWrap
 
DENY_OVERWRITE - Static variable in interface lucee.runtime.search.SearchEngine
overwrite denied
detail() - Method in interface lucee.runtime.spooler.SpoolerTask
returns advanced info to the task
DIALECT_BOTH - Static variable in interface lucee.loader.engine.CFMLEngine
 
DIALECT_CFML - Static variable in interface lucee.loader.engine.CFMLEngine
 
DIALECT_LUCEE - Static variable in interface lucee.loader.engine.CFMLEngine
 
directrySize(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
directrySize(Resource, ResourceNameFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
divide(double, double) - Method in interface lucee.runtime.util.Operation
divide operation
doAfterBody() - Method in class lucee.runtime.ext.tag.BodyTagSupport
 
doCatch(Throwable) - Method in class lucee.runtime.ext.tag.BodyTagTryCatchFinallySupport
 
doCustomTagDeepSearch() - Method in interface lucee.runtime.config.Config
 
doEndTag() - Method in class lucee.runtime.ext.tag.TagSupport
 
doFinally() - Method in class lucee.runtime.ext.tag.BodyTagTryCatchFinallySupport
 
doInclude(PageSource[], boolean) - Method in class lucee.runtime.PageContext
includes a path from a absolute path
doInclude(String) - Method in class lucee.runtime.PageContext
Deprecated.
used doInclude(String source, boolean runOnce) instead. Still used by extensions ...
doInclude(String, boolean) - Method in class lucee.runtime.PageContext
includes a path from a absolute path
doInitBody() - Method in class lucee.runtime.ext.tag.BodyTagSupport
 
doLocalCustomTag() - Method in interface lucee.runtime.config.Config
define if lucee search in local directory for custom tags or not
doLog(Bundle, ServiceReference, int, String, Throwable) - Method in class lucee.loader.osgi.LoggerImpl
 
doRestart() - Method in interface lucee.runtime.gateway.Gateway
restart the gateway
doStart() - Method in interface lucee.runtime.gateway.Gateway
starts the gateway
doStartTag() - Method in class lucee.runtime.ext.tag.TagSupport
 
doStop() - Method in interface lucee.runtime.gateway.Gateway
stop the gateway
downloadBundle(String, String, Identification) - Method in class lucee.loader.engine.CFMLEngineFactory
 
Dumpable - Interface in lucee.runtime.dump
this interface make a object printable, also to a simple object
DumpData - Interface in lucee.runtime.dump
 
DumpProperties - Class in lucee.runtime.dump
 
DumpProperties(int, Set<String>, Set<String>, int, boolean, boolean) - Constructor for class lucee.runtime.dump.DumpProperties
 
DumpRow - Class in lucee.runtime.dump
 
DumpRow(int, DumpData[]) - Constructor for class lucee.runtime.dump.DumpRow
constructor of the class
DumpRow(int, DumpData) - Constructor for class lucee.runtime.dump.DumpRow
Constructor of the class
DumpRow(int, DumpData, DumpData) - Constructor for class lucee.runtime.dump.DumpRow
Constructor of the class
DumpRow(int, DumpData, DumpData, DumpData) - Constructor for class lucee.runtime.dump.DumpRow
Constructor of the class
DumpRow(int, DumpData, DumpData, DumpData, DumpData) - Constructor for class lucee.runtime.dump.DumpRow
Constructor of the class
DumpRow(int, DumpData, DumpData, DumpData, DumpData, DumpData) - Constructor for class lucee.runtime.dump.DumpRow
Constructor of the class
DumpRow(int, DumpData, DumpData, DumpData, DumpData, DumpData, DumpData) - Constructor for class lucee.runtime.dump.DumpRow
Constructor of the class
DumpTable - Class in lucee.runtime.dump
class to generate Lucee HTML Boxes for dumps
DumpTable(String, String, String) - Constructor for class lucee.runtime.dump.DumpTable
 
DumpTable(String, String, String, String) - Constructor for class lucee.runtime.dump.DumpTable
 
DumpTable(String, String, String, String, String) - Constructor for class lucee.runtime.dump.DumpTable
 
DumpWriter - Interface in lucee.runtime.dump
writes out dumpdata to a writer
Duplicable - Interface in lucee.runtime.type
 
duplicate(Config) - Method in interface lucee.runtime.cache.CacheConnection
 
duplicate(boolean) - Method in interface lucee.runtime.type.Collection
 
duplicate(boolean) - Method in interface lucee.runtime.type.Duplicable
 
duplicate() - Method in interface lucee.runtime.type.scope.ClusterRemote
duplicate this object
duplicate() - Method in interface lucee.runtime.type.UDF
 
duplicate(boolean) - Method in interface lucee.runtime.util.QueryStack
 
duplicate() - Method in interface lucee.runtime.video.VideoProfile
 
DynamicAttributes - Interface in lucee.runtime.ext.tag
Interface for Dynmaic Attributes for tags (in j2ee at version 1.4.x)

E

emptyIfNull(String) - Method in interface lucee.runtime.util.Strings
 
enableShowQueryUsage() - Method in interface lucee.runtime.type.Query
 
encode() - Method in interface lucee.runtime.security.Credential
encode rhe Credential to a Base64 String value
encode(String, String) - Method in interface lucee.runtime.util.HTTPUtil
translate a string in the URLEncoded Format
end() - Method in interface lucee.runtime.db.DataSourceManager
ends the manual commit state
end(int, String) - Method in interface lucee.runtime.engine.ExecutionLog
 
end() - Method in interface lucee.runtime.orm.ORMTransaction
 
endsWithIgnoreCase(String, String) - Method in interface lucee.runtime.util.Strings
 
engine - Variable in class lucee.loader.servlet.AbsServlet
 
EngineChangeListener - Interface in lucee.loader.engine
Listener for Engine changes
enter(PageContext) - Method in interface lucee.runtime.engine.ThreadQueue
 
entries() - Method in interface lucee.commons.io.cache.Cache
Returns a List of entries containing in this cache Each element in the returned list is a CacheEntry.
entries(CacheKeyFilter) - Method in interface lucee.commons.io.cache.Cache
Returns a list of entries containing in this cache that match the given filter.
entries(CacheEntryFilter) - Method in interface lucee.commons.io.cache.Cache
Returns a list of entries containing in this cache that match the given filter.
EntryInfo - Interface in lucee.commons.io.cache
 
entryIterator(int) - Method in interface lucee.runtime.Component
 
entryIterator() - Method in interface lucee.runtime.type.Iteratorable
 
EnumerationWrapper<T> - Class in lucee.cli.util
class to make a enumaration from a ser, map or iterator
EnumerationWrapper(Map<T, ?>) - Constructor for class lucee.cli.util.EnumerationWrapper
 
EnumerationWrapper(Set<T>) - Constructor for class lucee.cli.util.EnumerationWrapper
 
EnumerationWrapper(Iterator<T>) - Constructor for class lucee.cli.util.EnumerationWrapper
 
equals(Object, Object, boolean) - Method in interface lucee.runtime.util.Operation
Method to compare to different values, return true of objects are same otherwise false
equals(Component, Component) - Method in interface lucee.runtime.util.ORMUtil
 
equalsComplex(Object, Object, boolean, boolean) - Method in interface lucee.runtime.util.Operation
 
equalsComplexEL(Object, Object, boolean, boolean) - Method in interface lucee.runtime.util.Operation
 
equalsIgnoreCase(Collection.Key) - Method in interface lucee.runtime.type.Collection.Key
compare to object, ignore case of input
equalTo(CFMLEngine, boolean) - Method in class lucee.loader.engine.CFMLEngineWrapper
this interface is new to this class and not offically part of Lucee 3.x, do not use outside the loader
equalTo(String) - Method in interface lucee.runtime.Component
 
eqv(Object, Object) - Method in interface lucee.runtime.util.Operation
Equivalence: Return True if both operands are True or both are False.
ERR - Static variable in interface lucee.runtime.util.SystemUtil
 
error(String, String) - Method in interface lucee.commons.io.log.Log
log level error
error(String, Throwable) - Method in interface lucee.commons.io.log.Log
 
error(String, String, Throwable) - Method in interface lucee.commons.io.log.Log
 
ErrorPage - Interface in lucee.runtime.err
represent a Error Page
escapeHTML(String) - Method in interface lucee.runtime.util.HTMLUtil
escapes html character inside a string
escapeHTML(String, short) - Method in interface lucee.runtime.util.HTMLUtil
escapes html character inside a string
escapeXMLString(String) - Method in interface lucee.runtime.util.XMLUtil
 
escapeXMLString(String) - Method in class lucee.runtime.util.XMLUtilImpl
 
evaluate(String) - Method in class lucee.runtime.PageContext
evaluate given expression
eventHandler() - Method in interface lucee.runtime.orm.ORMConfiguration
 
eventHandling() - Method in interface lucee.runtime.orm.ORMConfiguration
 
evictCollection(PageContext, String, String) - Method in interface lucee.runtime.orm.ORMSession
 
evictCollection(PageContext, String, String, String) - Method in interface lucee.runtime.orm.ORMSession
 
evictEntity(PageContext, String) - Method in interface lucee.runtime.orm.ORMSession
 
evictEntity(PageContext, String, String) - Method in interface lucee.runtime.orm.ORMSession
 
evictQueries(PageContext) - Method in interface lucee.runtime.orm.ORMSession
 
evictQueries(PageContext, String) - Method in interface lucee.runtime.orm.ORMSession
 
evictQueries(PageContext, String, String) - Method in interface lucee.runtime.orm.ORMSession
 
Excepton - Interface in lucee.runtime.util
class to get exceptions of different types
executable() - Method in interface lucee.runtime.PageSource
returns true if the page source can be executed, means the source exists or is trusted and loaded
execute(PageContext, PageSource) - Method in interface lucee.runtime.listener.RequestListener
execute by the Application Listener
execute(String, boolean, boolean) - Method in class lucee.runtime.PageContext
execute a request to the PageConext
execute(String) - Method in interface lucee.runtime.spooler.SpoolerEngine
execute task by id and return error thrown by task
execute(SpoolerTask) - Method in interface lucee.runtime.spooler.SpoolerEngine
execute task and return error thrown by task
execute(Config) - Method in interface lucee.runtime.spooler.SpoolerTask
execute Task
execute(Config) - Method in interface lucee.runtime.spooler.Task
 
executeCFML(String, boolean, boolean) - Method in class lucee.runtime.PageContext
execute a request to the PageConext form CFML
executeQuery(PageContext, String, String, Array, boolean, Struct) - Method in interface lucee.runtime.orm.ORMSession
 
executeQuery(PageContext, String, String, Struct, boolean, Struct) - Method in interface lucee.runtime.orm.ORMSession
 
executeRest(String, boolean) - Method in class lucee.runtime.PageContext
 
ExecutionLog - Interface in lucee.runtime.engine
 
ExecutionPlan - Interface in lucee.runtime.spooler
 
executionTime() - Method in interface lucee.runtime.type.Query
Deprecated.
use getExecutionTime() instead
exeLogEnd(int, String) - Method in class lucee.runtime.PageContext
 
exeLogStart(int, String) - Method in class lucee.runtime.PageContext
 
exists() - Method in interface lucee.commons.io.res.Resource
Tests whether the resource denoted by this abstract pathname exists.
exists() - Method in interface lucee.runtime.PageSource
 
exit(PageContext) - Method in interface lucee.runtime.engine.ThreadQueue
 
exponent(Object, Object) - Method in interface lucee.runtime.util.Operation
calculate the exponent of the left value
Extension - Interface in lucee.runtime.extension
 
ExtensionFilter - Class in lucee.loader.util
Filter fuer die listFiles Methode des FIle Objekt, zum filtern von FIles mit einer bestimmten Extension.
ExtensionFilter(String) - Constructor for class lucee.loader.util.ExtensionFilter
Konstruktor des Filters
ExtensionFilter(String, boolean) - Constructor for class lucee.loader.util.ExtensionFilter
Konstruktor des Filters
ExtensionFilter(String[]) - Constructor for class lucee.loader.util.ExtensionFilter
 
ExtensionFilter(String[], boolean) - Constructor for class lucee.loader.util.ExtensionFilter
 
ExtensionFilter(String[], boolean, boolean) - Constructor for class lucee.loader.util.ExtensionFilter
 
ExtensionProvider - Interface in lucee.runtime.extension
 
ExtFilter() - Constructor for class lucee.cli.MainEntryPoint.ExtFilter
 
extractCoreIfLoader(File) - Static method in class lucee.loader.engine.CFMLEngineFactory
 
extractName(String) - Method in interface lucee.runtime.util.ClassUtil
extracts the Class name of a classname with package
extractPackage(String) - Method in interface lucee.runtime.util.ClassUtil
extracts the package from a className, return null, if there is none.

F

FAILED - Static variable in interface lucee.runtime.gateway.Gateway
 
FALSE - Static variable in class lucee.runtime.Page
 
fatal(String, String) - Method in interface lucee.commons.io.log.Log
log level fatal
FDControllerFactory - Class in com.intergral.fusiondebug.server
 
FDControllerFactory() - Constructor for class com.intergral.fusiondebug.server.FDControllerFactory
Constructor of the class should never be invoked but still public to be shure that we do not run into problems
felix - Variable in class lucee.loader.osgi.BundleCollection
 
FILE_ANTI_SEPERATOR - Static variable in interface lucee.runtime.util.ResourceUtil
Field FILE_ANTI_SEPERATOR
FILE_SEPERATOR - Static variable in interface lucee.runtime.util.ResourceUtil
Field FILE_SEPERATOR
FileServlet - Class in lucee.loader.servlet
 
FileServlet() - Constructor for class lucee.loader.servlet.FileServlet
 
find(String, String) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, case sensitive
find(String, String, String) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, do not case sensitive
findColumn(String) - Method in class lucee.runtime.cfx.QueryWrap
 
findForSwitch(String, String, String) - Method in interface lucee.runtime.util.ListUtil
 
findIgnoreEmpty(String, String, String) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, case sensitive, ignore empty items
findIgnoreEmpty(String, String, char) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, case sensitive, ignore empty items
findNoCase(String, String, String) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, do not ignore case
findNoCase(String, String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, do not ignore case
findNoCaseIgnoreEmpty(String, String, String) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, ignore case, ignore empty items
findNoCaseIgnoreEmpty(String, String, char) - Method in interface lucee.runtime.util.ListUtil
finds a value inside a list, ignore case, ignore empty items
first(String, String) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getStringUtil().first(...);
first() - Method in class lucee.runtime.cfx.QueryWrap
 
first(String, String, boolean, int) - Method in interface lucee.runtime.util.ListUtil
 
first(String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
 
first(String, String, boolean) - Method in interface lucee.runtime.util.Strings
return first element of the list
FlashEngine - Interface in lucee.runtime.flash
 
flush() - Method in class coldfusion.cfc.CFCProxy
 
flush(PageContext) - Method in interface lucee.runtime.orm.ORMSession
flush all elements in the default sessions
flush(PageContext, String) - Method in interface lucee.runtime.orm.ORMSession
flush all elements in a specific sessions defined by datasource name
flush() - Method in class lucee.runtime.PageContext
Flush Content of buffer to the response stream of the Socket.
flush() - Method in class lucee.runtime.util.Pack200Util.DevNullOutputStream
 
flushAll(PageContext) - Method in interface lucee.runtime.orm.ORMSession
flush all elements in all sessions (for all datasources)
flushAtRequestEnd() - Method in interface lucee.runtime.orm.ORMConfiguration
 
forceWrite(String) - Method in class lucee.runtime.PageContext
Writes a String to the Response Buffer,also when cfoutputonly is true and execution is outside of a cfoutput
ForEachIteratorable - Interface in lucee.runtime.type
in that case the object itself decides the resulting iterator type (key,value or ....)
Form - Interface in lucee.runtime.type.scope
interface fro scope form
FormItem - Interface in lucee.runtime.type.scope
 
formScope() - Method in class lucee.runtime.PageContext
 
Function - Interface in lucee.runtime.ext.function
Interface for Functions
FunctionArgument - Interface in lucee.runtime.type
a function argument definition
FunctionValue - Interface in lucee.runtime.type
represent a named function value for a functions

G

Gateway - Interface in lucee.runtime.gateway
 
GatewayEngine - Interface in lucee.runtime.gateway
 
generateToken(String, boolean) - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
get(PageContext, String) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
get(int, Collection.Key) - Method in interface lucee.runtime.Component
 
get(int, Collection.Key, Object) - Method in interface lucee.runtime.Component
 
get(Object, String) - Method in class lucee.runtime.PageContext
get(Object, Collection.Key) - Method in class lucee.runtime.PageContext
 
get(Object, String, Object) - Method in class lucee.runtime.PageContext
get(Object, Collection.Key, Object) - Method in class lucee.runtime.PageContext
 
get(PageContext, SQL, String, String, String, Date) - Method in interface lucee.runtime.query.QueryCache
 
get(int, Object) - Method in interface lucee.runtime.type.Array
return object a given position, key can only be a integer from 1 to array len
get(String) - Method in interface lucee.runtime.type.Collection
get(Collection.Key) - Method in interface lucee.runtime.type.Collection
return a value from the collection
get(String, Object) - Method in interface lucee.runtime.type.Collection
get(Collection.Key, Object) - Method in interface lucee.runtime.type.Collection
return a value from the collection, if key doesn't exist, dont throw a exception, reeturns null
get(PageContext, Collection.Key, Object) - Method in interface lucee.runtime.type.Objects
return property
get(PageContext, Collection.Key) - Method in interface lucee.runtime.type.Objects
return property or getter of the ContextCollection
get(int) - Method in interface lucee.runtime.type.QueryColumn
Deprecated.
use instead get(int row, Object defaultValue)
get(int, Object) - Method in interface lucee.runtime.type.QueryColumn
return the value in this row (can be null), when row number is invalid the default value is returned
get(PageContext) - Method in interface lucee.runtime.type.ref.Reference
 
get(PageContext, Object) - Method in interface lucee.runtime.type.ref.Reference
 
get(URL, String, String, int, String, String, String, int, String, String, Header[]) - Method in interface lucee.runtime.util.HTTPUtil
make a http requst to given url
get(PageContext, Object, String, Object) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
use instead get(PageContext pc, Object coll, Collection.Key key, Object defaultValue);
get(PageContext, Object, Collection.Key, Object) - Method in interface lucee.runtime.util.VariableUtil
return a property from the given Object, when property doesn't exists return null
get(PageContext, Object, String) - Method in interface lucee.runtime.util.VariableUtil
return a property from the given Object, when property doesn't exists throw exception
getAbsName() - Method in interface lucee.runtime.Component
 
getAbsolutePath() - Method in interface lucee.commons.io.res.Resource
Returns the absolute pathname string of this abstract pathname.
getAbsoluteResource() - Method in interface lucee.commons.io.res.Resource
Returns the absolute form of this abstract pathname.
getAccess() - Method in interface lucee.runtime.component.Member
return the access modifier of this member
getAccess(int) - Method in interface lucee.runtime.security.SecurityManager
 
getAccess(String) - Method in interface lucee.runtime.security.SecurityManager
 
getAccess() - Method in interface lucee.runtime.type.UDFProperties
 
getAccessCount() - Method in interface lucee.runtime.PageSource
 
getAccessKeyId() - Method in interface lucee.runtime.net.s3.Properties
 
getAction() - Method in interface lucee.runtime.debug.DebugTrace
 
getActionMonitor(String) - Method in interface lucee.runtime.config.Config
 
getActiveComponent() - Method in class lucee.runtime.PageContext
 
getActiveUDF() - Method in class lucee.runtime.PageContext
 
getAddional() - Method in interface lucee.runtime.exp.IPageException
Deprecated.
use instead getAdditional();
getAddional() - Method in exception lucee.runtime.exp.PageServletException
 
getAdditional() - Method in interface lucee.runtime.exp.IPageException
 
getAdditional() - Method in exception lucee.runtime.exp.PageServletException
 
getAddressSize() - Method in interface lucee.runtime.util.SystemUtil
 
getAdminPassword() - Method in interface lucee.runtime.config.RemoteClient
 
getAdminPasswordEncrypted() - Method in interface lucee.runtime.config.RemoteClient
 
getAdminSyncClass() - Method in interface lucee.runtime.config.Config
 
getAllHeaders() - Method in interface lucee.commons.net.http.HTTPResponse
 
getAllowCompression() - Method in interface lucee.runtime.listener.ApplicationContext
 
getAllScheduleTasks() - Method in interface lucee.runtime.schedule.Scheduler
returns all schedule tasks valid or not
getAllTasksAsQuery(int, int) - Method in interface lucee.runtime.spooler.SpoolerEngine
 
getAMFEngine() - Method in interface lucee.runtime.config.ConfigWeb
 
getApiKey() - Method in interface lucee.runtime.config.Identification
 
getAppendix() - Method in interface lucee.runtime.ext.tag.AppendixTag
 
getApplicationContext() - Method in class lucee.runtime.PageContext
 
getApplicationListener() - Method in interface lucee.runtime.config.Config
return current application listener
getApplicationTimeout() - Method in interface lucee.runtime.config.Config
 
getApplicationTimeout() - Method in interface lucee.runtime.listener.ApplicationContext
 
getArchive() - Method in interface lucee.runtime.Mapping
 
getArchiveClass(String) - Method in interface lucee.runtime.Mapping
 
getArchiveClass(String, Class<?>) - Method in interface lucee.runtime.Mapping
 
getArchiveResourceAsStream(String) - Method in interface lucee.runtime.Mapping
 
getArguments() - Method in interface lucee.commons.io.res.ResourceProvider
returns the arguments defined for this resource
getArgumentsScope() - Method in interface lucee.runtime.type.scope.Caller
 
getArray(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getArray(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getAsciiStream(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getAsciiStream(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getAspectRatio() - Method in interface lucee.runtime.video.VideoProfile
 
getAt(String, int) - Method in interface lucee.runtime.type.Query
getAt(Collection.Key, int) - Method in interface lucee.runtime.type.Query
return a value of the resultset by specified column and row
getAt(String, int, Object) - Method in interface lucee.runtime.type.Query
getAt(Collection.Key, int, Object) - Method in interface lucee.runtime.type.Query
return a value of the resultset by specified column and row, otherwise return defaultValue
getAt(String, String, int, boolean, String) - Method in interface lucee.runtime.util.ListUtil
gets a value from list
getAttribute(String, String) - Method in class com.allaire.cfx.DebugRequest
 
getAttribute(String) - Method in class com.allaire.cfx.DebugRequest
 
getAttribute(String) - Method in interface com.allaire.cfx.Request
returns attribute matching key
getAttribute(String, String) - Method in interface com.allaire.cfx.Request
returns attribute matching key
getAttribute(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getAttribute(short) - Method in interface lucee.commons.io.res.Resource
return value of a specific attribute
getAttributeList() - Method in class com.allaire.cfx.DebugRequest
 
getAttributeList() - Method in interface com.allaire.cfx.Request
return all sattribute keys
getAttributeMax() - Method in interface lucee.runtime.ext.tag.TagMetaData
maximum count of attributes needed for tag
getAttributeMin() - Method in interface lucee.runtime.ext.tag.TagMetaData
minimal count of attributes needed for tag
getAttributeNames() - Method in class lucee.cli.servlet.ServletContextImpl
 
getAttributes() - Method in interface lucee.runtime.ext.tag.TagMetaData
fix attributes of the tag
getAttributeType() - Method in interface lucee.runtime.ext.tag.TagMetaData
attribute type
getAudioBitrate() - Method in interface lucee.runtime.video.VideoInfo
 
getAudioBitrate() - Method in interface lucee.runtime.video.VideoProfile
 
getAudioChannels() - Method in interface lucee.runtime.video.VideoInfo
 
getAudioCodec() - Method in interface lucee.runtime.video.VideoInfo
 
getAudioCodec() - Method in interface lucee.runtime.video.VideoProfile
 
getAudioSamplerate() - Method in interface lucee.runtime.video.VideoInfo
 
getAudioSamplerate() - Method in interface lucee.runtime.video.VideoProfile
 
getAuthor() - Method in interface lucee.runtime.extension.Extension
 
getAuthor() - Method in interface lucee.runtime.search.SearchResulItem
 
getAuthor() - Method in interface lucee.runtime.video.VideoOutput
 
getAverageExecutionTime() - Method in interface lucee.runtime.debug.DebugPage
return the average execution time of the page
getBaseAbsName() - Method in interface lucee.runtime.Component
 
getBaseComponent() - Method in interface lucee.runtime.Component
 
getBaseComponentPageSource(int) - Method in interface lucee.runtime.config.Config
 
getBaseComponentTemplate(int) - Method in interface lucee.runtime.config.Config
 
getBasePageSource() - Method in class lucee.runtime.PageContext
 
getBigDecimal(int, int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBigDecimal(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBigDecimal(String, int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBigDecimal(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getBinaryStream(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBinaryStream(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getBlob(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBlob(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getBodyContent() - Method in interface lucee.runtime.ext.tag.TagMetaData
type of the body content
getBoolean(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBoolean(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getBorderColor() - Method in class lucee.runtime.dump.DumpTable
 
getBufferOutput() - Method in interface lucee.runtime.listener.ApplicationContext
 
getBufferOutput(PageContext) - Method in interface lucee.runtime.type.UDF
 
getBufferSize() - Method in interface lucee.runtime.video.VideoProfile
 
getBundleCollection() - Method in interface lucee.loader.engine.CFMLEngine
 
getBundleCollection() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getBundleContext() - Method in interface lucee.loader.engine.CFMLEngine
 
getBundleContext() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getBundleContext() - Method in class lucee.loader.osgi.BundleCollection
 
getBundleDirectory() - Method in class lucee.loader.engine.CFMLEngineFactory
 
getByte(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getByte(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getBytes(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getBytes(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getCacheConfig() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getCacheConnections() - Method in interface lucee.runtime.config.Config
 
getCacheDefaultConnection(int) - Method in interface lucee.runtime.config.Config
get default cache connection for a specific type
getCacheDefaultConnectionName(int) - Method in interface lucee.runtime.config.Config
get name of a default cache connection for a specific type
getCacheDir() - Method in interface lucee.runtime.config.Config
 
getCacheDirSize() - Method in interface lucee.runtime.config.Config
 
getCachedWithin(int) - Method in interface lucee.runtime.config.Config
 
getCachedWithin(int) - Method in interface lucee.runtime.listener.ApplicationContext
 
getCachedWithin(int) - Method in class lucee.runtime.PageContext
 
getCacheEntry(String) - Method in interface lucee.commons.io.cache.Cache
return cache entry that match the key, throws a CacheException when entry does not exist or is stale
getCacheEntry(String, CacheEntry) - Method in interface lucee.commons.io.cache.Cache
return cache entry that match the key or the defaultValue when entry does not exist
getCacheHandlerCollection(int, CacheHandlerCollection) - Method in interface lucee.runtime.config.ConfigWeb
 
getCacheProvider() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getCacheType() - Method in interface lucee.runtime.debug.QueryEntry
 
getCacheType() - Method in interface lucee.runtime.type.Query
 
getCallName() - Method in interface lucee.runtime.Component
 
getCallPath() - Method in interface lucee.runtime.Interface
 
getCanonicalFileEL(File) - Static method in class lucee.loader.util.Util
Deprecated.
no replacement Returns the canonical form of this abstract pathname.
getCanonicalPath() - Method in interface lucee.commons.io.res.Resource
Returns the canonical pathname string of this abstract pathname.
getCanonicalPathSilent(Resource) - Method in interface lucee.runtime.util.ResourceUtil
Returns the canonical form of this abstract pathname.
getCanonicalResource() - Method in interface lucee.commons.io.res.Resource
Returns the canonical form of this abstract pathname.
getCanonicalResourceSilent(Resource) - Method in interface lucee.runtime.util.ResourceUtil
Returns the canonical form of this abstract pathname.
getCascading(Collection.Key) - Method in interface lucee.runtime.type.scope.Undefined
Deprecated.
use instead
getCascading(Collection.Key, Object) - Method in interface lucee.runtime.type.scope.Undefined
gets a key from all cascaded scopes, but not from variables scope
getCastUtil() - Method in interface lucee.loader.engine.CFMLEngine
return the cast util
getCastUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getCatalog() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getCatch() - Method in class lucee.runtime.PageContext
 
getCatchBlock(PageContext) - Method in interface lucee.runtime.exp.IPageException
Deprecated.
use instead getCatchBlock(Config config);
getCatchBlock(Config) - Method in interface lucee.runtime.exp.IPageException
return detailed catch block of the error
getCatchBlock(PageContext) - Method in exception lucee.runtime.exp.PageServletException
 
getCatchBlock(Config) - Method in exception lucee.runtime.exp.PageServletException
 
getCategories() - Method in interface lucee.runtime.search.SearchIndex
 
getCategory() - Method in interface lucee.runtime.debug.DebugTrace
 
getCategory() - Method in interface lucee.runtime.extension.Extension
 
getCategory() - Method in interface lucee.runtime.search.SearchResulItem
 
getCategoryInfo() - Method in interface lucee.runtime.search.SearchCollection
 
getCategoryTree() - Method in interface lucee.runtime.search.SearchIndex
 
getCategoryTree() - Method in interface lucee.runtime.search.SearchResulItem
 
getCfcLocations() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getCFID() - Method in class lucee.runtime.PageContext
 
getCFMLComponentExtension() - Method in interface lucee.Info
 
getCFMLComponentExtensions() - Method in interface lucee.Info
Deprecated.
getCFMLEngine() - Method in interface lucee.runtime.config.ConfigServer
Deprecated.
use instead getEngine
getCFMLEngineFactory() - Method in interface lucee.loader.engine.CFMLEngine
 
getCFMLEngineFactory() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getCFMLExtensions() - Method in class lucee.runtime.CFMLFactory
 
getCFMLFactory(ServletConfig, HttpServletRequest) - Method in interface lucee.loader.engine.CFMLEngine
 
getCFMLFactory(ServletConfig, HttpServletRequest) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getCFMLFactory() - Method in class lucee.runtime.PageContext
 
getCFMLTemplateExtensions() - Method in interface lucee.Info
 
getCFToken() - Method in class lucee.runtime.PageContext
 
getCFXTagClass(String) - Method in interface lucee.runtime.cfx.CFXTagPool
 
getCFXTagPool() - Method in interface lucee.runtime.config.Config
 
getCGIScopeReadonly() - Method in interface lucee.runtime.listener.ApplicationContext
 
getCharacterStream(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getCharacterStream(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getCharset() - Method in interface lucee.commons.io.res.ContentType
 
getCharset() - Method in interface lucee.commons.net.http.HTTPResponse
 
getCharset() - Method in interface lucee.runtime.util.SystemUtil
 
getCheckArguments() - Method in interface lucee.runtime.type.scope.Undefined
 
getChildCount(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
getChildElementsAsArray(Node) - Method in class lucee.runtime.util.XMLUtilImpl
return all Element Children of a node
getChildNode(Node, short, String, int) - Method in interface lucee.runtime.util.XMLUtil
 
getChildNode(Node, short, String, int) - Method in class lucee.runtime.util.XMLUtilImpl
 
getChildNodes(Node, short, String) - Method in interface lucee.runtime.util.XMLUtil
return all Children of a node by a defined type as Node List
getChildNodes(Node, short, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
getChildNodesAsArray(Node, short) - Method in class lucee.runtime.util.XMLUtilImpl
return all Children of a node by a defined type as Node Array
getChildNodesAsArray(Node, short, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
getChildNodesAsList(Node, short, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
getChildThread() - Method in interface lucee.runtime.type.scope.Threads
 
getChildWithName(String, Element) - Method in interface lucee.runtime.util.XMLUtil
 
getChildWithName(String, Element) - Method in class lucee.runtime.util.XMLUtilImpl
 
getClassDefinition() - Method in interface lucee.runtime.cache.CacheConnection
 
getClassDefinition() - Method in interface lucee.runtime.db.DataSource
 
getClassDirectory() - Method in interface lucee.runtime.config.Config
return directory, where lucee deploy translated cfml classes (java and class files)
getClasses() - Method in interface lucee.runtime.cfx.CFXTagPool
 
getClasses(Object[]) - Method in interface lucee.runtime.util.ClassUtil
get all Classes from a Object Array
getClassLoader() - Method in class lucee.cli.servlet.ServletContextImpl
 
getClassLoader() - Method in interface lucee.runtime.config.Config
 
getClassLoaderDirectory() - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
 
getClassLoaderRoot(ClassLoader) - Static method in class lucee.loader.engine.CFMLEngineFactory
returns the path where the classloader is located
getClassName() - Method in interface lucee.runtime.db.ClassDefinition
 
getClassName() - Method in interface lucee.runtime.PageSource
 
getClassRootDirectory() - Method in interface lucee.runtime.Mapping
 
getClassUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getClassUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getClazz() - Method in interface lucee.runtime.component.Property
 
getClazz() - Method in interface lucee.runtime.db.ClassDefinition
 
getClazz(Class<T>) - Method in interface lucee.runtime.db.ClassDefinition
 
getClazz() - Method in interface lucee.runtime.monitor.Monitor
 
getClientCluster() - Method in interface lucee.runtime.config.Config
 
getClientCluster() - Method in interface lucee.runtime.listener.ApplicationContext
 
getClientScopeDir() - Method in interface lucee.runtime.config.Config
 
getClientScopeDirSize() - Method in interface lucee.runtime.config.Config
 
getClientstorage() - Method in interface lucee.runtime.listener.ApplicationContext
 
getClientTimeout() - Method in interface lucee.runtime.config.Config
 
getClientTimeout() - Method in interface lucee.runtime.listener.ApplicationContext
 
getClientType() - Method in interface lucee.runtime.config.Config
 
getClob(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getClob(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getClosedTaskCount() - Method in interface lucee.runtime.spooler.SpoolerEngine
 
getClosedTasksAsQuery(int, int) - Method in interface lucee.runtime.spooler.SpoolerEngine
 
getClusterClass() - Method in interface lucee.runtime.config.Config
Deprecated.
getCodename() - Method in interface lucee.runtime.extension.Extension
 
getCollection(Object, String) - Method in class lucee.runtime.PageContext
getCollection(Object, Collection.Key) - Method in class lucee.runtime.PageContext
same like getProperty but return a collection object (QueryColumn) if return object is a Query
getCollection(Object, String, Object) - Method in class lucee.runtime.PageContext
getCollection(Object, Collection.Key, Object) - Method in class lucee.runtime.PageContext
same like getProperty but return a collection object (QueryColumn) if return object is a Query
getCollection(String) - Method in interface lucee.runtime.type.scope.Undefined
getCollection(Collection.Key) - Method in interface lucee.runtime.type.scope.Undefined
return value matching key, if value is from Query return a QueryColumn
getCollection(PageContext, Object, String, Object) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
use instead
getCollection(PageContext, Object, Collection.Key, Object) - Method in interface lucee.runtime.util.VariableUtil
return a property from the given Object, when property doesn't exists return null
getCollection(PageContext, Object, String) - Method in interface lucee.runtime.util.VariableUtil
return a property from the given Object, when coll is a query return a Column,when property doesn't exists throw exception
getCollectionByName(String) - Method in interface lucee.runtime.search.SearchEngine
returns a collection by name
getCollectionsAsQuery() - Method in interface lucee.runtime.search.SearchEngine
 
getColumn(String) - Method in interface lucee.runtime.type.Query
getColumn(Collection.Key) - Method in interface lucee.runtime.type.Query
return the query column matching to key
getColumn(String, QueryColumn) - Method in interface lucee.runtime.type.Query
getColumn(Collection.Key, QueryColumn) - Method in interface lucee.runtime.type.Query
return the query column matching to key, if key not exist return null
getColumnCount() - Method in interface lucee.runtime.type.Query
 
getColumnFromACollection(Collection.Key) - Method in interface lucee.runtime.util.QueryStack
loop over all Queries and return value as QueryColumn at first ocurrence
getColumnIndex(String) - Method in interface com.allaire.cfx.Query
returns index of a columnName
getColumnIndex(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getColumnList() - Method in class coldfusion.xml.rpc.QueryBean
 
getColumnName(ResultSetMetaData, int) - Method in interface lucee.runtime.util.DBUtil
 
getColumnNames() - Method in interface com.allaire.cfx.Query
 
getColumnNames() - Method in class lucee.runtime.cfx.QueryWrap
 
getColumnNames() - Method in interface lucee.runtime.type.Query
 
getColumnNames(Query) - Method in interface lucee.runtime.util.DBUtil
 
getColumnNamesAsString() - Method in interface com.allaire.cfx.Query
 
getColumnNamesAsString() - Method in class lucee.runtime.cfx.QueryWrap
 
getColumnNamesAsString() - Method in interface lucee.runtime.type.Query
 
getColumns() - Method in interface com.allaire.cfx.Query
Deprecated.
use instead getColumnNamesAsString()
getColumns() - Method in class lucee.runtime.cfx.QueryWrap
 
getCommandAsString() - Method in interface lucee.runtime.video.VideoInput
 
getComment() - Method in class lucee.runtime.dump.DumpTable
returns the comment of the DumpTable, if not defined returns null
getComment() - Method in interface lucee.runtime.video.VideoOutput
 
getCompileTime() - Method in class lucee.runtime.Page
return the time when the file was compiled
getCompileTime(PageContext, PageSource, long) - Method in interface lucee.runtime.util.TemplateUtil
 
getCompileTime(PageContext, PageSource) - Method in interface lucee.runtime.util.TemplateUtil
 
getCompileType() - Method in interface lucee.runtime.config.Config
return the compile type of this context
getComponent() - Method in interface lucee.runtime.ComponentScope
Returns the value of component.
getComponent() - Method in interface lucee.runtime.type.ComponentMethod
 
getComponentDataMemberDefaultAccess() - Method in interface lucee.runtime.config.Config
 
getComponentDumpTemplate() - Method in interface lucee.runtime.config.Config
 
getComponentJavaAccess(PageContext, Component, RefBoolean, boolean, boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.util.TemplateUtil
generate a ComponentJavaAccess (CJA) class from a component a CJA is a dynamic genarted java class that has all method defined inside a component as java methods.
getComponentMappings() - Method in interface lucee.runtime.config.Config
 
getComponentMappings() - Method in interface lucee.runtime.listener.ApplicationContext
 
getComponentName() - Method in interface lucee.runtime.PageSource
 
getComponentPropertiesClass(PageContext, Component) - Method in interface lucee.runtime.util.TemplateUtil
 
getComponentScope() - Method in interface lucee.runtime.Component
 
getConcurrency() - Method in class lucee.runtime.cfx.QueryWrap
 
getConfig() - Method in class lucee.runtime.CFMLFactory
 
getConfig(PageContext) - Method in interface lucee.runtime.extension.Extension
 
getConfig() - Method in interface lucee.runtime.Mapping
returns config of the mapping
getConfig() - Method in class lucee.runtime.PageContext
 
getConfigDir() - Method in interface lucee.runtime.config.Config
 
getConfigFile() - Method in interface lucee.runtime.config.Config
 
getConfigListener() - Method in interface lucee.runtime.config.ConfigServer
 
getConfigServer(Password) - Method in interface lucee.loader.engine.CFMLEngine
 
getConfigServer(String, long) - Method in interface lucee.loader.engine.CFMLEngine
 
getConfigServer(Password) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getConfigServer(String, long) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getConfigServer(String) - Method in interface lucee.runtime.config.Config
Deprecated.
use instead ConfigWeb.getConfigServer(Password password)
getConfigServer(String, long) - Method in interface lucee.runtime.config.Config
 
getConfigServer(Password) - Method in interface lucee.runtime.config.ConfigWeb
 
getConfigServerDir() - Method in interface lucee.runtime.config.ConfigWeb
 
getConfiguration(PageContext) - Method in interface lucee.runtime.orm.ORMEngine
 
getConfigWeb(String) - Method in interface lucee.runtime.config.ConfigServer
 
getConfigWebs() - Method in interface lucee.runtime.config.ConfigServer
 
getConnection(Config, String, String) - Method in interface lucee.runtime.db.DataSource
 
getConnection() - Method in interface lucee.runtime.db.DatasourceConnection
 
getConnection(PageContext, String, String, String) - Method in interface lucee.runtime.db.DataSourceManager
Deprecated.
use instead getConnection(PageContext pc,DataSource ds, String user, String pass)
getConnection(PageContext, DataSource, String, String) - Method in interface lucee.runtime.db.DataSourceManager
return a database connection matching to datsource name
getConnectionLimit() - Method in interface lucee.runtime.db.DataSource
 
getConnectionString() - Method in interface lucee.runtime.db.DataSource
 
getConnectionStringTranslated() - Method in interface lucee.runtime.db.DataSource
 
getConnectionTimeout() - Method in interface lucee.runtime.db.DataSource
 
getConstants() - Method in interface lucee.runtime.config.Config
 
getContentAsByteArray() - Method in interface lucee.commons.net.http.HTTPResponse
 
getContentAsStream() - Method in interface lucee.commons.net.http.HTTPResponse
 
getContentAsString() - Method in interface lucee.commons.net.http.HTTPResponse
 
getContentAsString(String) - Method in interface lucee.commons.net.http.HTTPResponse
 
getContentAsString(InputStream, String) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().toString(...)
getContentLength() - Method in interface lucee.commons.net.http.HTTPResponse
 
getContentType() - Method in interface lucee.commons.net.http.HTTPResponse
 
getContentType() - Method in interface lucee.runtime.type.scope.FormItem
 
getContentType(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
getContext(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getContextPath() - Method in class lucee.cli.servlet.ServletContextImpl
 
getContextSummary() - Method in interface lucee.runtime.search.SearchResulItem
 
getCopyright() - Method in interface lucee.runtime.video.VideoOutput
 
getCount() - Method in interface lucee.runtime.debug.DebugEntry
 
getCount() - Method in interface lucee.runtime.debug.DebugPage
return count of call the page
getCount() - Method in interface lucee.runtime.debug.ImplicitAccess
 
getCountDeleted() - Method in interface lucee.runtime.search.IndexResult
 
getCountInserted() - Method in interface lucee.runtime.search.IndexResult
 
getCountUpdated() - Method in interface lucee.runtime.search.IndexResult
 
getCpuUsage(long) - Method in interface lucee.runtime.util.SystemUtil
 
getCreated() - Method in interface lucee.runtime.extension.Extension
 
getCreated() - Method in interface lucee.runtime.search.SearchCollection
 
getCreated() - Method in interface lucee.runtime.type.scope.Application
 
getCreated() - Method in interface lucee.runtime.type.scope.Session
 
getCreated() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
getCreateTime() - Static method in class lucee.VersionInfo
return creattion time of this version
getCreation() - Method in interface lucee.runtime.spooler.SpoolerTask
 
getCreationUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the decision util
getCreationUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getCredentials() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getCurrentLevel() - Method in class lucee.runtime.PageContext
returns the current level, how deep is the page stack
getCurrentPageSource() - Method in class lucee.runtime.PageContext
getCurrentPageSource(PageSource) - Method in class lucee.runtime.PageContext
 
getCurrentrow(int) - Method in interface lucee.runtime.type.Iterator
return the current position of the internal pointer
getCurrentTag() - Method in class lucee.runtime.PageContext
returns the tag that is in use
getCurrentTemplateDialect() - Method in class lucee.runtime.PageContext
 
getCurrentTemplatePageSource() - Method in class lucee.runtime.PageContext
 
getCursorName() - Method in class lucee.runtime.cfx.QueryWrap
 
getCustom() - Method in interface lucee.runtime.cache.CacheConnection
 
getCustom(int) - Method in interface lucee.runtime.search.SearchResulItem
 
getCustom1() - Method in interface lucee.runtime.search.SearchIndex
 
getCustom1() - Method in interface lucee.runtime.search.SearchResulItem
Deprecated.
use instead getCustom(int index)
getCustom2() - Method in interface lucee.runtime.search.SearchIndex
 
getCustom2() - Method in interface lucee.runtime.search.SearchResulItem
Deprecated.
use instead getCustom(int index)
getCustom3() - Method in interface lucee.runtime.search.SearchIndex
 
getCustom3() - Method in interface lucee.runtime.search.SearchResulItem
Deprecated.
use instead getCustom(int index)
getCustom4() - Method in interface lucee.runtime.search.SearchIndex
 
getCustom4() - Method in interface lucee.runtime.search.SearchResulItem
Deprecated.
use instead getCustom(int index)
getCustomInfo() - Method in interface lucee.commons.io.cache.Cache
get all information data available for this cache
getCustomInfo() - Method in interface lucee.commons.io.cache.CacheEntry
get all information data available for this entry
getCustomNames() - Method in interface lucee.runtime.db.DataSource
 
getCustoms() - Method in interface lucee.runtime.db.DataSource
 
getCustomTag(String) - Method in interface lucee.runtime.cfx.CFXTagPool
return custom tag that match the name
getCustomTagExtensions() - Method in interface lucee.runtime.config.Config
 
getCustomTagMappings() - Method in interface lucee.runtime.config.Config
return the mapping to custom tag directory
getCustomTagMappings() - Method in interface lucee.runtime.listener.ApplicationContext
 
getCustomType(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
getCustomTypeAsString() - Method in interface lucee.runtime.exp.IPageException
Error custom type as String
getCustomTypeAsString() - Method in exception lucee.runtime.exp.PageServletException
 
getCustomValue(String) - Method in interface lucee.runtime.db.DataSource
 
getData() - Method in class coldfusion.xml.rpc.QueryBean
 
getData(int, int) - Method in interface com.allaire.cfx.Query
returns one field of a Query as String
getData(int, int) - Method in class lucee.runtime.cfx.QueryWrap
 
getData(Map<String, Object>) - Method in interface lucee.runtime.monitor.ActionMonitor
 
getData(Map<String, Object>) - Method in interface lucee.runtime.monitor.IntervallMonitor
 
getData(ConfigWeb, Map<String, Object>) - Method in interface lucee.runtime.monitor.RequestMonitor
returns data for a single context
getDatabase() - Method in interface lucee.runtime.db.DataSource
 
getDatabaseName(DatasourceConnection) - Method in interface lucee.runtime.util.DBUtil
 
getDataFromACollection(PageContext, Collection.Key, Object) - Method in interface lucee.runtime.util.QueryStack
loop over all Queries and return value at first ocurrence
getDataSource(String) - Method in interface lucee.runtime.config.Config
 
getDataSource(String, DataSource) - Method in interface lucee.runtime.config.Config
 
getDatasource() - Method in interface lucee.runtime.db.DatasourceConnection
 
getDatasource() - Method in interface lucee.runtime.debug.QueryEntry
 
getDataSource(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
getDataSource(String, DataSource) - Method in interface lucee.runtime.listener.ApplicationContext
 
getDataSource(String) - Method in class lucee.runtime.PageContext
 
getDataSource(String, DataSource) - Method in class lucee.runtime.PageContext
 
getDataSource(PageContext, String, DataSource) - Method in interface lucee.runtime.util.ORMUtil
 
getDataSource(PageContext, String) - Method in interface lucee.runtime.util.ORMUtil
 
getDataSource(PageContext, Component, DataSource) - Method in interface lucee.runtime.util.ORMUtil
if the given component has defined a datasource in the meta data, lucee is returning this datasource, otherwise the default orm datasource is returned
getDataSource(PageContext, Component) - Method in interface lucee.runtime.util.ORMUtil
if the given component has defined a datasource in the meta data, lucee is returning this datasource, otherwise the default orm datasource is returned
getDatasourceConnection(PageContext, DataSource, String, String) - Method in interface lucee.runtime.util.DBUtil
 
getDatasourceConnection(PageContext, String, String, String) - Method in interface lucee.runtime.util.DBUtil
 
getDataSourceManager() - Method in class lucee.runtime.PageContext
 
getDataSourceName(PageContext, Component) - Method in interface lucee.runtime.util.ORMUtil
 
getDataSourceName(PageContext, Component, String) - Method in interface lucee.runtime.util.ORMUtil
 
getDataSources() - Method in interface lucee.runtime.config.Config
return the all datasources
getDataSources() - Method in interface lucee.runtime.listener.ApplicationContext
 
getDataSources() - Method in interface lucee.runtime.orm.ORMSession
 
getDataSourcesAsMap() - Method in interface lucee.runtime.config.Config
 
getDate(int, Calendar) - Method in class lucee.runtime.cfx.QueryWrap
 
getDate(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getDate(String, Calendar) - Method in class lucee.runtime.cfx.QueryWrap
 
getDate(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getDay() - Method in interface lucee.runtime.type.dt.TimeSpan
 
getDbCreate() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getDBUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getDBUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getDebugger() - Method in class lucee.runtime.PageContext
return debugger of the page Context
getDebuggingData(PageContext) - Method in interface lucee.runtime.debug.Debugger
returns the Debugging Info
getDebuggingData(PageContext, boolean) - Method in interface lucee.runtime.debug.Debugger
 
getDebugTemplate() - Method in interface lucee.runtime.config.Config
Deprecated.
use instead getDebugEntry(ip, defaultValue)
getDecisionUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the decision util
getDecisionUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getDeclaredMethods(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
return all methods that are defined by the Class itself (not extended)
getDefault() - Method in interface lucee.runtime.component.Property
 
getDefaultCacheName(int) - Method in interface lucee.runtime.listener.ApplicationContext
return the default cache name for a certain type
getDefaultDataSource() - Method in interface lucee.runtime.config.Config
 
getDefaultDataSource() - Method in interface lucee.runtime.listener.ApplicationContext
Deprecated.
use instead getDefDataSource()
getDefaultDataSource(PageContext) - Method in interface lucee.runtime.util.ORMUtil
 
getDefaultDataSource(PageContext, DataSource) - Method in interface lucee.runtime.util.ORMUtil
 
getDefaultDumpWriter(int) - Method in interface lucee.runtime.config.Config
returns the default DumpWriter
getDefaultEncoding() - Method in interface lucee.runtime.config.Config
 
getDefaultLocation() - Method in interface lucee.runtime.net.s3.Properties
 
getDefaultResourceProvider() - Method in interface lucee.commons.io.res.Resources
 
getDefaultResourceProvider() - Method in interface lucee.runtime.config.Config
 
getDefaultSecurityManager() - Method in interface lucee.runtime.config.ConfigServer
 
getDefaultSessionTrackingModes() - Method in class lucee.cli.servlet.ServletContextImpl
 
getDefaultType() - Method in interface lucee.runtime.type.FunctionArgument
 
getDefaultValue(PageContext, int) - Method in interface lucee.runtime.type.UDF
Deprecated.
use instead getDefaultValue(PageContext pc, int index, Object defaultValue)
getDefaultValue(PageContext, int, Object) - Method in interface lucee.runtime.type.UDF
 
getDefaultVaue() - Method in interface lucee.runtime.ext.tag.TagMetaDataAttr
return the default value for this attribute or null if no default value is defined
getDefDataSource() - Method in interface lucee.runtime.listener.ApplicationContext
default datasource name (String) or datasource (DataSource Object)
getDelimIndex(String, int, char[], boolean) - Method in interface lucee.runtime.util.ListUtil
returns the 0-based delimiter position for the specified item
getDeployDirectory() - Method in interface lucee.runtime.config.Config
 
getDescription() - Method in interface lucee.runtime.ext.tag.TagMetaData
A description of the tag.
getDescription() - Method in interface lucee.runtime.ext.tag.TagMetaDataAttr
A description of the attribute.
getDescription() - Method in interface lucee.runtime.extension.Extension
 
getDescription() - Method in interface lucee.runtime.type.UDF
 
getDetail() - Method in interface lucee.runtime.exp.IPageException
return detailed error message
getDetail() - Method in exception lucee.runtime.exp.PageServletException
 
getDialect() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getDialect() - Method in interface lucee.runtime.PageSource
 
getDimension() - Method in interface lucee.runtime.type.Array
return dimension of the array
getDimension() - Method in interface lucee.runtime.video.VideoProfile
 
getDirectory() - Method in interface lucee.runtime.search.SearchEngine
 
getDisplayName() - Method in interface lucee.runtime.Component
 
getDisplayname() - Method in interface lucee.runtime.component.Property
 
getDisplayName() - Method in interface lucee.runtime.search.SearchEngine
 
getDisplayName() - Method in interface lucee.runtime.type.FunctionArgument
 
getDisplayName() - Method in interface lucee.runtime.type.UDF
 
getDisplayPath() - Method in interface lucee.runtime.PageSource
 
getDisplayType() - Method in interface lucee.runtime.cfx.customtag.CFXTagClass
 
getDocument(NodeList) - Method in interface lucee.runtime.util.XMLUtil
return the Owner Document of a Node List
getDocument(Node) - Method in interface lucee.runtime.util.XMLUtil
 
getDocument(NodeList) - Method in class lucee.runtime.util.XMLUtilImpl
 
getDocument(Node) - Method in class lucee.runtime.util.XMLUtilImpl
 
getDocumentation() - Method in interface lucee.runtime.extension.Extension
 
getDocumentCount() - Method in interface lucee.runtime.search.SearchCollection
 
getDocumentCount(String) - Method in interface lucee.runtime.search.SearchCollection
 
getDouble(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getDouble(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getDsnOriginal() - Method in interface lucee.runtime.db.DataSource
Deprecated.
use instead getConnectionString()
getDsnTranslated() - Method in interface lucee.runtime.db.DataSource
Deprecated.
use instead getConnectionStringTranslated()
getDumpWriter(String, int) - Method in interface lucee.runtime.config.Config
returns the DumpWriter matching key
getDumpWriter(String) - Method in interface lucee.runtime.config.Config
Deprecated.
use instead getDumpWriter(String key,int defaultType)
getDuration() - Method in interface lucee.runtime.video.VideoInfo
 
getDynamicAttributes() - Method in interface lucee.runtime.component.Property
 
getE(int) - Method in interface lucee.runtime.type.Array
return object a given position, key can only be a integer from 1 to array len
getEffectiveMajorVersion() - Method in class lucee.cli.servlet.ServletContextImpl
 
getEffectiveMinorVersion() - Method in class lucee.cli.servlet.ServletContextImpl
 
getEffectiveSessionTrackingModes() - Method in class lucee.cli.servlet.ServletContextImpl
 
getEmbededObject(Object) - Method in interface lucee.runtime.type.ObjectWrap
returns embeded Object EL
getEmbededObject() - Method in interface lucee.runtime.type.ObjectWrap
returns embeded Object
getEncoding() - Method in interface lucee.runtime.type.scope.Form
 
getEncoding() - Method in interface lucee.runtime.type.scope.URL
 
getEndDate() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getEndLine() - Method in interface lucee.runtime.debug.DebugEntryTemplatePart
 
getEndPosition() - Method in interface lucee.runtime.debug.DebugEntryTemplatePart
end position (0 offset) on this Entry
getEndTime() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getEngine() - Method in class lucee.runtime.CFMLFactory
 
getEngine() - Method in interface lucee.runtime.config.ConfigServer
 
getEngine() - Method in interface lucee.runtime.orm.ORMSession
engine from session
getEngineName() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getEngineVersion() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getEntityNames() - Method in interface lucee.runtime.orm.ORMSession
 
getEntry(PageContext, PageSource) - Method in interface lucee.runtime.debug.Debugger
 
getEntry(PageContext, PageSource, String) - Method in interface lucee.runtime.debug.Debugger
 
getEntry(PageContext, PageSource, int, int) - Method in interface lucee.runtime.debug.Debugger
returns a single DebugEntry for a specific postion (startPos,endPos in the PageSource)
getErrorBlock(PageContext, ErrorPage) - Method in interface lucee.runtime.exp.IPageException
return detailed error block of the error
getErrorBlock(PageContext, ErrorPage) - Method in exception lucee.runtime.exp.PageServletException
 
getErrorCode() - Method in interface lucee.runtime.exp.IPageException
Error Code
getErrorCode() - Method in exception lucee.runtime.exp.PageServletException
 
getErrorStatusCode() - Method in interface lucee.runtime.config.Config
 
getErrorTemplate(int) - Method in interface lucee.runtime.config.Config
 
getErrWriter() - Method in interface lucee.runtime.config.Config
 
getException() - Method in interface lucee.runtime.err.ErrorPage
 
getExceptions() - Method in interface lucee.runtime.debug.Debugger
 
getExceptions() - Method in interface lucee.runtime.spooler.SpoolerTask
 
getExceptionUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the decision util
getExceptionUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getExe() - Method in interface lucee.runtime.debug.QueryEntry
Deprecated.
use instead getExecutionTime()
getExecutionTime() - Method in interface lucee.runtime.cache.tag.CacheItem
 
getExecutionTime() - Method in interface lucee.runtime.debug.QueryEntry
 
getExecutionTime() - Method in class lucee.runtime.PageContext
 
getExecutionTime() - Method in interface lucee.runtime.type.Query
 
getExeTime() - Method in interface lucee.runtime.debug.DebugEntry
 
getExposeMessage() - Method in exception lucee.runtime.exp.PageException
 
getExtendedInfo() - Method in interface lucee.runtime.exp.IPageException
return extended info to the error
getExtendedInfo() - Method in exception lucee.runtime.exp.PageServletException
 
getExtends() - Method in interface lucee.runtime.Component
 
getExtends() - Method in interface lucee.runtime.Interface
 
getExtension(Resource) - Method in interface lucee.runtime.util.ResourceUtil
Deprecated.
use instead getExtension(Resource res, String defaultValue);
getExtension(Resource, String) - Method in interface lucee.runtime.util.ResourceUtil
get the Extension of a file resource
getExtension(String) - Method in interface lucee.runtime.util.ResourceUtil
Deprecated.
use instead getExtension(String strFile, String defaultValue);
getExtension(String, String) - Method in interface lucee.runtime.util.ResourceUtil
get the Extension of a file resource
getExtensionDirectory() - Method in interface lucee.runtime.config.Config
 
getExtensionProviders() - Method in interface lucee.runtime.config.Config
 
getExtensionResourceFilter(String, boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
getExtensionResourceFilter(String[], boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
getExtensions() - Method in class lucee.loader.util.ExtensionFilter
 
getExtensions() - Method in interface lucee.runtime.config.Config
 
getExtensions() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getExtensions() - Method in interface lucee.runtime.search.SearchIndex
 
getFactory() - Method in interface lucee.runtime.config.ConfigWeb
 
getFDController() - Method in interface lucee.loader.engine.CFMLEngine
returns the FusionDebug Engine
getFDController() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getFelix(File, Map<String, Object>) - Method in class lucee.loader.engine.CFMLEngineFactory
 
getFelixCacheDirectory() - Method in class lucee.loader.engine.CFMLEngineFactory
 
getFetchDirection() - Method in class lucee.runtime.cfx.QueryWrap
 
getFetchSize() - Method in class lucee.runtime.cfx.QueryWrap
 
getField(Object, String) - Method in interface lucee.runtime.util.ClassUtil
to get a visible Field of a object
getField(Object, String, Object) - Method in interface lucee.runtime.util.ClassUtil
 
getFieldName() - Method in interface lucee.runtime.type.scope.FormItem
 
getFieldNames(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
return all field names as String array
getFieldsIgnoreCase(Class<?>, String) - Method in interface lucee.runtime.util.ClassUtil
same like method getField from Class but ignore case from field name
getFieldsIgnoreCase(Class<?>, String, Field[]) - Method in interface lucee.runtime.util.ClassUtil
 
getFile() - Method in interface lucee.runtime.debug.DebugPage
return file represetati9on of the debug page
getFileItems() - Method in interface lucee.runtime.type.scope.Form
 
getFileLimitation() - Method in interface lucee.runtime.video.VideoOutput
 
getFileLoadTime() - Method in interface lucee.runtime.debug.DebugEntryTemplate
 
getFileName() - Method in interface lucee.runtime.PageSource
 
getFileResourceProvider() - Method in interface lucee.runtime.util.ResourceUtil
 
getFilterRegistration(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getFilterRegistrations() - Method in class lucee.cli.servlet.ServletContextImpl
 
getFldFile() - Method in interface lucee.runtime.config.Config
 
getFloat(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getFloat(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getFontColor() - Method in class lucee.runtime.dump.DumpTable
 
getFormat() - Method in interface lucee.runtime.video.VideoOutput
 
getForum() - Method in interface lucee.runtime.extension.Extension
 
getFragments() - Method in interface lucee.runtime.debug.DebugOutputLog
 
getFramerate() - Method in interface lucee.runtime.video.VideoInfo
 
getFrameRate() - Method in interface lucee.runtime.video.VideoOutput
 
getFramerate() - Method in interface lucee.runtime.video.VideoProfile
 
getFreeBytes() - Method in interface lucee.runtime.util.SystemUtil
 
getFreePermGenSpacePromille() - Method in interface lucee.runtime.util.SystemUtil
 
getFreePermGenSpaceSize() - Method in interface lucee.runtime.util.SystemUtil
 
getFullNullSupport() - Method in interface lucee.runtime.config.Config
 
getFullVersionInfo() - Method in interface lucee.Info
 
getFunction(Object, String, Object[]) - Method in class lucee.runtime.PageContext
call a UDF Function and return "return value" of the function
getFunction(Object, Collection.Key, Object[]) - Method in class lucee.runtime.PageContext
call a UDF Function and return "return value" of the function
getFunctionArgument(String, Object) - Method in interface lucee.runtime.type.scope.Argument
 
getFunctionArgument(Collection.Key, Object) - Method in interface lucee.runtime.type.scope.Argument
 
getFunctionArguments() - Method in interface lucee.runtime.type.UDF
return all function arguments of this UDF
getFunctionName() - Method in interface lucee.runtime.type.UDF
 
getFunctionWithNamedValues(Object, String, Object[]) - Method in class lucee.runtime.PageContext
call a UDF Function and return "return value" of the function
getFunctionWithNamedValues(Object, Collection.Key, Object[]) - Method in class lucee.runtime.PageContext
call a UDF Function and return "return value" of the function
getGeneratedKeys() - Method in interface lucee.runtime.type.Query
 
getGenericData() - Method in interface lucee.runtime.debug.Debugger
returning the generic data set for this request
getGetter() - Method in interface lucee.runtime.component.Property
 
getHandleUnQuotedAttrValueAsString() - Method in interface lucee.runtime.config.Config
 
getHashFromValue() - Method in interface lucee.runtime.cache.tag.CacheItem
 
getHeight() - Method in class lucee.runtime.dump.DumpTable
 
getHeight() - Method in interface lucee.runtime.video.VideoInfo
 
getHelper() - Method in interface lucee.runtime.gateway.Gateway
return helper object
getHide() - Method in class lucee.runtime.dump.DumpProperties
 
getHighLightColor() - Method in class lucee.runtime.dump.DumpTable
 
getHighlightType() - Method in class lucee.runtime.dump.DumpRow
 
getHint() - Method in interface lucee.runtime.Component
 
getHint() - Method in interface lucee.runtime.component.Property
 
getHint() - Method in interface lucee.runtime.type.FunctionArgument
 
getHint() - Method in interface lucee.runtime.type.UDF
 
getHoldability() - Method in class lucee.runtime.cfx.QueryWrap
 
getHomeDirectory() - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
 
getHomeDirectory() - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getResourceUtil(). getHomeDirectory() returns the Home Directory of the System
getHomeDirectory() - Method in interface lucee.runtime.util.ResourceUtil
 
getHomeDirectory() - Method in interface lucee.runtime.util.SystemUtil
returns the Hoome Directory of the System
getHost() - Method in interface lucee.runtime.db.DataSource
 
getHost() - Method in interface lucee.runtime.net.s3.Properties
 
getHostName() - Method in interface lucee.runtime.net.mail.Server
 
getHour() - Method in interface lucee.runtime.type.dt.TimeSpan
 
getHTMLUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getHTMLUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getHttpServletRequest() - Method in class lucee.runtime.PageContext
return HttpServletRequest, getRequest only returns ServletRequest
getHttpServletResponse() - Method in class lucee.runtime.PageContext
return HttpServletResponse, getResponse only returns ServletResponse
getHTTPUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the HTTP Util
getHTTPUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getId() - Method in interface lucee.runtime.config.Identification
 
getId(Config) - Method in interface lucee.runtime.config.RemoteClient
 
getId() - Method in interface lucee.runtime.db.ClassDefinition
 
getId() - Method in interface lucee.runtime.debug.DebugEntry
 
getId() - Method in class lucee.runtime.dump.DumpTable
 
getId() - Method in interface lucee.runtime.extension.Extension
 
getId() - Method in interface lucee.runtime.gateway.Gateway
returns the id of the gateway
getId() - Method in interface lucee.runtime.lock.LockData
 
getId() - Method in class lucee.runtime.PageContext
 
getId() - Method in interface lucee.runtime.search.SearchIndex
 
getId() - Method in interface lucee.runtime.search.SearchResulItem
 
getId() - Method in interface lucee.runtime.spooler.SpoolerTask
 
getIdentification() - Method in interface lucee.loader.engine.CFMLEngine
 
getIdentification() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getIdentification() - Method in interface lucee.runtime.config.Config
 
getIdentification() - Method in interface lucee.runtime.config.ConfigServer
 
getIdentification() - Method in interface lucee.runtime.config.ConfigWeb
 
getIds(Property[]) - Method in interface lucee.runtime.util.ORMUtil
 
getImage() - Method in interface lucee.runtime.extension.Extension
 
getImplicitAccesses(int, String) - Method in interface lucee.runtime.debug.Debugger
 
getImportDefintions() - Method in class lucee.runtime.Page
 
getIndex() - Method in interface lucee.runtime.type.UDF
 
getIndexesAsQuery() - Method in interface lucee.runtime.search.SearchCollection
 
getInfo() - Method in interface lucee.loader.engine.CFMLEngine
 
getInfo() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getInitException() - Method in interface lucee.runtime.type.scope.Form
 
getInitParameter(String) - Method in class lucee.cli.servlet.ServletConfigImpl
 
getInitParameter(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getInitParameterNames() - Method in class lucee.cli.servlet.ServletConfigImpl
 
getInitParameterNames() - Method in class lucee.cli.servlet.ServletContextImpl
 
getInputStream() - Method in interface lucee.commons.io.res.Resource
 
getInputStream() - Method in interface lucee.runtime.type.scope.Form
 
getInspectTemplate() - Method in interface lucee.runtime.config.Config
 
getInspectTemplate() - Method in interface lucee.runtime.Mapping
 
getInstalledPatches() - Method in class lucee.loader.engine.CFMLEngineFactory
 
getInstance() - Static method in class com.intergral.fusiondebug.server.FDControllerFactory
returns a singelton instance of the class
getInstance(ServletConfig) - Static method in class lucee.loader.engine.CFMLEngineFactory
returns instance of this factory (singelton = always the same instance) do auto update when changes occur
getInstance() - Static method in class lucee.loader.engine.CFMLEngineFactory
returns instance of this factory (singelton = always the same instance) do auto update when changes occur
getInstance(ServletConfig, EngineChangeListener) - Static method in class lucee.loader.engine.CFMLEngineFactory
returns instance of this factory (singelton always the same instance)
getInstance(Config) - Method in interface lucee.runtime.cache.CacheConnection
 
getInstance(String, CacheHandler) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
getInstanceMatchingObject(Object, CacheHandler) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
based on the cachedWithin Object we choose the right Cachehandler and return it
getInstrumentation() - Method in interface lucee.loader.engine.CFMLEngine
 
getInstrumentation() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getInstrumentation() - Static method in class lucee.runtime.instrumentation.Agent
 
getInstrumentation(Instrumentation) - Static method in class lucee.runtime.instrumentation.Agent
 
getInt(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getInt(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getIntAttribute(String, int) - Method in class com.allaire.cfx.DebugRequest
 
getIntAttribute(String) - Method in class com.allaire.cfx.DebugRequest
 
getIntAttribute(String) - Method in interface com.allaire.cfx.Request
returns attribute as int matching key
getIntAttribute(String, int) - Method in interface com.allaire.cfx.Request
returns attribute as int matching key
getInterfaces() - Method in interface lucee.runtime.Component
 
getInterval() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getInterval() - Method in interface lucee.runtime.spooler.ExecutionPlan
 
getIntervalAsString() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getIntervall() - Method in interface lucee.runtime.spooler.ExecutionPlan
Deprecated.
use instead getInterval();
getIntervallMonitor(String) - Method in interface lucee.runtime.config.Config
 
getIntervallMonitors() - Method in interface lucee.runtime.config.Config
 
getIntVersion() - Static method in class lucee.VersionInfo
 
getIOUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the IO util
getIOUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getItems() - Method in interface lucee.runtime.db.SQL
 
getItems() - Method in class lucee.runtime.dump.DumpRow
 
getIterator(String) - Method in class lucee.runtime.PageContext
get variable from string definition and cast it to a Iterator Object
getIterator() - Method in interface lucee.runtime.type.ForEachIteratorable
 
getJavaAccessClass(RefBoolean) - Method in interface lucee.runtime.Component
Deprecated.
use instead getJavaAccessClass(PageContext pc,RefBoolean isNew,boolean writeLog, boolean takeTop, boolean create, boolean supressWSbeforeArg,boolean output)
getJavaAccessClass(PageContext, RefBoolean, boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.Component
Deprecated.
use instead getJavaAccessClass(PageContext pc,RefBoolean isNew,boolean writeLog, boolean takeTop, boolean create, boolean supressWSbeforeArg, boolean output, boolean returnValue)
getJavaAccessClass(PageContext, RefBoolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.Component
 
getJavaName() - Method in interface lucee.runtime.PageSource
 
getJavaSettings() - Method in interface lucee.runtime.listener.ApplicationContext
 
getJREArch() - Method in interface lucee.runtime.util.SystemUtil
return the JRE (Java Runtime Engine) architecture, this can be different from the operating system architecture
getJSessionId() - Method in class lucee.runtime.PageContext
 
getJspConfigDescriptor() - Method in class lucee.cli.servlet.ServletContextImpl
 
getJSPFactoriesAsMap() - Method in interface lucee.runtime.config.ConfigServer
 
getKey() - Method in interface lucee.commons.io.cache.CacheEntry
 
getKey() - Method in interface lucee.runtime.search.SearchIndex
 
getKey() - Method in interface lucee.runtime.search.SearchResulItem
 
getKey() - Method in interface lucee.runtime.type.ref.Reference
 
getKey() - Method in interface lucee.runtime.type.scope.ClusterEntry
 
getKeyAsString() - Method in interface lucee.runtime.type.ref.Reference
Deprecated.
use instead Reference.getKey()
getKeywords() - Method in interface lucee.runtime.search.SuggestionItem
 
getKeywordScore() - Method in interface lucee.runtime.search.SuggestionItem
 
getLabel() - Method in class lucee.runtime.CFMLFactory
 
getLabel() - Method in interface lucee.runtime.config.ConfigWeb
 
getLabel() - Method in interface lucee.runtime.config.RemoteClient
 
getLabel() - Method in interface lucee.runtime.debug.DebugTimer
 
getLabel() - Method in interface lucee.runtime.extension.Extension
 
getLabel() - Method in interface lucee.runtime.orm.ORMEngine
 
getLabel() - Method in interface lucee.runtime.spooler.SpoolerEngine
return the label of the engine
getLanguage() - Method in interface lucee.runtime.search.SearchCollection
 
getLanguage() - Method in interface lucee.runtime.search.SearchIndex
 
getLanguageName() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getLanguageVersion() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getLastAccess() - Method in interface lucee.runtime.type.scope.Application
 
getLastAccess() - Method in interface lucee.runtime.type.scope.Session
Deprecated. 
getLastAccess() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
getLastAccessTime() - Method in interface lucee.runtime.PageSource
 
getLastHeader(String) - Method in interface lucee.commons.net.http.HTTPResponse
 
getLastHeaderIgnoreCase(String) - Method in interface lucee.commons.net.http.HTTPResponse
 
getLastUpdate() - Method in interface lucee.runtime.search.SearchCollection
 
getLevel() - Method in interface lucee.Info
 
getLight(PageContext, Object, String, Object) - Method in interface lucee.runtime.util.VariableUtil
return a property from the given Object, when property doesn't exists return null
getLine() - Method in interface lucee.runtime.debug.DebugDump
 
getLine() - Method in interface lucee.runtime.debug.DebugTextFragment
 
getLine() - Method in interface lucee.runtime.debug.DebugTrace
 
getLine() - Method in interface lucee.runtime.debug.ImplicitAccess
 
getListenerMode() - Method in interface lucee.runtime.Mapping
mapping can have a specific listener mode to overwrite the listener mode coming from the Application Context
getListenerType() - Method in interface lucee.runtime.Mapping
mapping can have a specific listener type to overwrite the listener mode coming from the Application Context
getListUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getListUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getLoaderVersion() - Method in interface lucee.runtime.util.SystemUtil
 
getLoadTime() - Method in interface lucee.runtime.config.Config
 
getLoadType() - Method in class lucee.runtime.Page
 
getLocalAlways() - Method in interface lucee.runtime.type.scope.Undefined
 
getLocale() - Method in interface lucee.runtime.config.Config
 
getLocale() - Method in interface lucee.runtime.listener.ApplicationContext
 
getLocale() - Method in class lucee.runtime.PageContext
 
getLocalExtensionProviderDirectory() - Method in interface lucee.runtime.config.Config
 
getLocalMode() - Method in interface lucee.runtime.config.Config
 
getLocalMode() - Method in interface lucee.runtime.listener.ApplicationContext
 
getLocalScope() - Method in interface lucee.runtime.type.scope.Caller
 
getLock() - Method in interface lucee.runtime.lock.LockData
 
getLockManager() - Method in interface lucee.runtime.config.ConfigWeb
 
getLockTimeout() - Method in interface lucee.commons.io.res.ResourceLock
 
getLog(String) - Method in interface lucee.runtime.config.Config
 
getLog() - Method in interface lucee.runtime.db.DataSource
 
getLogger() - Method in interface lucee.runtime.search.SearchCollection
 
getLoginCaptcha() - Method in interface lucee.runtime.config.Config
 
getLoginDelay() - Method in interface lucee.runtime.config.Config
 
getLoginStorage() - Method in interface lucee.runtime.listener.ApplicationContext
 
getLogLevel() - Method in interface lucee.commons.io.log.Log
 
getLong(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getLong(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getLowerString() - Method in interface lucee.runtime.type.Collection.Key
return key as lower case String
getLuceeComponentExtension() - Method in interface lucee.Info
 
getLuceeComponentExtensions() - Method in interface lucee.Info
Deprecated.
getLuceeExtensions() - Method in class lucee.runtime.CFMLFactory
 
getLuceePageContext(HttpServlet, HttpServletRequest, HttpServletResponse, String, boolean, int, boolean) - Method in class lucee.runtime.CFMLFactory
Deprecated.
use instead getLuceePageContext(HttpServlet servlet, HttpServletRequest req, HttpServletResponse rsp, String errorPageURL, boolean needsSession, int bufferSize, boolean autoflush,boolean register)
getLuceePageContext(HttpServlet, HttpServletRequest, HttpServletResponse, String, boolean, int, boolean, boolean, long, boolean, boolean) - Method in class lucee.runtime.CFMLFactory
similar to getPageContext Method but return the concret implementation of the Lucee PageCOntext and take the HTTP Version of the Servlet Objects
getLuceeTemplateExtensions() - Method in interface lucee.Info
 
getMacAddress() - Method in interface lucee.runtime.util.SystemUtil
 
getMailDefaultCharset() - Method in interface lucee.runtime.config.Config
 
getMailinglist() - Method in interface lucee.runtime.extension.Extension
 
getMailServers() - Method in interface lucee.runtime.config.Config
 
getMailSpoolInterval() - Method in interface lucee.runtime.config.Config
 
getMailTimeout() - Method in interface lucee.runtime.config.Config
 
getMailto() - Method in interface lucee.runtime.err.ErrorPage
 
getMajorVersion() - Method in class lucee.cli.servlet.ServletContextImpl
 
getMapping() - Method in interface lucee.runtime.PageSource
 
getMappings() - Method in interface lucee.runtime.config.Config
 
getMappings() - Method in interface lucee.runtime.listener.ApplicationContext
 
getMax() - Method in interface lucee.runtime.debug.DebugEntry
 
getMaxFrames() - Method in interface lucee.runtime.video.VideoOutput
 
getMaximalExecutionTime() - Method in interface lucee.runtime.debug.DebugPage
return the maximum execution time of the page
getMaxInactiveInterval() - Method in interface lucee.runtime.type.scope.storage.StorageScope
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMaxKeys() - Method in class lucee.runtime.dump.DumpProperties
 
getMaxlevel() - Method in class lucee.runtime.dump.DumpProperties
 
getMember(int, Collection.Key, boolean, boolean) - Method in interface lucee.runtime.Component
 
getMemoryUsageAsQuery(int) - Method in interface lucee.runtime.util.SystemUtil
 
getMemoryUsageAsStruct(int) - Method in interface lucee.runtime.util.SystemUtil
 
getMemoryUsageCompact(int) - Method in interface lucee.runtime.util.SystemUtil
 
getMeta() - Method in interface lucee.runtime.cache.tag.CacheItem
 
getMeta() - Method in interface lucee.runtime.component.Property
 
getMetaCacheTimeout() - Method in interface lucee.runtime.db.DataSource
 
getMetaData() - Method in interface lucee.commons.io.res.ResourceMetaData
 
getMetaData() - Method in class lucee.runtime.cfx.QueryWrap
 
getMetaData(PageContext) - Method in interface lucee.runtime.Component
returns Meta Data to the Component
getMetaData() - Method in interface lucee.runtime.component.Property
 
getMetaData(PageContext) - Method in interface lucee.runtime.Interface
Deprecated.
getMetaData(PageContext, boolean) - Method in interface lucee.runtime.Interface
 
getMetaData() - Method in interface lucee.runtime.type.FunctionArgument
 
getMetaData(PageContext) - Method in interface lucee.runtime.type.UDF
 
getMetaDataSimple() - Method in interface lucee.runtime.type.Query
 
getMetainfo() - Method in class lucee.runtime.dump.DumpProperties
 
getMetaStructItem(Collection.Key) - Method in interface lucee.runtime.Component
 
getMethodCallSyntax(String, String, String...) - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getMethodIgnoreCase(Class<?>, String, Class<?>[]) - Method in interface lucee.runtime.util.ClassUtil
 
getMethodIgnoreCase(Class<?>, String, Class<?>[], Method) - Method in interface lucee.runtime.util.ClassUtil
 
getMillis() - Method in interface lucee.runtime.type.dt.TimeSpan
 
getMimeType(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getMimeType() - Method in interface lucee.commons.io.res.ContentType
 
getMimeType() - Method in interface lucee.runtime.search.SearchResulItem
 
getMimeType(Resource, String) - Method in interface lucee.runtime.util.ResourceUtil
Deprecated.
use instead getContentType
getMimeType(byte[], String) - Method in interface lucee.runtime.util.ResourceUtil
Deprecated.
use instead getContentType
getMimeTypes() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getMin() - Method in interface lucee.runtime.debug.DebugEntry
 
getMinimalExecutionTime() - Method in interface lucee.runtime.debug.DebugPage
return the minimum execution time of the page
getMinorVersion() - Method in class lucee.cli.servlet.ServletContextImpl
 
getMinute() - Method in interface lucee.runtime.type.dt.TimeSpan
 
getMode() - Method in interface lucee.commons.io.res.Resource
 
getMode() - Method in interface lucee.runtime.listener.ApplicationListener
 
getMode() - Method in interface lucee.runtime.orm.ORMEngine
 
getModifier() - Method in interface lucee.runtime.Component
 
getModifier() - Method in interface lucee.runtime.component.Member
return Member.MODIFIER_FINAL, Member.MODIFIER_ABSTRACT or Member.MODIFIER_NONE
getModifier() - Method in interface lucee.runtime.type.UDFProperties
 
getName() - Method in interface com.allaire.cfx.Query
 
getName() - Method in interface lucee.commons.io.res.Resource
Returns the name of the resource denoted by this abstract pathname.
getName() - Method in interface lucee.commons.net.http.Header
 
getName() - Method in interface lucee.runtime.cache.CacheConnection
 
getName() - Method in interface lucee.runtime.cache.tag.CacheItem
 
getName() - Method in class lucee.runtime.cfx.QueryWrap
 
getName() - Method in interface lucee.runtime.Component
 
getName() - Method in interface lucee.runtime.component.ImportDefintion
 
getName() - Method in interface lucee.runtime.component.Property
 
getName() - Method in interface lucee.runtime.db.ClassDefinition
 
getName() - Method in interface lucee.runtime.db.DataSource
 
getName() - Method in interface lucee.runtime.debug.ImplicitAccess
 
getName() - Method in interface lucee.runtime.debug.QueryEntry
 
getName() - Method in interface lucee.runtime.ext.tag.TagMetaDataAttr
The unique name of the attribute being declared
getName() - Method in interface lucee.runtime.extension.Extension
 
getName() - Method in interface lucee.runtime.listener.ApplicationContext
 
getName() - Method in interface lucee.runtime.lock.LockData
 
getName() - Method in interface lucee.runtime.monitor.Monitor
 
getName() - Method in interface lucee.runtime.search.SearchCollection
 
getName() - Method in interface lucee.runtime.type.FunctionArgument
 
getName() - Method in interface lucee.runtime.type.FunctionValue
Deprecated.
use instead getNameAsString();
getName() - Method in interface lucee.runtime.type.scope.FormItem
 
getName(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
 
getNameAsKey() - Method in interface lucee.runtime.type.FunctionValue
 
getNameAsString() - Method in interface lucee.runtime.type.FunctionValue
 
getNamedDispatcher(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getNames() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getNCharacterStream(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getNCharacterStream(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getNClob(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getNClob(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getNetwork() - Method in interface lucee.runtime.extension.Extension
 
getNetworkTimeout() - Method in interface lucee.runtime.db.DataSource
network timeout in seconds
getNextExecution() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getNormalColor() - Method in class lucee.runtime.dump.DumpTable
 
getNString(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getNString(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(int, Map<String, Class<?>>) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(String, Map<String, Class<?>>) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(int, Class<T>) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(String, Class<T>) - Method in class lucee.runtime.cfx.QueryWrap
 
getObject(ResultSet, int, Class) - Method in interface lucee.runtime.util.DBUtil
 
getObject(ResultSet, String, Class) - Method in interface lucee.runtime.util.DBUtil
 
getOffset() - Method in interface lucee.runtime.video.VideoOutput
 
getOpenLockNames() - Method in interface lucee.commons.lock.KeyLock
 
getOpenLockNames() - Method in interface lucee.runtime.lock.LockManager
 
getOpenTaskCount() - Method in interface lucee.runtime.spooler.SpoolerEngine
 
getOpenTasksAsQuery(int, int) - Method in interface lucee.runtime.spooler.SpoolerEngine
 
getOperation() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getOperatonUtil() - Method in interface lucee.loader.engine.CFMLEngine
return the operation util
getOperatonUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getOrigin() - Method in interface lucee.runtime.config.Password
 
getOrmConfig() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getORMConfiguration() - Method in interface lucee.runtime.listener.ApplicationContext
 
getORMDatasource() - Method in interface lucee.runtime.listener.ApplicationContext
Deprecated.
use instead getDefaultDataSource()
getORMDataSource() - Method in interface lucee.runtime.listener.ApplicationContext
orm datasource name (String) or datasource (DataSource Object)
getORMEngine(PageContext) - Method in interface lucee.runtime.config.Config
 
getORMSession(boolean) - Method in class lucee.runtime.PageContext
 
getORMUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getORMUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getOSArch() - Method in interface lucee.runtime.util.SystemUtil
return the operating system architecture
getOSSpecificLineSeparator() - Method in interface lucee.runtime.util.SystemUtil
 
getOutput() - Method in interface lucee.runtime.Component
 
getOutput() - Method in interface lucee.runtime.debug.DebugDump
 
getOutput() - Method in interface lucee.runtime.type.UDF
 
getOutputStatement(String) - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getOutputStream() - Method in interface lucee.commons.io.res.Resource
 
getOutputStream(boolean) - Method in interface lucee.commons.io.res.Resource
 
getOutWriter() - Method in interface lucee.runtime.config.Config
 
getOwnerComponent() - Method in interface lucee.runtime.type.UDF
Deprecated. 
getOwnerName() - Method in interface lucee.runtime.component.Property
 
getPackage() - Method in interface lucee.runtime.component.ImportDefintion
 
getPackageAsPath() - Method in interface lucee.runtime.component.ImportDefintion
 
getPageException() - Method in interface lucee.runtime.exp.CatchBlock
 
getPageException() - Method in interface lucee.runtime.exp.PageExceptionBox
 
getPageException() - Method in exception lucee.runtime.exp.PageServletException
 
getPageSource() - Method in interface lucee.runtime.Component
 
getPageSource(Mapping[], String, boolean) - Method in interface lucee.runtime.config.Config
Deprecated.
use instead getPageSources or getPageSourceExisting
getPageSource() - Method in interface lucee.runtime.Interface
 
getPageSource(String) - Method in interface lucee.runtime.Mapping
pagesoucre matching given realpath
getPageSource(String, boolean) - Method in interface lucee.runtime.Mapping
 
getPageSource() - Method in class lucee.runtime.Page
 
getPageSource() - Method in interface lucee.runtime.type.UDF
 
getPageSourceExisting(PageContext, Mapping[], String, boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.config.Config
return existing PageSource that match the given criteria, if there is no PageSource null is returned.
getPageSources(PageContext, Mapping[], String, boolean, boolean, boolean) - Method in interface lucee.runtime.config.Config
Deprecated.
use instead
getPageSources(PageContext, Mapping[], String, boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.config.Config
get all PageSources that match the given criteria
getParameter(String) - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getParent() - Method in interface lucee.commons.io.res.Resource
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class lucee.runtime.ext.tag.TagSupport
 
getParent() - Method in interface lucee.runtime.type.ref.Reference
 
getParentPageContext() - Method in class lucee.runtime.PageContext
 
getParentResource() - Method in interface lucee.commons.io.res.Resource
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getPass() - Method in interface lucee.runtime.video.VideoProfile
 
getPassword() - Method in interface lucee.commons.security.Credentials
 
getPassword() - Method in interface lucee.runtime.config.Password
 
getPassword() - Method in interface lucee.runtime.db.DataSource
 
getPassword() - Method in interface lucee.runtime.db.DatasourceConnection
 
getPassword() - Method in interface lucee.runtime.net.mail.Server
 
getPassword() - Method in interface lucee.runtime.net.proxy.ProxyData
 
getPassword() - Method in interface lucee.runtime.security.Credential
 
getPatchDirectory() - Method in class lucee.loader.engine.CFMLEngineFactory
 
getPath() - Method in interface lucee.commons.io.res.Resource
Converts this abstract pathname into a pathname string.
getPath() - Method in interface lucee.runtime.debug.DebugEntry
 
getPath() - Method in interface lucee.runtime.search.SearchCollection
 
getPathToChild(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
return diffrents of one file to a other if first is child of second otherwise return null
getPatterns() - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
getPayload() - Method in interface lucee.runtime.cache.tag.CacheItem
 
getPermGenFreeSpaceAsAPercentageOfAvailable() - Method in interface lucee.runtime.util.SystemUtil
 
getPhyscalFile() - Method in interface lucee.runtime.PageSource
return file object, based on physical path and realpath
getPhysical(Mapping[], String, boolean) - Method in interface lucee.runtime.config.Config
Deprecated.
use instead getPhysicalResources or getPhysicalResourceExisting
getPhysical() - Method in interface lucee.runtime.Mapping
 
getPhysicalClass(String) - Method in interface lucee.runtime.Mapping
 
getPhysicalClass(String, byte[]) - Method in interface lucee.runtime.Mapping
 
getPhysicalResourceExisting(PageContext, Mapping[], String, boolean, boolean, boolean) - Method in interface lucee.runtime.config.Config
return existing Resource that match the given criteria, if there is no Resource null is returned.
getPhysicalResources(PageContext, Mapping[], String, boolean, boolean, boolean) - Method in interface lucee.runtime.config.Config
get all Resources that match the given criteria
getPlans() - Method in interface lucee.runtime.spooler.SpoolerTask
 
getPort() - Method in interface lucee.runtime.db.DataSource
 
getPort() - Method in interface lucee.runtime.net.mail.Server
 
getPort() - Method in interface lucee.runtime.net.proxy.ProxyData
 
getPosition() - Method in interface lucee.runtime.db.SQL
 
getPreparedStatement(SQL, boolean, boolean) - Method in interface lucee.runtime.db.DatasourceConnection
 
getPreparedStatement(SQL, int, int) - Method in interface lucee.runtime.db.DatasourceConnection
 
getPrintWriter(int) - Method in interface lucee.runtime.util.SystemUtil
get the printer writer for System.out or System.err
getProgram(String...) - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getProperties(boolean) - Method in interface lucee.runtime.Component
Deprecated.
use instead getProperties(boolean onlyPeristent, boolean includeBaseProperties, boolean preferBaseProperties, boolean inheritedMappedSuperClassOnly)
getProperties(boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.Component
return all properties from component
getProperty(Object, String) - Method in interface lucee.runtime.util.ClassUtil
to get a visible Propety (Field or Getter) of a object
getProperty(Object, String, Object) - Method in interface lucee.runtime.util.ClassUtil
to get a visible Propety (Field or Getter) of a object
getPropertyKeys(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
 
getPropertyValue(Component, String, Object) - Method in interface lucee.runtime.util.ORMUtil
 
getProtocolVersion() - Method in interface lucee.commons.net.http.HTTPResponse
 
getProvider() - Method in interface lucee.runtime.extension.Extension
 
getProxyData() - Method in interface lucee.runtime.config.Config
return default proxy setting password
getProxyData() - Method in interface lucee.runtime.config.RemoteClient
 
getProxyData() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getPsq() - Method in class lucee.runtime.PageContext
returns if single quotes will be preserved inside a query tag (psq=preserve single quote)
getPSQL() - Method in interface lucee.runtime.config.Config
 
getQry() - Method in interface lucee.runtime.debug.QueryEntry
return the query of this entry (can be null, if the quer has not produced a resultset)
getQueries() - Method in interface lucee.runtime.debug.Debugger
 
getQueries() - Method in interface lucee.runtime.util.QueryStack
 
getQuery() - Method in class com.allaire.cfx.DebugRequest
 
getQuery() - Method in interface com.allaire.cfx.Request
return given query
getQuery() - Method in class lucee.runtime.cfx.QueryWrap
 
getQuery(String) - Method in class lucee.runtime.PageContext
get variable from string definition and cast it to a Query Object
getQuery(Object) - Method in class lucee.runtime.PageContext
 
getQuery(PageContext, SQL, String, String, String, Date) - Method in interface lucee.runtime.query.QueryCache
returns a Query from Query Cache or null if no match found
getQuery() - Method in interface lucee.runtime.search.SearchIndex
 
getQuery() - Method in interface lucee.runtime.search.SearchResult
 
getQueryStack() - Method in interface lucee.runtime.type.scope.Undefined
 
getQueryTime() - Method in interface lucee.runtime.debug.DebugEntryTemplate
 
getQueueLength() - Method in interface lucee.commons.lock.Lock
Returns an estimate of the number of threads waiting to acquire this lock.
getRawSession(String) - Method in interface lucee.runtime.orm.ORMSession
 
getRawSessionFactory(String) - Method in interface lucee.runtime.orm.ORMSession
 
getReader(InputStream, Charset) - Method in interface lucee.runtime.util.IO
 
getReader(Resource, Charset) - Method in interface lucee.runtime.util.IO
 
getReal(String) - Method in interface lucee.commons.io.res.Resource
returns a resource path that is relative to the current resource
getRealeaseTime() - Method in interface lucee.Info
 
getRealFile(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getRealPage(String) - Method in interface lucee.runtime.PageSource
get an new Pagesoure from ralpath
getRealPath(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getRealpath() - Method in interface lucee.runtime.PageSource
returns the ralpath without the mapping
getRealpathWithVirtual() - Method in interface lucee.runtime.PageSource
Returns the full name (mapping/realpath).
getRealResource(String) - Method in interface lucee.commons.io.res.Resource
returns a resource that is relative to the current resource
getRealSize(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
return the size of the Resource, other than method length of Resource this method return the size of all files in a directory
getRecordcount() - Method in class lucee.runtime.cfx.QueryWrap
 
getRecordcount() - Method in interface lucee.runtime.debug.QueryEntry
 
getRecordcount() - Method in interface lucee.runtime.type.Iterator
return recordcount of the iterator object
getRecordsSearched() - Method in interface lucee.runtime.search.SearchData
return the records searched
getRecordsSearched() - Method in interface lucee.runtime.search.SearchResulItem
 
getRef(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getRef(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getRef() - Method in class lucee.runtime.dump.DumpTable
 
getReference(Object, String) - Method in class lucee.runtime.PageContext
getReference(Object, Collection.Key) - Method in class lucee.runtime.PageContext
 
getRegistry(int) - Static method in class lucee.cli.CLIFactory
 
getRememberMe() - Method in interface lucee.runtime.config.Config
 
getRemoteClientDirectory() - Method in interface lucee.runtime.config.Config
 
getRemoteClients() - Method in interface lucee.runtime.config.Config
 
getRemoteClients() - Method in interface lucee.runtime.config.ConfigServer
 
getRemoteClientUsage() - Method in interface lucee.runtime.config.Config
 
getRemoteUser() - Method in class lucee.runtime.PageContext
 
getRequestDialect() - Method in class lucee.runtime.PageContext
 
getRequestDispatcher(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getRequestMonitor(String) - Method in interface lucee.runtime.config.Config
 
getRequestMonitors() - Method in interface lucee.runtime.config.Config
 
getRequestTimeout() - Method in interface lucee.runtime.config.Config
 
getRequestTimeout() - Method in interface lucee.runtime.listener.ApplicationContext
 
getRequestTimeout() - Method in class lucee.runtime.PageContext
 
getRequestTimeoutException() - Method in class lucee.runtime.PageContext
 
getResource(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getResource(String) - Method in interface lucee.commons.io.res.ResourceProvider
return a resource that match given path
getResource(String) - Method in interface lucee.commons.io.res.Resources
returns a resource that matching the given path
getResource(String) - Method in interface lucee.runtime.config.Config
 
getResource() - Method in interface lucee.runtime.PageSource
if the pageSource is based on a archive, Lucee returns the ra:// path if the mapping physical path and archive is invalid or not defined, it is possible this method returns null
getResource() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getResource() - Method in interface lucee.runtime.type.scope.FormItem
 
getResource(PageContext, PageSource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
getResource(Bundle, String) - Method in interface lucee.runtime.util.SystemUtil
 
getResource() - Method in interface lucee.runtime.video.VideoInput
 
getResource() - Method in interface lucee.runtime.video.VideoOutput
 
getResourceAsStream(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getResourceCharset() - Method in interface lucee.runtime.config.Config
 
getResourceCharset() - Method in interface lucee.runtime.listener.ApplicationContext
 
getResourceCharset() - Method in class lucee.runtime.PageContext
 
getResourcePaths(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getResourceProvider() - Method in interface lucee.commons.io.res.Resource
 
getResourceProviders() - Method in interface lucee.commons.io.res.Resources
 
getResourceProviders() - Method in interface lucee.runtime.config.Config
 
getResourceRoot() - Method in class lucee.loader.engine.CFMLEngineFactory
return directory to lucee resource root
getResources() - Method in interface lucee.runtime.listener.JavaSettings
pathes to the directories that contain Java classes or JAR files.
getResourcesTranslated() - Method in interface lucee.runtime.listener.JavaSettings
 
getResourceTranslated(PageContext) - Method in interface lucee.runtime.PageSource
if the pageSource is based on a archive, translate the source to a zip:// Resource
getResourceUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the Resource Util
getResourceUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getResponseStream() - Method in class lucee.runtime.PageContext
 
getRestCFCLocations() - Method in interface lucee.runtime.listener.ApplicationContext
 
getRestSetting() - Method in interface lucee.runtime.config.Config
 
getRestSettings() - Method in interface lucee.runtime.listener.ApplicationContext
 
getReturnFormat() - Method in interface lucee.runtime.rest.RestSettings
return format of the request, ignored when format is defined as part of the call
getReturnFormat() - Method in interface lucee.runtime.type.UDF
Deprecated.
use instead
getReturnFormat(int) - Method in interface lucee.runtime.type.UDF
 
getReturnType() - Method in interface lucee.runtime.type.UDF
 
getReturnTypeAsString() - Method in interface lucee.runtime.type.UDF
 
getRoles() - Method in interface lucee.runtime.security.Credential
 
getRoot() - Method in class lucee.cli.servlet.ServletContextImpl
 
getRootDirectory() - Method in interface lucee.runtime.config.Config
 
getRootElement(Node) - Method in interface lucee.runtime.util.XMLUtil
return the root Element from a node
getRootElement(Node) - Method in class lucee.runtime.util.XMLUtilImpl
 
getRootTemplateDirectory() - Method in class lucee.runtime.PageContext
 
getRootWriter() - Method in class lucee.runtime.PageContext
 
getRow() - Method in class lucee.runtime.cfx.QueryWrap
 
getRowCount() - Method in interface com.allaire.cfx.Query
 
getRowCount() - Method in class lucee.runtime.cfx.QueryWrap
 
getRowId(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getRowId(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getRows() - Method in class lucee.runtime.dump.DumpTable
 
getRPCClassLoader(boolean) - Method in interface lucee.runtime.config.Config
 
getRuningContextRoot() - Method in interface lucee.runtime.util.SystemUtil
 
getS3() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSalt() - Method in interface lucee.runtime.config.Password
 
getSameFieldAsArray(int) - Method in interface lucee.runtime.listener.ApplicationContext
merge the field with same name to array if true, otherwise to a comma separated string list
getScale() - Method in interface lucee.runtime.db.SQLItem
 
getScanMode() - Method in interface lucee.runtime.video.VideoProfile
 
getScheduler() - Method in interface lucee.runtime.config.Config
 
getScheduleTask(String) - Method in interface lucee.runtime.schedule.Scheduler
returns a schedule tasks matching given name or throws a exception
getScheduleTask(String, ScheduleTask) - Method in interface lucee.runtime.schedule.Scheduler
returns a schedule tasks matching given name or null
getSchema() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getScheme() - Method in interface lucee.commons.io.res.ResourceProvider
returns the scheme of the resource
getScope() - Method in interface lucee.runtime.debug.ImplicitAccess
 
getScope(Collection.Key) - Method in interface lucee.runtime.type.scope.Undefined
 
getScopeCascading() - Method in interface lucee.runtime.listener.ApplicationContext
 
getScopeCascadingType() - Method in interface lucee.runtime.config.Config
return how lucee cascade scopes
getScopeNames() - Method in interface lucee.runtime.type.scope.Undefined
 
getScore() - Method in interface lucee.runtime.search.SearchResulItem
 
getScriptEngine() - Method in class lucee.runtime.script.BaseScriptEngineFactory
 
getScriptEngineFactory(int) - Method in interface lucee.loader.engine.CFMLEngine
 
getScriptEngineFactory(int) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getScriptProtect() - Method in interface lucee.runtime.config.Config
 
getScriptProtect() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSearchEngine(PageContext) - Method in interface lucee.runtime.config.ConfigWeb
 
getSearchEngine() - Method in interface lucee.runtime.search.SearchCollection
 
getSearchEngineClassDefinition() - Method in interface lucee.runtime.config.Config
 
getSearchEngineDirectory() - Method in interface lucee.runtime.config.Config
 
getSecond() - Method in interface lucee.runtime.type.dt.TimeSpan
 
getSeconds() - Method in interface lucee.runtime.type.dt.TimeSpan
 
getSecretAccessKey() - Method in interface lucee.runtime.net.s3.Properties
 
getSecureJson() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSecureJson() - Method in interface lucee.runtime.type.UDF
returns null when not defined
getSecureJsonPrefix() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSecurityApplicationToken() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSecurityCookieDomain() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSecurityDirectory() - Method in interface lucee.runtime.config.Config
 
getSecurityIdleTimeout() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSecurityKey() - Method in interface lucee.runtime.config.Identification
 
getSecurityKey() - Method in interface lucee.runtime.config.RemoteClient
 
getSecurityManager() - Method in interface lucee.runtime.config.Config
 
getSecurityManager(String) - Method in interface lucee.runtime.config.ConfigServer
 
getSecurityToken() - Method in interface lucee.runtime.config.Identification
 
getSeparator(ResourceProvider) - Method in interface lucee.runtime.util.ResourceUtil
 
getServer() - Method in interface lucee.runtime.net.proxy.ProxyData
 
getServerIdentification() - Method in interface lucee.runtime.config.IdentificationWeb
 
getServerInfo() - Method in class lucee.cli.servlet.ServletContextImpl
 
getServerPassword() - Method in interface lucee.runtime.config.RemoteClient
 
getServerUsername() - Method in interface lucee.runtime.config.RemoteClient
 
getServlet(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getServlet() - Method in class lucee.runtime.CFMLFactory
 
getServletConfig() - Method in class lucee.cli.servlet.HTTPServletImpl
 
getServletConfigs() - Method in interface lucee.loader.engine.CFMLEngine
 
getServletConfigs() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getServletContext() - Method in class lucee.cli.servlet.HTTPServletImpl
 
getServletContext() - Method in class lucee.cli.servlet.ServletConfigImpl
 
getServletContextName() - Method in class lucee.cli.servlet.ServletContextImpl
 
getServletName() - Method in class lucee.cli.servlet.HTTPServletImpl
 
getServletName() - Method in class lucee.cli.servlet.ServletConfigImpl
 
getServletNames() - Method in class lucee.cli.servlet.ServletContextImpl
 
getServletRegistration(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
getServletRegistrations() - Method in class lucee.cli.servlet.ServletContextImpl
 
getServlets() - Method in class lucee.cli.servlet.ServletContextImpl
 
getSessionCluster() - Method in interface lucee.runtime.config.Config
 
getSessionCluster() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSessionCookieConfig() - Method in class lucee.cli.servlet.ServletContextImpl
 
getSessionstorage() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSessionTimeout() - Method in interface lucee.runtime.config.Config
 
getSessionTimeout() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSessionType() - Method in interface lucee.runtime.config.Config
 
getSessionType() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSessionType() - Method in class lucee.runtime.PageContext
 
getSetter() - Method in interface lucee.runtime.component.Property
 
getSetting(String) - Method in class com.allaire.cfx.DebugRequest
 
getSetting(String) - Method in interface com.allaire.cfx.Request
returns all the settings
getShort(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getShort(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getShow() - Method in class lucee.runtime.dump.DumpProperties
 
getShowUDFs() - Method in class lucee.runtime.dump.DumpProperties
 
getSize() - Method in interface lucee.runtime.search.SearchCollection
 
getSize() - Method in interface lucee.runtime.search.SearchResulItem
 
getSkipCFCWithError() - Method in interface lucee.runtime.rest.RestSettings
 
getSlaveCount() - Method in class lucee.loader.osgi.BundleCollection
 
getSlaves() - Method in class lucee.loader.osgi.BundleCollection
 
getSnippet() - Method in interface lucee.runtime.debug.DebugEntryTemplatePart
 
getSource() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSource() - Method in interface lucee.runtime.PageSource
 
getSource() - Method in interface lucee.runtime.type.UDF
 
getSourceLastModified() - Method in class lucee.runtime.Page
return when the source file last time was modified
getSourceName() - Method in interface lucee.runtime.cfx.customtag.CFXTagClass
 
getSourcePathForClass(Class<?>, String) - Method in interface lucee.runtime.util.ClassUtil
returns the path to the directory or jar file that the Class was loaded from
getSourcePathForClass(String, String) - Method in interface lucee.runtime.util.ClassUtil
tries to load the Class and returns the path that it was loaded from
getSpoolerEngine() - Method in interface lucee.runtime.config.Config
 
getSQL() - Method in interface lucee.runtime.debug.QueryEntry
 
getSql() - Method in interface lucee.runtime.type.Query
 
getSqlScript() - Method in interface lucee.runtime.orm.ORMConfiguration
 
getSQLString() - Method in interface lucee.runtime.db.SQL
 
getSQLXML(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getSQLXML(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getSrc() - Method in interface lucee.runtime.debug.DebugEntry
 
getSrc() - Method in interface lucee.runtime.debug.QueryEntry
 
getStackTraceAsString() - Method in interface lucee.runtime.exp.IPageException
returns the java stracktrace as a String
getStackTraceAsString() - Method in exception lucee.runtime.exp.PageServletException
 
getStartDate() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getStartLine() - Method in interface lucee.runtime.debug.DebugEntryTemplatePart
 
getStartPosition() - Method in interface lucee.runtime.debug.DebugEntryTemplatePart
start position (0 offset) on this Entry
getStartTime() - Method in interface lucee.runtime.debug.QueryEntry
 
getStartTime() - Method in class lucee.runtime.PageContext
 
getStartTime() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getStartTime() - Method in class lucee.runtime.thread.ChildThread
 
getState() - Method in interface lucee.runtime.gateway.Gateway
returns a string that is used by the event gateway administrator to display status
getStatement() - Method in class lucee.runtime.cfx.QueryWrap
 
getStatusCode() - Method in interface lucee.commons.net.http.HTTPResponse
 
getStatusLine() - Method in interface lucee.commons.net.http.HTTPResponse
 
getStatusText() - Method in interface lucee.commons.net.http.HTTPResponse
 
getStorage() - Method in interface lucee.runtime.type.scope.storage.StorageScope
return the name of the storage used, this is not the storage type!
getStorageType() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
getStrArchive() - Method in interface lucee.runtime.Mapping
 
getStrConfig() - Method in interface lucee.runtime.extension.Extension
 
getString(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getString(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getString() - Method in interface lucee.runtime.type.Collection.Key
return key as String
getStringInterval() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getStringUtil() - Method in interface lucee.loader.engine.CFMLEngine
returns the IO util
getStringUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getStrPhysical() - Method in interface lucee.runtime.Mapping
 
getSubPages() - Method in class lucee.runtime.Page
 
getSuggestion() - Method in interface lucee.runtime.search.SearchData
 
getSuggestion() - Method in interface lucee.runtime.search.SearchResult
 
getSuggestionMax() - Method in interface lucee.runtime.search.SearchData
 
getSuggestionQuery() - Method in interface lucee.runtime.search.SearchData
 
getSummary() - Method in interface lucee.runtime.search.SearchResulItem
 
getSupport() - Method in interface lucee.runtime.extension.Extension
 
getSuppressContent() - Method in interface lucee.runtime.listener.ApplicationContext
 
getSuppressWSBeforeArg() - Method in interface lucee.runtime.config.ConfigWeb
 
getSystemDirectory() - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
 
getSystemDirectory() - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getResourceUtil(). getSystemDirectory()
getSystemDirectory() - Method in interface lucee.runtime.util.ResourceUtil
 
getSystemDirectory() - Method in interface lucee.runtime.util.SystemUtil
 
getSystemUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getSystemUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getTagAttributeDefaultValues(PageContext) - Method in interface lucee.runtime.listener.ApplicationContext
 
getTagAttributeDefaultValues(PageContext, String) - Method in interface lucee.runtime.listener.ApplicationContext
 
getTagEngineFactory(int) - Method in interface lucee.loader.engine.CFMLEngine
 
getTagEngineFactory(int) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getTagName() - Method in class lucee.runtime.thread.ChildThread
 
getTask() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getTempDirectory() - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
returns the Temp Directory of the System
getTempDirectory() - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getResourceUtil(). getTempDirectory() returns the Temp Directory of the System
getTempDirectory() - Method in interface lucee.runtime.config.Config
return the temp directory
getTempDirectory() - Method in interface lucee.runtime.util.ResourceUtil
 
getTempDirectory() - Method in interface lucee.runtime.util.SystemUtil
returns the Temp Directory of the System
getTempFile(String, boolean) - Method in interface lucee.runtime.util.SystemUtil
returns the a unique temp file (with no auto delete)
getTemplate() - Method in interface lucee.runtime.debug.DebugDump
 
getTemplate() - Method in interface lucee.runtime.debug.DebugTextFragment
 
getTemplate() - Method in interface lucee.runtime.debug.DebugTimer
 
getTemplate() - Method in interface lucee.runtime.debug.DebugTrace
 
getTemplate() - Method in interface lucee.runtime.debug.ImplicitAccess
 
getTemplate() - Method in interface lucee.runtime.err.ErrorPage
 
getTemplate() - Method in interface lucee.runtime.type.Query
 
getTemplateCharset() - Method in interface lucee.runtime.config.Config
 
getTemplatePath() - Method in class lucee.runtime.PageContext
array of current template stack
getTemplateUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getTemplateUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getText() - Method in interface lucee.runtime.debug.DebugTextFragment
 
getText() - Method in interface lucee.runtime.debug.DebugTrace
 
getThisScope() - Method in class coldfusion.cfc.CFCProxy
 
getThread() - Method in class lucee.runtime.PageContext
 
getThreadConfig() - Method in interface lucee.loader.engine.CFMLEngine
 
getThreadConfig() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getThreadPageContext() - Method in interface lucee.loader.engine.CFMLEngine
 
getThreadPageContext() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getThreadQueue() - Method in interface lucee.runtime.config.Config
 
getThreadScope(String) - Method in class lucee.runtime.PageContext
Deprecated.
use instead setThreadScope(Collection.Key name,Threads t)
getThreadScope(Collection.Key) - Method in class lucee.runtime.PageContext
 
getThreadScopeNames() - Method in class lucee.runtime.PageContext
 
getThreadTimeZone() - Method in interface lucee.loader.engine.CFMLEngine
 
getThreadTimeZone() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getTime(int, Calendar) - Method in class lucee.runtime.cfx.QueryWrap
 
getTime(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getTime(String, Calendar) - Method in class lucee.runtime.cfx.QueryWrap
 
getTime(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getTime() - Method in interface lucee.runtime.debug.DebugTimer
 
getTime() - Method in interface lucee.runtime.debug.DebugTrace
 
getTime() - Method in interface lucee.runtime.type.scope.ClusterEntry
 
getTimeout() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getTimeRef() - Method in interface lucee.runtime.type.scope.ClusterEntry
 
getTimeServer() - Method in interface lucee.runtime.config.Config
 
getTimeServerOffset() - Method in interface lucee.runtime.config.Config
 
getTimeSpan() - Method in interface lucee.runtime.type.scope.Application
 
getTimeSpan() - Method in interface lucee.runtime.type.scope.Session
Deprecated. 
getTimeSpan() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
getTimestamp(int, Calendar) - Method in class lucee.runtime.cfx.QueryWrap
 
getTimestamp(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getTimestamp(String, Calendar) - Method in class lucee.runtime.cfx.QueryWrap
 
getTimestamp(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getTimeZone() - Method in interface lucee.runtime.config.Config
 
getTimeZone() - Method in interface lucee.runtime.db.DataSource
 
getTimeZone() - Method in interface lucee.runtime.listener.ApplicationContext
 
getTimeZone() - Method in class lucee.runtime.PageContext
 
getTitle() - Method in class lucee.runtime.dump.DumpTable
returns the title of the DumpTable, if not defined returns null
getTitle() - Method in interface lucee.runtime.search.SearchIndex
 
getTitle() - Method in interface lucee.runtime.search.SearchResulItem
 
getTitle() - Method in interface lucee.runtime.video.VideoOutput
 
getTldFile() - Method in interface lucee.runtime.config.Config
 
getTotalBytes() - Method in interface lucee.runtime.util.SystemUtil
 
getTracePointer() - Method in interface lucee.runtime.exp.IPageException
 
getTracePointer() - Method in exception lucee.runtime.exp.PageServletException
 
getTraces() - Method in interface lucee.runtime.debug.Debugger
 
getTraces(PageContext) - Method in interface lucee.runtime.debug.Debugger
 
getTransaction(String, boolean) - Method in interface lucee.runtime.orm.ORMSession
 
getTransformerFactory() - Method in interface lucee.runtime.util.XMLUtil
 
getTransformerFactory() - Method in class lucee.runtime.util.XMLUtilImpl
 
getTries() - Method in interface lucee.runtime.spooler.ExecutionPlan
 
getTriggerComponentDataMember() - Method in interface lucee.runtime.config.Config
 
getTriggerComponentDataMember() - Method in interface lucee.runtime.listener.ApplicationContext
 
getType() - Method in class lucee.runtime.cfx.QueryWrap
 
getType() - Method in interface lucee.runtime.component.Property
 
getType() - Method in interface lucee.runtime.config.Password
 
getType() - Method in interface lucee.runtime.config.RemoteClient
 
getType() - Method in interface lucee.runtime.db.SQLItem
 
getType() - Method in interface lucee.runtime.debug.DebugTrace
 
getType() - Method in class lucee.runtime.dump.DumpTable
 
getType() - Method in interface lucee.runtime.err.ErrorPage
 
getType() - Method in interface lucee.runtime.ext.tag.TagMetaDataAttr
The runtime type of the attribute's value For example:String,Number,Boolean,Object,...
getType() - Method in interface lucee.runtime.extension.Extension
 
getType() - Method in interface lucee.runtime.listener.ApplicationListener
 
getType() - Method in interface lucee.runtime.monitor.Monitor
 
getType() - Method in interface lucee.runtime.orm.naming.NamingStrategy
 
getType() - Method in interface lucee.runtime.search.SearchIndex
 
getType() - Method in interface lucee.runtime.spooler.SpoolerTask
returns task type as String
getType() - Method in interface lucee.runtime.type.FunctionArgument
 
getType() - Method in interface lucee.runtime.type.QueryColumn
 
getType() - Method in interface lucee.runtime.type.scope.Scope
 
getType() - Method in interface lucee.runtime.video.VideoProfile
 
getTypeAsString() - Method in interface lucee.runtime.err.ErrorPage
Deprecated.
use instead getException();
getTypeAsString() - Method in interface lucee.runtime.exp.IPageException
Error type as String
getTypeAsString() - Method in exception lucee.runtime.exp.PageServletException
 
getTypeAsString() - Method in interface lucee.runtime.type.FunctionArgument
 
getTypeAsString() - Method in interface lucee.runtime.type.QueryColumn
 
getTypeAsString() - Method in interface lucee.runtime.type.scope.Scope
 
getTypeAsString(Node, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
returns the Node Type As String
getTypeChecking() - Method in interface lucee.runtime.listener.ApplicationContext
 
getTypes() - Method in interface lucee.runtime.type.Query
 
getTypesAsMap() - Method in interface lucee.runtime.type.Query
 
getUnicodeStream(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getUnicodeStream(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getUpdateCount() - Method in interface lucee.runtime.type.Query
 
getUpdateLocation() - Method in interface lucee.loader.engine.CFMLEngine
 
getUpdateLocation() - Method in class lucee.loader.engine.CFMLEngineFactory
 
getUpdateLocation() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getUpdateLocation() - Method in interface lucee.runtime.config.Config
 
getUpdateType() - Method in interface lucee.loader.engine.CFMLEngine
Deprecated.
use instead getInfo()
getUpdateType() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getUpdateType() - Method in interface lucee.runtime.config.Config
 
getUploadResource(String) - Method in interface lucee.runtime.type.scope.Form
 
getUpperString() - Method in interface lucee.runtime.type.Collection.Key
return key as upper case String
getURL() - Method in interface lucee.commons.net.http.HTTPResponse
 
getURL() - Method in class lucee.runtime.CFMLFactory
 
getURL(int) - Method in class lucee.runtime.cfx.QueryWrap
 
getURL(String) - Method in class lucee.runtime.cfx.QueryWrap
 
getUrl() - Method in interface lucee.runtime.config.RemoteClient
 
getUrl() - Method in interface lucee.runtime.extension.ExtensionProvider
return the url of the extension
getUrl() - Method in interface lucee.runtime.schedule.ScheduleTask
 
getUrl() - Method in interface lucee.runtime.search.SearchResulItem
 
getUrlAsString() - Method in interface lucee.runtime.extension.ExtensionProvider
returns the url of the extension as a string
getUrlpath() - Method in interface lucee.runtime.search.SearchIndex
 
getURLS(String, URL) - Method in interface lucee.runtime.util.HTMLUtil
returns all urls in a html String
getURLToken() - Method in class lucee.runtime.PageContext
 
getUsage() - Method in interface lucee.runtime.config.RemoteClient
 
getUsedPageContextLength() - Method in class lucee.runtime.CFMLFactory
 
getUserDefinedFunction() - Method in interface lucee.runtime.type.ComponentMethod
 
getUsername() - Method in interface lucee.commons.security.Credentials
 
getUsername() - Method in interface lucee.runtime.db.DataSource
 
getUsername() - Method in interface lucee.runtime.db.DatasourceConnection
 
getUsername() - Method in interface lucee.runtime.net.mail.Server
 
getUsername() - Method in interface lucee.runtime.net.proxy.ProxyData
 
getUsername() - Method in interface lucee.runtime.security.Credential
 
getValue(String) - Method in interface lucee.commons.io.cache.Cache
return value that match the key, throws a CacheException when entry does not exist or is stale
getValue(String, Object) - Method in interface lucee.commons.io.cache.Cache
return value that match the key or the defaultValue when entry does not exist
getValue() - Method in interface lucee.commons.io.cache.CacheEntry
 
getValue() - Method in interface lucee.commons.lang.types.RefString
 
getValue() - Method in interface lucee.commons.net.http.Header
 
getValue() - Method in interface lucee.runtime.component.Member
return the value itself
getValue() - Method in interface lucee.runtime.db.SQLItem
 
getValue() - Method in interface lucee.runtime.type.FunctionValue
 
getValue() - Method in interface lucee.runtime.type.scope.ClusterEntry
 
getValueForCF() - Method in interface lucee.runtime.db.SQLItem
 
getVariable(String) - Method in class lucee.runtime.PageContext
 
getVariablesScope() - Method in interface lucee.runtime.type.scope.Caller
 
getVariableUtil() - Method in class lucee.runtime.PageContext
 
getVarName() - Method in interface lucee.runtime.debug.DebugTrace
 
getVarValue() - Method in interface lucee.runtime.debug.DebugTrace
 
getVerifyClient() - Method in interface lucee.runtime.type.UDF
returns null when not defined
getVersion() - Method in interface lucee.Info
 
getVersion() - Method in interface lucee.loader.engine.CFMLEngine
Deprecated.
use instead getInfo()
getVersion() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getVersion() - Method in interface lucee.runtime.config.Config
 
getVersion() - Method in interface lucee.runtime.db.ClassDefinition
 
getVersion() - Method in interface lucee.runtime.extension.Extension
 
getVersion() - Method in class lucee.runtime.Page
return version definition of the page
getVersionAsString() - Method in interface lucee.runtime.db.ClassDefinition
 
getVersionName() - Method in interface lucee.Info
 
getVersionNameExplanation() - Method in interface lucee.Info
 
getVideo() - Method in interface lucee.runtime.extension.Extension
 
getVideoBitrate() - Method in interface lucee.runtime.video.VideoInfo
 
getVideoBitrate() - Method in interface lucee.runtime.video.VideoProfile
 
getVideoBitrateMax() - Method in interface lucee.runtime.video.VideoProfile
 
getVideoBitrateMin() - Method in interface lucee.runtime.video.VideoProfile
 
getVideoBitrateTolerance() - Method in interface lucee.runtime.video.VideoProfile
 
getVideoCodec() - Method in interface lucee.runtime.video.VideoInfo
 
getVideoCodec() - Method in interface lucee.runtime.video.VideoProfile
 
getVideoDirectory() - Method in interface lucee.runtime.config.Config
 
getVideoExecuterClass() - Method in interface lucee.runtime.config.Config
 
getVideoFormat() - Method in interface lucee.runtime.video.VideoInfo
 
getVideoUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getVideoUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
getVirtual() - Method in interface lucee.runtime.Mapping
 
getVirtualLowerCase() - Method in interface lucee.runtime.Mapping
 
getVirtualLowerCaseWithSlash() - Method in interface lucee.runtime.Mapping
 
getVirtualServerName() - Method in class lucee.cli.servlet.ServletContextImpl
 
getWarnings() - Method in class lucee.runtime.cfx.QueryWrap
 
getWebCharset() - Method in interface lucee.runtime.config.Config
 
getWebCharset() - Method in interface lucee.runtime.listener.ApplicationContext
 
getWebCharset() - Method in class lucee.runtime.PageContext
 
getWidth() - Method in class lucee.runtime.dump.DumpTable
 
getWidth() - Method in interface lucee.runtime.video.VideoInfo
 
getWriter(PageContext, HttpServletRequest, HttpServletResponse) - Method in interface lucee.runtime.config.ConfigWeb
 
getWSDLFile() - Method in interface lucee.runtime.Component
 
getWSType() - Method in interface lucee.runtime.listener.ApplicationContext
 
getZipUtil() - Method in interface lucee.loader.engine.CFMLEngine
 
getZipUtil() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
go(int, int) - Method in interface lucee.runtime.type.Iterator
set the internal pointer to defined position

H

handleException() - Method in interface lucee.runtime.ext.tag.TagMetaData
can the tag handle exceptons
handlePageException(PageException) - Method in class lucee.runtime.PageContext
specialised method for handlePageException with argument Exception or Throwable
hasAllow(int) - Method in interface lucee.runtime.db.DataSource
 
hasAppendix() - Method in interface lucee.runtime.ext.tag.TagMetaData
has the tag a appendix
hasArchive() - Method in interface lucee.runtime.Mapping
 
hasAuthentication() - Method in interface lucee.runtime.net.mail.Server
 
hasBody() - Method in interface lucee.runtime.ext.tag.TagMetaData
has the tag a body
hasBody(boolean) - Method in interface lucee.runtime.servlet.jsp.BodyTagPro
 
hasClass() - Method in interface lucee.runtime.db.ClassDefinition
 
hasCredentials() - Method in interface lucee.runtime.schedule.ScheduleTask
 
hasFamily() - Method in class lucee.runtime.PageContext
 
hasFieldIgnoreCase(Class<?>, String) - Method in interface lucee.runtime.util.ClassUtil
 
hash() - Method in interface lucee.runtime.orm.ORMConfiguration
 
hash() - Method in interface lucee.runtime.type.Collection.Key
 
hash(ServletContext) - Method in interface lucee.runtime.util.SystemUtil
 
hash64b(String) - Method in interface lucee.runtime.util.SystemUtil
 
HASHED - Static variable in interface lucee.runtime.config.Password
 
HASHED_SALTED - Static variable in interface lucee.runtime.config.Password
 
hashMd5(String) - Method in interface lucee.runtime.util.SystemUtil
 
hasIndividualSecurityManager(String) - Method in interface lucee.runtime.config.ConfigServer
is there a individual security manager for given id
hasMoreElements() - Method in class lucee.cli.util.EnumerationWrapper
 
hasName() - Method in interface lucee.runtime.listener.ApplicationContext
 
hasOnApplicationStart() - Method in interface lucee.runtime.listener.ApplicationListener
 
hasOnSessionStart(PageContext) - Method in interface lucee.runtime.listener.ApplicationListener
 
hasPassword() - Method in interface lucee.runtime.config.Config
 
hasPhysical() - Method in interface lucee.runtime.Mapping
 
hasPropertyIgnoreCase(Class<?>, String) - Method in interface lucee.runtime.util.ClassUtil
 
hasServerPassword() - Method in interface lucee.runtime.config.Config
 
hasSQLRestriction() - Method in interface lucee.runtime.db.DataSource
 
hasUpperCase(String) - Static method in class lucee.loader.util.Util
Deprecated.
deprecated with no replacement
hasUsage(String) - Method in interface lucee.runtime.config.RemoteClient
 
hasVersion() - Method in interface lucee.runtime.db.ClassDefinition
 
head(URL, String, String, int, String, String, String, int, String, String, Header[]) - Method in interface lucee.runtime.util.HTTPUtil
 
Header - Interface in lucee.commons.net.http
 
HelloWorld - Class in lucee.cfx.example
CFX Hello World Example
HelloWorld() - Constructor for class lucee.cfx.example.HelloWorld
 
hitCount() - Method in interface lucee.commons.io.cache.Cache
how many time was the cache accessed? this information is optional and depends on the implementation, when information is not available -1 is returned
hitCount() - Method in interface lucee.commons.io.cache.CacheEntry
how many time was the entry accessed? this information is optional and depends on the implementation, when information is not available -1 is returned
HTMLUtil - Interface in lucee.runtime.util
 
HTMLV20 - Static variable in interface lucee.runtime.util.HTMLUtil
 
HTMLV32 - Static variable in interface lucee.runtime.util.HTMLUtil
 
HTMLV40 - Static variable in interface lucee.runtime.util.HTMLUtil
 
HTTPResponse - Interface in lucee.commons.net.http
 
HTTPServletImpl - Class in lucee.cli.servlet
 
HTTPServletImpl(ServletConfig, ServletContext, String) - Constructor for class lucee.cli.servlet.HTTPServletImpl
 
HTTPUtil - Interface in lucee.runtime.util
 

I

id() - Method in interface lucee.runtime.cache.tag.CacheHandler
 
id() - Method in interface lucee.runtime.Component
 
id() - Method in interface lucee.runtime.db.DataSource
 
id() - Method in interface lucee.runtime.type.UDF
unique identifier for the function
Identification - Interface in lucee.runtime.config
 
IdentificationServer - Interface in lucee.runtime.config
 
IdentificationWeb - Interface in lucee.runtime.config
 
idleTimeSpan() - Method in interface lucee.commons.io.cache.CacheEntry
time in milliseconds after which the object is flushed from the cache if it is not accessed during that time.
ignoreScopes() - Method in class lucee.runtime.PageContext
if set to true Lucee ignores all scope names and handles them as regular keys for the undefined scope
imp(Object, Object) - Method in interface lucee.runtime.util.Operation
Implication: The statement A IMP B is the equivalent of the logical statement "If A Then B." A IMP B is False only if A is True and B is False.
implementation(PageContext) - Method in interface lucee.runtime.type.UDF
abstract method for the function Body
ImplicitAccess - Interface in lucee.runtime.debug
 
ImportDefintion - Interface in lucee.runtime.component
 
inc() - Method in interface lucee.runtime.debug.ImplicitAccess
 
index(PageContext, String, short, String, String, String, String, String[], String, boolean, String, String[], long, String, String, String, String) - Method in interface lucee.runtime.search.SearchCollection
updates a index of a collection
indexCustom(String, QueryColumn, QueryColumn, QueryColumn[], String, QueryColumn, QueryColumn, QueryColumn, QueryColumn) - Method in interface lucee.runtime.search.SearchCollection
updates a collection with a custom
indexFile(String, String, Resource, String) - Method in interface lucee.runtime.search.SearchCollection
updates a collection with a file
indexPath(String, String, Resource, String[], boolean, String) - Method in interface lucee.runtime.search.SearchCollection
updates a collection with a path
IndexResult - Interface in lucee.runtime.search
 
indexURL(String, String, URL, String[], boolean, String, long) - Method in interface lucee.runtime.search.SearchCollection
updates a collection with a url
info(String, String) - Method in interface lucee.commons.io.log.Log
log level info
Info - Interface in lucee
Info to this Version
info(ConfigWeb, VideoInput) - Method in interface lucee.runtime.video.VideoExecuter
 
inInvoke() - Static method in class coldfusion.cfc.CFCProxy
 
init(Config, String, Struct) - Method in interface lucee.commons.io.cache.Cache
initialize the cache
init(String, Map<String, String>) - Method in interface lucee.commons.io.res.ResourceProvider
this class is called by the "Resources" at startup
init(ServletConfig) - Method in class lucee.loader.servlet.AMFServlet
 
init(ServletConfig) - Method in class lucee.loader.servlet.CFMLServlet
 
init(ServletConfig) - Method in class lucee.loader.servlet.FileServlet
 
init(ServletConfig) - Method in class lucee.loader.servlet.LuceeServlet
 
init(ServletConfig) - Method in class lucee.loader.servlet.RestServlet
 
init(ConfigWeb, String, int) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
init(Config) - Method in interface lucee.runtime.debug.Debugger
 
init(PageContext, Map<String, String>) - Method in interface lucee.runtime.engine.ExecutionLog
 
init(GatewayEngine, String, String, Map<String, String>) - Method in interface lucee.runtime.gateway.Gateway
method to initialize the gateway
init(ConfigServer, String, boolean) - Method in interface lucee.runtime.monitor.Monitor
 
init(ConfigWeb, Map<String, String>) - Method in interface lucee.runtime.net.amf.AMFEngine
method to initialize the engine
init(PageContext, String, String, String, ProxyData) - Method in class lucee.runtime.net.rpc.client.WebserviceClient
 
init(PageContext) - Method in interface lucee.runtime.orm.ORMEngine
 
init(Config, Resource) - Method in interface lucee.runtime.search.SearchEngine
 
init(ConfigServer) - Method in interface lucee.runtime.type.scope.Cluster
 
init(ConfigServer, Cluster) - Method in interface lucee.runtime.type.scope.ClusterRemote
 
initBody(BodyTag, int) - Method in class lucee.runtime.PageContext
init body of a tag
initialize(PageContext) - Method in interface lucee.runtime.type.scope.Scope
Initalize Scope
insert(int, Object) - Method in interface lucee.runtime.type.Array
insert a value add defined position
insert(int, String, Object) - Method in interface lucee.runtime.type.scope.Argument
insert a key in argument scope at defined position
insertAt(String, int, String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
casts a list to Array object, remove all empty items at start and end of the list and store count to info
insertRow() - Method in class lucee.runtime.cfx.QueryWrap
 
INSPECT_ALWAYS - Static variable in interface lucee.runtime.config.Config
 
INSPECT_NEVER - Static variable in interface lucee.runtime.config.Config
 
INSPECT_ONCE - Static variable in interface lucee.runtime.config.Config
 
INSPECT_UNDEFINED - Static variable in interface lucee.runtime.config.Config
 
install(ConfigWeb, Struct) - Method in interface lucee.runtime.video.VideoExecuter
 
installBundle(BundleContext, String, InputStream) - Static method in class lucee.loader.osgi.BundleUtil
 
instanceOf(String) - Method in interface lucee.runtime.Component
check if Component is instance of this type
instanceOf(String) - Method in interface lucee.runtime.Interface
 
Interface - Interface in lucee.runtime
 
InterfacePage - Class in lucee.runtime
 
InterfacePage() - Constructor for class lucee.runtime.InterfacePage
 
INTERVAL_DAY - Static variable in interface lucee.runtime.schedule.ScheduleTask
Field INTERVAL_DAY
INTERVAL_MONTH - Static variable in interface lucee.runtime.schedule.ScheduleTask
Field INTERVAL_MONTH
INTERVAL_ONCE - Static variable in interface lucee.runtime.schedule.ScheduleTask
Field INTERVAL_ONCE
INTERVAL_WEEK - Static variable in interface lucee.runtime.schedule.ScheduleTask
Field INTERVAL_WEEK
IntervallMonitor - Interface in lucee.runtime.monitor
 
intKeys() - Method in interface lucee.runtime.type.Array
 
invoke(String, Object[]) - Method in class coldfusion.cfc.CFCProxy
 
invoke(String, Object[], HttpServletRequest, HttpServletResponse) - Method in class coldfusion.cfc.CFCProxy
 
invoke(String, Object[], HttpServletRequest, HttpServletResponse, OutputStream) - Method in class coldfusion.cfc.CFCProxy
 
invoke(Map<String, String>) - Method in interface lucee.cli.CLIInvoker
 
invoke(Map<String, String>) - Method in class lucee.cli.CLIInvokerImpl
 
invoke(PageContext, Object[]) - Method in class lucee.runtime.ext.function.BIF
 
invokeListener(Gateway, String, Map<?, ?>) - Method in interface lucee.runtime.gateway.GatewayEngine
invoke given method on cfc listener
IO - Interface in lucee.runtime.util
 
IPageException - Interface in lucee.runtime.exp
interface of the root business exception of Lucee
is(String, Object) - Method in interface lucee.runtime.util.Decision
 
isAbsolute() - Method in interface lucee.commons.io.res.Resource
Tests whether this abstract pathname is absolute.
isAccessors() - Method in interface lucee.runtime.Component
has accessors set
isAfterLast() - Method in class lucee.runtime.cfx.QueryWrap
 
isAllowURLRequestTimeout() - Method in interface lucee.runtime.config.ConfigWeb
 
isAnyType(String) - Method in interface lucee.runtime.util.Decision
 
isArchive() - Method in interface lucee.commons.io.res.Resource
Deprecated.
isArray(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a array
isAttributesSupported() - Method in interface lucee.commons.io.res.ResourceProvider
returns if the resource support attributes for his resources
isAutoCommit() - Method in interface lucee.runtime.db.DataSourceManager
 
isBasePeristent() - Method in interface lucee.runtime.Component
 
isBeforeFirst() - Method in class lucee.runtime.cfx.QueryWrap
 
isBinary(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a binary
isBind() - Method in interface lucee.runtime.type.scope.Argument
 
isBind() - Method in interface lucee.runtime.type.scope.BindScope
 
isBind() - Method in interface lucee.runtime.type.scope.Variables
 
isBlob() - Method in interface lucee.runtime.db.DataSource
 
isBodyRuntimeExpressionValue() - Method in interface lucee.runtime.ext.tag.TagMetaData
is the body of the tag parsed like inside a cfoutput
isBoolean(Object) - Method in interface lucee.runtime.util.Decision
tests if value is a Boolean (Numbers are not acctepeted)
isBoolean(String) - Method in interface lucee.runtime.util.Decision
tests if value is a Boolean
isBundle() - Method in interface lucee.runtime.db.ClassDefinition
 
isBytecode(InputStream) - Method in interface lucee.runtime.util.ClassUtil
check if given stream is a bytecode stream, if yes remove bytecode mark
isBytecode(byte[]) - Method in interface lucee.runtime.util.ClassUtil
 
isCached() - Method in class lucee.runtime.cfx.QueryWrap
 
isCached() - Method in interface lucee.runtime.type.Query
is query from cache or not
isCaseSensitive() - Method in interface lucee.commons.io.res.ResourceProvider
returns if the resources of the provider are case-sensitive or not
isCastableTo(String, Object, boolean, boolean, int) - Method in interface lucee.runtime.util.Decision
 
isCastableToArray(Object) - Method in interface lucee.runtime.util.Decision
 
isCastableToBinary(Object, boolean) - Method in interface lucee.runtime.util.Decision
 
isCastableToBoolean(Object) - Method in interface lucee.runtime.util.Decision
 
isCastableToDate(Object) - Method in interface lucee.runtime.util.Decision
 
isCastableToNumeric(Object) - Method in interface lucee.runtime.util.Decision
 
isCastableToString(Object) - Method in interface lucee.runtime.util.Decision
 
isCastableToStruct(Object) - Method in interface lucee.runtime.util.Decision
 
isChildOf(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
check if file is a child of given directory
isClassNameEqualTo(String) - Method in interface lucee.runtime.db.ClassDefinition
 
isClassNameEqualTo(String, boolean) - Method in interface lucee.runtime.db.ClassDefinition
 
isClientCookies() - Method in interface lucee.runtime.config.Config
 
isClientManagement() - Method in interface lucee.runtime.config.Config
 
isClob() - Method in interface lucee.runtime.db.DataSource
 
isClosed() - Method in class lucee.runtime.cfx.QueryWrap
 
isClosure(Object) - Method in interface lucee.runtime.util.Decision
 
isComponent(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a Component
isCreditCard(Object) - Method in interface lucee.runtime.util.Decision
 
isDate(Object, boolean) - Method in interface lucee.runtime.util.Decision
tests if value is DateTime Object
isDefaultCfcLocation() - Method in interface lucee.runtime.orm.ORMConfiguration
 
isDirectory() - Method in interface lucee.commons.io.res.Resource
Tests whether the resource denoted by this abstract pathname is a directory.
isDomainCookies() - Method in interface lucee.runtime.config.Config
 
isEmpty(String) - Static method in class lucee.loader.util.Util
check if string is empty (null or "")
isEmpty(String, boolean) - Static method in class lucee.loader.util.Util
check if string is empty (null or "")
isEmpty() - Method in class lucee.runtime.cfx.QueryWrap
 
isEmpty() - Method in class lucee.runtime.dump.DumpTable
 
isEmpty() - Method in interface lucee.runtime.type.Iterator
 
isEmpty(String) - Method in interface lucee.runtime.util.Decision
 
isEmpty(String, boolean) - Method in interface lucee.runtime.util.Decision
 
isEmpty(Object) - Method in interface lucee.runtime.util.Decision
 
isEmpty() - Method in interface lucee.runtime.util.QueryStack
 
isEmpty(Resource) - Method in interface lucee.runtime.util.ResourceUtil
return if Resource is empty, means is directory and has no children or a empty file, if not exist return false.
isEmpty(String) - Method in interface lucee.runtime.util.Strings
 
isEmpty(String, boolean) - Method in interface lucee.runtime.util.Strings
 
isEmptyDirectory(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
isEmptyDirectory(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
return Boolean.True when directory is empty, Boolean.FALSE when directory s not empty and null if directory does not exists
isEmptyFile(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
isEntity() - Method in interface lucee.runtime.Component
 
isEqual(Config, String) - Method in interface lucee.runtime.config.Password
 
isExpired() - Method in interface lucee.runtime.type.scope.Application
 
isExpired() - Method in interface lucee.runtime.type.scope.Session
 
isExpired() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
isExtensionEnabled() - Method in interface lucee.runtime.config.Config
 
isFile() - Method in interface lucee.commons.io.res.Resource
Tests whether the file denoted by this abstract pathname is a normal file.
isFirst() - Method in class lucee.runtime.cfx.QueryWrap
 
isFSCaseSensitive() - Method in interface lucee.runtime.util.SystemUtil
returns if the file system case sensitive or not
isFunction(Object) - Method in interface lucee.runtime.util.Decision
 
isGUid(Object) - Method in interface lucee.runtime.util.Decision
 
isHex(String) - Method in interface lucee.runtime.util.Decision
tests if String value is Hex Value
isHidden() - Method in interface lucee.commons.io.res.Resource
Deprecated.
isHidden() - Method in interface lucee.runtime.Mapping
 
isHidden() - Method in interface lucee.runtime.schedule.ScheduleTask
 
isIdentical(CFMLEngine) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
isInitalized() - Method in interface lucee.runtime.type.scope.Scope
return if the scope is Initialiesd
isInstaneOf(String, Class<?>) - Method in interface lucee.runtime.util.ClassUtil
check if Class is instanceof a a other Class
isInstaneOf(String, String) - Method in interface lucee.runtime.util.ClassUtil
 
isInstaneOf(Class<?>, String) - Method in interface lucee.runtime.util.ClassUtil
check if Class is instanceof a a other Class
isInstaneOf(Class<?>, Class<?>) - Method in interface lucee.runtime.util.ClassUtil
check if Class is instanceof a a other Class
isInstaneOfIgnoreCase(Class<?>, String) - Method in interface lucee.runtime.util.ClassUtil
 
isLambda(Object) - Method in interface lucee.runtime.util.Decision
 
isLast() - Method in class lucee.runtime.cfx.QueryWrap
 
isLeapYear(int) - Method in interface lucee.runtime.util.Decision
tests if year is a leap year
isLifecycleTimeout() - Method in interface lucee.runtime.db.DatasourceConnection
is life cycle timeout
isLinux() - Method in interface lucee.runtime.util.SystemUtil
 
isLogEnabled() - Method in interface lucee.runtime.monitor.Monitor
 
isMacOSX() - Method in interface lucee.runtime.util.SystemUtil
 
isMailSpoolEnable() - Method in interface lucee.runtime.config.Config
 
isModeSupported() - Method in interface lucee.commons.io.res.ResourceProvider
returns if the resource support mode for his resources
isMonitoringEnabled() - Method in interface lucee.runtime.config.Config
 
isNativeArray(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a native java array
isNewerThan(Version, Version) - Static method in class lucee.loader.util.Util
check left value against right value
isNulls() - Method in interface lucee.runtime.db.SQLItem
 
isNumber(Object) - Method in interface lucee.runtime.util.Decision
tests if value is Numeric
isNumber(String) - Method in interface lucee.runtime.util.Decision
tests if String value is Numeric
isNumeric(Object) - Method in interface lucee.runtime.util.Decision
Deprecated.
use insteas isNumber
isNumeric(String) - Method in interface lucee.runtime.util.Decision
Deprecated.
use insteas isNumber
isObject(Object) - Method in interface lucee.runtime.util.Decision
returns if object is a CFML object
isOfType(int, Throwable) - Method in interface lucee.runtime.util.Excepton
check if exception is of given type
isOracle(Connection) - Method in interface lucee.runtime.util.DBUtil
checks if this is a oracle connection
isORMEnabled() - Method in interface lucee.runtime.listener.ApplicationContext
 
isPassByReference() - Method in interface lucee.runtime.type.FunctionArgument
 
isPaused() - Method in interface lucee.runtime.schedule.ScheduleTask
 
isPeristent() - Method in interface lucee.runtime.component.Property
 
isPersistent() - Method in interface lucee.runtime.Component
is a persistent component (orm)
isPhysicalFirst() - Method in interface lucee.runtime.Mapping
 
isProxyEnableFor(String) - Method in interface lucee.runtime.config.Config
return if proxy is enabled or not
isPublish() - Method in interface lucee.runtime.schedule.ScheduleTask
 
isQuery(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a Query
isReadable() - Method in interface lucee.commons.io.res.Resource
Tests whether the application can read the resource denoted by this abstract pathname.
isReadOnly() - Method in interface lucee.runtime.cache.CacheConnection
 
isReadOnly() - Method in interface lucee.runtime.cfx.customtag.CFXTagClass
 
isReadOnly() - Method in interface lucee.runtime.db.DataSource
 
isReadOnly() - Method in interface lucee.runtime.extension.ExtensionProvider
is the extension readonly
isReadOnly() - Method in interface lucee.runtime.lock.LockData
Deprecated.
isReadonly() - Method in interface lucee.runtime.Mapping
 
isReadOnly() - Method in interface lucee.runtime.net.mail.Server
 
isRelated(Property) - Method in interface lucee.runtime.util.ORMUtil
 
isRequired() - Method in interface lucee.runtime.component.Property
 
isRequired() - Method in interface lucee.runtime.ext.tag.TagMetaDataAttr
Whether the attribute is required.
isRequired() - Method in interface lucee.runtime.type.FunctionArgument
 
isResolveURL() - Method in interface lucee.runtime.schedule.ScheduleTask
 
isRuntimeExpressionValue() - Method in interface lucee.runtime.ext.tag.TagMetaDataAttr
Whether the attribute's value can be dynamically calculated at runtime.
isSessionManagement() - Method in interface lucee.runtime.config.Config
 
isSetClientCookies() - Method in interface lucee.runtime.listener.ApplicationContext
 
isSetClientManagement() - Method in interface lucee.runtime.listener.ApplicationContext
 
isSetDomainCookies() - Method in interface lucee.runtime.listener.ApplicationContext
 
isSetSessionManagement() - Method in interface lucee.runtime.listener.ApplicationContext
 
isShowVersion() - Method in interface lucee.runtime.config.Config
 
isSimpleValue(Object) - Method in interface lucee.runtime.util.Decision
tests if value is a simple value (Number,String,Boolean,Date,Printable)
isSimpleVariableName(String) - Method in interface lucee.runtime.util.Decision
 
isSolaris() - Method in interface lucee.runtime.util.SystemUtil
 
isSSL() - Method in interface lucee.runtime.net.mail.Server
 
isStorage() - Method in interface lucee.runtime.cache.CacheConnection
 
isStorage() - Method in interface lucee.runtime.db.DataSource
 
isStruct(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a struct
isSuppressWhitespace() - Method in interface lucee.runtime.config.Config
 
isSystem() - Method in interface lucee.commons.io.res.Resource
Deprecated.
isSystemBundle(Bundle) - Static method in class lucee.loader.osgi.BundleUtil
 
isTimeout() - Method in interface lucee.runtime.db.DatasourceConnection
 
isTLS() - Method in interface lucee.runtime.net.mail.Server
 
isTopLevel() - Method in interface lucee.runtime.Mapping
 
isTrusted() - Method in interface lucee.runtime.Mapping
Deprecated.
use instead public short getInspectTemplate();
isUNCPath(String) - Method in interface lucee.runtime.util.ResourceUtil
 
isUnix() - Method in interface lucee.runtime.util.SystemUtil
 
isUserDefinedFunction(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a binary
isUUID(String) - Method in interface lucee.runtime.util.Decision
tests if String value is UUID Value
isValid() - Method in interface lucee.runtime.cfx.customtag.CFXTagClass
 
isValid(DataSource) - Method in interface lucee.runtime.orm.ORMSession
is session valid or not
isValid() - Method in interface lucee.runtime.orm.ORMSession
 
isValid() - Method in interface lucee.runtime.schedule.ScheduleTask
 
isValid(double) - Method in interface lucee.runtime.util.Decision
Checks if number is valid (not infinity or NaN)
isValidAccess(int) - Method in interface lucee.runtime.Component
check if value is a valid access modifier constant
isValueSet() - Method in interface lucee.runtime.db.SQLItem
 
isVariableName(String) - Method in interface lucee.runtime.util.Decision
 
isWddx(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a WDDX Object
isWildcard() - Method in interface lucee.runtime.component.ImportDefintion
 
isWindows() - Method in interface lucee.runtime.util.SystemUtil
 
isWrapperFor(Class<?>) - Method in class lucee.runtime.cfx.QueryWrap
 
isWriteable() - Method in interface lucee.commons.io.res.Resource
Tests whether the application can modify the resource denoted by this abstract pathname.
isXML(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a XML Object
isXMLDocument(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a XML Document Object
isXMLElement(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a XML Element Object
isXMLRootElement(Object) - Method in interface lucee.runtime.util.Decision
tests if object is a XML Root Element Object
Iterator - Interface in lucee.runtime.type
Interface for a simple Iterator
Iteratorable - Interface in lucee.runtime.type
interface that define that in a class a iterator is available

J

jar2pack(InputStream, Resource, boolean) - Static method in class lucee.runtime.util.Pack200Util
 
jar2pack(Resource, OutputStream, boolean) - Static method in class lucee.runtime.util.Pack200Util
 
jar2pack(Resource, Resource) - Static method in class lucee.runtime.util.Pack200Util
 
jar2pack(File, File) - Static method in class lucee.runtime.util.Pack200Util
 
jar2pack(InputStream, OutputStream, boolean, boolean) - Static method in class lucee.runtime.util.Pack200Util
 
JAVA_VERSION_1_0 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_1 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_2 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_3 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_4 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_5 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_6 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_7 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_8 - Static variable in interface lucee.runtime.util.SystemUtil
 
JAVA_VERSION_1_9 - Static variable in interface lucee.runtime.util.SystemUtil
 
JavaSettings - Interface in lucee.runtime.listener
 

K

keyIterator() - Method in class lucee.runtime.cfx.QueryWrap
 
keyIterator(int) - Method in interface lucee.runtime.Component
 
keyIterator() - Method in interface lucee.runtime.type.Iteratorable
 
KeyLock<K> - Interface in lucee.commons.lock
 
keys() - Method in interface lucee.commons.io.cache.Cache
Returns a List of the keys contained in this cache.
keys(CacheKeyFilter) - Method in interface lucee.commons.io.cache.Cache
Returns a List of the keys contained in this cache that match the given filter.
keys(CacheEntryFilter) - Method in interface lucee.commons.io.cache.Cache
Returns a List of the keys contained in this cache that match the given filter.
keys() - Method in class lucee.runtime.cfx.QueryWrap
 
keys(int) - Method in interface lucee.runtime.Component
 
keys() - Method in interface lucee.runtime.type.Collection
Deprecated.
use instead keyIterator()
keysAsStringIterator(int) - Method in interface lucee.runtime.Component
 
keysAsStringIterator() - Method in interface lucee.runtime.type.Iteratorable
 
keySet(int) - Method in interface lucee.runtime.Component
 

L

last(String, String) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getStringUtil().last(...);
last() - Method in class lucee.runtime.cfx.QueryWrap
 
last(String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
return last element of the list
last(String, String, boolean) - Method in interface lucee.runtime.util.Strings
return last element of the list
lastAccess() - Method in class lucee.cli.CLIInvokerImpl
 
lastExecution() - Method in interface lucee.runtime.spooler.SpoolerTask
return last execution of this task
lastHit() - Method in interface lucee.commons.io.cache.CacheEntry
when was the entry accessed last time.
lastModified() - Method in interface lucee.commons.io.cache.CacheEntry
when was the entry last time modified.
lastModified() - Method in interface lucee.commons.io.res.Resource
Returns the time that the resource denoted by this abstract pathname was last modified.
lastVisit() - Method in interface lucee.runtime.type.scope.Client
 
lastVisit() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
len(String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
returns count of items in the list
length() - Method in interface lucee.commons.io.res.Resource
Returns the length of the resource denoted by this abstract pathname.
length(String) - Static method in class lucee.loader.util.Util
Deprecated.
no replacement
length() - Method in interface lucee.runtime.type.Collection.Key
Returns the length of this string.
LEVEL_DEBUG - Static variable in interface lucee.commons.io.log.Log
Field LEVEL_DEBUG
LEVEL_ERROR - Static variable in interface lucee.commons.io.log.Log
Field LEVEL_ERROR
LEVEL_FATAL - Static variable in interface lucee.commons.io.log.Log
Field LEVEL_FATAL
LEVEL_FILE - Static variable in interface lucee.runtime.util.ResourceUtil
Field LEVEL_FILE
LEVEL_GRAND_PARENT_FILE - Static variable in interface lucee.runtime.util.ResourceUtil
Field LEVEL_GRAND_PARENT_FILE
LEVEL_INFO - Static variable in interface lucee.commons.io.log.Log
Field LEVEL_INFO
LEVEL_PARENT_FILE - Static variable in interface lucee.runtime.util.ResourceUtil
Field LEVEL_PARENT_FILE
LEVEL_TRACE - Static variable in interface lucee.commons.io.log.Log
 
LEVEL_WARN - Static variable in interface lucee.commons.io.log.Log
Field LEVEL_WARN
like(Class<?>, Class<?>) - Method in interface lucee.runtime.util.ClassUtil
checks if src Class is "like" trg class
limitFileSizeTo(int) - Method in interface lucee.runtime.video.VideoOutput
limit size of the output file
list() - Method in interface lucee.commons.io.res.Resource
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(ResourceNameFilter) - Method in interface lucee.commons.io.res.Resource
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
list(ResourceFilter) - Method in interface lucee.commons.io.res.Resource
 
listRecursive(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
listResources() - Method in interface lucee.commons.io.res.Resource
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listResources(ResourceFilter) - Method in interface lucee.commons.io.res.Resource
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listResources(ResourceNameFilter) - Method in interface lucee.commons.io.res.Resource
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
ListUtil - Interface in lucee.runtime.util
 
listWithQuotesToArray(String, String, String) - Method in interface lucee.runtime.util.ListUtil
casts a list to Array object, the list can be have quoted (",') arguments and delimter in this arguments are ignored.
liveTimeSpan() - Method in interface lucee.commons.io.cache.CacheEntry
define time until the entry is valid
load(PageContext, String, Struct) - Method in interface lucee.runtime.orm.ORMSession
load and return a Object that match given filter, if there is more than one Object matching the filter, only the first Object is returned
load(PageContext, String, String) - Method in interface lucee.runtime.orm.ORMSession
load and return a Object that match given id, if there is more than one Object matching the id, only the first Object is returned
loadAsArray(PageContext, String, Struct) - Method in interface lucee.runtime.orm.ORMSession
load and return a array of Objects matching given filter
loadAsArray(PageContext, String, Struct, Struct) - Method in interface lucee.runtime.orm.ORMSession
load and return a array of Objects matching given filter
loadAsArray(PageContext, String, Struct, Struct, String) - Method in interface lucee.runtime.orm.ORMSession
 
loadAsArray(PageContext, String, String) - Method in interface lucee.runtime.orm.ORMSession
load and return a array of Objects matching given id
loadAsArray(PageContext, String, String, String) - Method in interface lucee.runtime.orm.ORMSession
 
loadBIF(PageContext, String) - Method in interface lucee.runtime.util.ClassUtil
 
loadBundleInfo(File) - Static method in class lucee.loader.osgi.BundleLoader
 
loadBundles(CFMLEngineFactory, File, File, File, BundleCollection) - Static method in class lucee.loader.osgi.BundleLoader
build (if necessary) a bundle and load it
loadByExample(PageContext, Object) - Method in interface lucee.runtime.orm.ORMSession
load and return a Object that match given sampleEntity, if there is more than one Object matching the id, only the first Object is returned
loadByExampleAsArray(PageContext, Object) - Method in interface lucee.runtime.orm.ORMSession
load and return a array of Objects matching given sampleEntity
loadCFMLClassPath() - Method in interface lucee.runtime.listener.JavaSettings
Indicates whether to load the classes from the default lib directory.
loadClass(String) - Method in interface lucee.runtime.util.ClassUtil
loads Class that match given classname, this Class can be from the Lucee core as well
loadClass(PageContext, String, String, String) - Method in interface lucee.runtime.util.ClassUtil
loads Class that match given classname and the given bundle name and version, this Class can be from the Lucee core as well
loadClass(String, Class<?>) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a String classname
loadClass(ClassLoader, String, Class<?>) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a specified Classloader with given classname
loadClass(ClassLoader, String) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a specified Classloader with given classname
loadClassByBundle(String, String, String, Identification) - Method in interface lucee.runtime.util.ClassUtil
 
loadClassByBundle(String, String, Version, Identification) - Method in interface lucee.runtime.util.ClassUtil
 
loadComponent(String) - Method in class lucee.runtime.PageContext
 
loadComponent(PageContext, Page, String, boolean, boolean, boolean, boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
loadComponent(PageContext, PageSource, String, boolean, boolean, boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
loadDefaultProperties(JarFile) - Static method in class lucee.loader.osgi.BundleLoader
 
loadInstance(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a String classname
loadInstance(String) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(ClassLoader, String) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(Class<?>, Object) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a String classname
loadInstance(String, Object) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(ClassLoader, String, Object) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(Class<?>, Object[]) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a String classname
loadInstance(String, Object[]) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(ClassLoader, String, Object[]) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(Class<?>, Object[], Object) - Method in interface lucee.runtime.util.ClassUtil
loads a Class from a String classname
loadInstance(String, Object[], Object) - Method in interface lucee.runtime.util.ClassUtil
 
loadInstance(ClassLoader, String, Object[], Object) - Method in interface lucee.runtime.util.ClassUtil
 
loadInterface(PageContext, Page, PageSource, String, boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
loadPage(PageContext, boolean) - Method in interface lucee.runtime.PageSource
loads a page
loadPage(PageContext, boolean, Page) - Method in interface lucee.runtime.PageSource
loads a page
loadPage(PageContext, PageSource, boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
loadPageThrowTemplateException(PageContext, boolean, Page) - Method in interface lucee.runtime.PageSource
loads a page
Local - Interface in lucee.runtime.type.scope
 
localGet() - Method in class lucee.runtime.PageContext
 
localGet(boolean) - Method in class lucee.runtime.PageContext
 
localScope() - Method in class lucee.runtime.PageContext
 
localScope(boolean) - Method in class lucee.runtime.PageContext
 
localScope() - Method in interface lucee.runtime.type.scope.Undefined
 
localTouch() - Method in class lucee.runtime.PageContext
 
localTouch(boolean) - Method in class lucee.runtime.PageContext
 
lock(Resource) - Method in interface lucee.commons.io.res.ResourceLock
 
lock(Resource) - Method in interface lucee.commons.io.res.ResourceProvider
 
lock(K, long) - Method in interface lucee.commons.lock.KeyLock
 
Lock - Interface in lucee.commons.lock
 
lock(long) - Method in interface lucee.commons.lock.Lock
 
lock(int, String, int, int) - Method in interface lucee.runtime.lock.LockManager
locks a thread if already a other thread is come until other thread notify him by unlock method
LockData - Interface in lucee.runtime.lock
lock data
LockManager - Interface in lucee.runtime.lock
Manager to open and close locks
LockTimeoutException - Exception in lucee.runtime.lock
Lock Timeout
LockTimeoutException(int, String, int) - Constructor for exception lucee.runtime.lock.LockTimeoutException
 
log(String, Throwable) - Method in class lucee.cli.servlet.ServletContextImpl
 
log(Exception, String) - Method in class lucee.cli.servlet.ServletContextImpl
 
log(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
Log - Interface in lucee.commons.io.log
Log Interface
log(int, String, String) - Method in interface lucee.commons.io.log.Log
log one line
log(int, String, String, Throwable) - Method in interface lucee.commons.io.log.Log
 
log(int, String, Throwable) - Method in interface lucee.commons.io.log.Log
 
log(Throwable) - Method in class lucee.loader.engine.CFMLEngineFactory
 
log(int, String) - Method in class lucee.loader.engine.CFMLEngineFactory
 
log(Gateway, int, String) - Method in interface lucee.runtime.gateway.GatewayEngine
logs message with defined logger for gateways
log(PageContext, String, String, long, Object) - Method in interface lucee.runtime.monitor.ActionMonitor
logs certain action within a Request
log(ConfigWeb, String, String, long, Object) - Method in interface lucee.runtime.monitor.ActionMonitor
logs certain action outside a Request, like sending mails
log() - Method in interface lucee.runtime.monitor.IntervallMonitor
 
log(PageContext, boolean) - Method in interface lucee.runtime.monitor.RequestMonitor
 
LoggerImpl - Class in lucee.loader.osgi
 
LoggerImpl(File) - Constructor for class lucee.loader.osgi.LoggerImpl
 
LOGLEVEL_DEBUG - Static variable in interface lucee.runtime.gateway.GatewayEngine
 
LOGLEVEL_ERROR - Static variable in interface lucee.runtime.gateway.GatewayEngine
 
LOGLEVEL_FATAL - Static variable in interface lucee.runtime.gateway.GatewayEngine
 
LOGLEVEL_INFO - Static variable in interface lucee.runtime.gateway.GatewayEngine
 
LOGLEVEL_TRACE - Static variable in interface lucee.runtime.gateway.GatewayEngine
 
LOGLEVEL_WARN - Static variable in interface lucee.runtime.gateway.GatewayEngine
 
logSQL() - Method in interface lucee.runtime.orm.ORMConfiguration
 
lowerCharAt(int) - Method in interface lucee.runtime.type.Collection.Key
return lower case char a given position
lucee - package lucee
 
lucee.cfx.example - package lucee.cfx.example
 
lucee.cli - package lucee.cli
 
lucee.cli.servlet - package lucee.cli.servlet
 
lucee.cli.util - package lucee.cli.util
 
lucee.commons.io.cache - package lucee.commons.io.cache
 
lucee.commons.io.cache.exp - package lucee.commons.io.cache.exp
 
lucee.commons.io.log - package lucee.commons.io.log
 
lucee.commons.io.res - package lucee.commons.io.res
 
lucee.commons.io.res.filter - package lucee.commons.io.res.filter
 
lucee.commons.lang - package lucee.commons.lang
 
lucee.commons.lang.types - package lucee.commons.lang.types
 
lucee.commons.lock - package lucee.commons.lock
 
lucee.commons.net.http - package lucee.commons.net.http
 
lucee.commons.security - package lucee.commons.security
 
lucee.intergral.fusiondebug.server - package lucee.intergral.fusiondebug.server
 
lucee.loader - package lucee.loader
 
lucee.loader.engine - package lucee.loader.engine
 
lucee.loader.osgi - package lucee.loader.osgi
 
lucee.loader.servlet - package lucee.loader.servlet
 
lucee.loader.util - package lucee.loader.util
 
lucee.runtime - package lucee.runtime
 
lucee.runtime.cache - package lucee.runtime.cache
 
lucee.runtime.cache.tag - package lucee.runtime.cache.tag
 
lucee.runtime.cfx - package lucee.runtime.cfx
 
lucee.runtime.cfx.customtag - package lucee.runtime.cfx.customtag
 
lucee.runtime.component - package lucee.runtime.component
 
lucee.runtime.config - package lucee.runtime.config
 
lucee.runtime.converter - package lucee.runtime.converter
 
lucee.runtime.db - package lucee.runtime.db
 
lucee.runtime.debug - package lucee.runtime.debug
 
lucee.runtime.dump - package lucee.runtime.dump
 
lucee.runtime.engine - package lucee.runtime.engine
 
lucee.runtime.err - package lucee.runtime.err
 
lucee.runtime.exp - package lucee.runtime.exp
 
lucee.runtime.ext.function - package lucee.runtime.ext.function
 
lucee.runtime.ext.tag - package lucee.runtime.ext.tag
 
lucee.runtime.extension - package lucee.runtime.extension
 
lucee.runtime.flash - package lucee.runtime.flash
 
lucee.runtime.gateway - package lucee.runtime.gateway
 
lucee.runtime.instrumentation - package lucee.runtime.instrumentation
 
lucee.runtime.listener - package lucee.runtime.listener
 
lucee.runtime.lock - package lucee.runtime.lock
 
lucee.runtime.monitor - package lucee.runtime.monitor
 
lucee.runtime.net.amf - package lucee.runtime.net.amf
 
lucee.runtime.net.mail - package lucee.runtime.net.mail
 
lucee.runtime.net.proxy - package lucee.runtime.net.proxy
 
lucee.runtime.net.rpc.client - package lucee.runtime.net.rpc.client
 
lucee.runtime.net.s3 - package lucee.runtime.net.s3
 
lucee.runtime.op - package lucee.runtime.op
 
lucee.runtime.orm - package lucee.runtime.orm
 
lucee.runtime.orm.naming - package lucee.runtime.orm.naming
 
lucee.runtime.query - package lucee.runtime.query
 
lucee.runtime.rest - package lucee.runtime.rest
 
lucee.runtime.schedule - package lucee.runtime.schedule
 
lucee.runtime.script - package lucee.runtime.script
 
lucee.runtime.search - package lucee.runtime.search
 
lucee.runtime.security - package lucee.runtime.security
 
lucee.runtime.servlet.jsp - package lucee.runtime.servlet.jsp
 
lucee.runtime.spooler - package lucee.runtime.spooler
 
lucee.runtime.thread - package lucee.runtime.thread
 
lucee.runtime.type - package lucee.runtime.type
 
lucee.runtime.type.dt - package lucee.runtime.type.dt
 
lucee.runtime.type.ref - package lucee.runtime.type.ref
 
lucee.runtime.type.scope - package lucee.runtime.type.scope
 
lucee.runtime.type.scope.storage - package lucee.runtime.type.scope.storage
 
lucee.runtime.util - package lucee.runtime.util
 
lucee.runtime.video - package lucee.runtime.video
 
LuceeScriptEngineFactory - Class in lucee.runtime.script
 
LuceeScriptEngineFactory() - Constructor for class lucee.runtime.script.LuceeScriptEngineFactory
 
LuceeServlet - Class in lucee.loader.servlet
 
LuceeServlet() - Constructor for class lucee.loader.servlet.LuceeServlet
 
LuceeTagEngineFactoryImpl - Class in lucee.runtime.script
 
LuceeTagEngineFactoryImpl() - Constructor for class lucee.runtime.script.LuceeTagEngineFactoryImpl
 

M

main(String[]) - Static method in class lucee.cli.CLI
 
main(String[]) - Static method in class lucee.cli.MainEntryPoint
 
Main - Class in lucee.runtime.script
 
Main() - Constructor for class lucee.runtime.script.Main
 
main(String[]) - Static method in class lucee.runtime.script.Main
 
MainEntryPoint - Class in lucee.cli
 
MainEntryPoint() - Constructor for class lucee.cli.MainEntryPoint
 
MainEntryPoint.ExtFilter - Class in lucee.cli
 
makeVisible() - Static method in class com.intergral.fusiondebug.server.FDControllerFactory
makes the class visible for the FD Client
map(Resource) - Method in interface lucee.runtime.search.SearchCollection
map a Collection
Mapping - Interface in lucee.runtime
interface of the mapping definition
Member - Interface in lucee.runtime.component
 
MEMORY_TYPE_ALL - Static variable in interface lucee.runtime.util.SystemUtil
 
MEMORY_TYPE_HEAP - Static variable in interface lucee.runtime.util.SystemUtil
 
MEMORY_TYPE_NON_HEAP - Static variable in interface lucee.runtime.util.SystemUtil
 
merge(PageContext, Object) - Method in interface lucee.runtime.orm.ORMSession
Attaches the specified entity to the current ORM session.
merge(String, String) - Method in interface lucee.runtime.util.ResourceUtil
 
merge(Resource[], Resource...) - Method in interface lucee.runtime.util.ResourceUtil
 
mergeFormAndURL() - Method in interface lucee.runtime.config.Config
e merged return if url and form scope will b
metaData - Variable in class lucee.runtime.Page
 
minus(double) - Method in interface lucee.commons.lang.types.RefDouble
operation minus
minus(int) - Method in interface lucee.commons.lang.types.RefInteger
operation minus
minus(long) - Method in interface lucee.commons.lang.types.RefLong
operation minus
minus(double, double) - Method in interface lucee.runtime.util.Operation
minus operation
missCount() - Method in interface lucee.commons.io.cache.Cache
how many time was the cache accessed for a record that does not exist? this information is optional and depends on the implementation, when information is not available -1 is returned
mkdir() - Method in interface lucee.commons.io.res.Resource
Deprecated.
use #createDirectory(boolean)
mkdirs() - Method in interface lucee.commons.io.res.Resource
Deprecated.
use #createDirectory(boolean)
MODE_CURRENT - Static variable in interface lucee.runtime.listener.ApplicationListener
 
MODE_CURRENT2ROOT - Static variable in interface lucee.runtime.listener.ApplicationListener
 
MODE_CURRENT_OR_ROOT - Static variable in interface lucee.runtime.listener.ApplicationListener
 
MODE_LAZY - Static variable in interface lucee.runtime.orm.ORMEngine
 
MODE_LOCAL_OR_ARGUMENTS_ALWAYS - Static variable in interface lucee.runtime.type.scope.Undefined
 
MODE_LOCAL_OR_ARGUMENTS_ONLY_WHEN_EXISTS - Static variable in interface lucee.runtime.type.scope.Undefined
 
MODE_NO_LOCAL_AND_ARGUMENTS - Static variable in interface lucee.runtime.type.scope.Undefined
 
MODE_ROOT - Static variable in interface lucee.runtime.listener.ApplicationListener
 
MODE_STRICT - Static variable in interface lucee.runtime.orm.ORMEngine
 
MODIFIER_ABSTRACT - Static variable in interface lucee.runtime.component.Member
 
MODIFIER_ABSTRACT - Static variable in interface lucee.runtime.Component
 
MODIFIER_FINAL - Static variable in interface lucee.runtime.component.Member
 
MODIFIER_FINAL - Static variable in interface lucee.runtime.Component
 
MODIFIER_NONE - Static variable in interface lucee.runtime.component.Member
 
MODIFIER_NONE - Static variable in interface lucee.runtime.Component
 
modulus(double, double) - Method in interface lucee.runtime.util.Operation
modulus operation
Monitor - Interface in lucee.runtime.monitor
 
moveTo(Resource) - Method in interface lucee.commons.io.res.Resource
Move/renames the file denoted by this abstract pathname.
moveTo(Resource, Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
moveToCurrentRow() - Method in class lucee.runtime.cfx.QueryWrap
 
moveToInsertRow() - Method in class lucee.runtime.cfx.QueryWrap
 
multiply(double, double) - Method in interface lucee.runtime.util.Operation
multiply operation

N

nameEqual(Node, String) - Method in interface lucee.runtime.util.XMLUtil
check if given name is equal to name of the element (with and without namespace)
nameEqual(Node, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
names(Resource[]) - Method in interface lucee.runtime.util.ResourceUtil
 
NamingStrategy - Interface in lucee.runtime.orm.naming
 
namingStrategy() - Method in interface lucee.runtime.orm.ORMConfiguration
 
nct(Object, Object) - Method in interface lucee.runtime.util.Operation
check if left is not inside right
newDocument() - Method in interface lucee.runtime.util.XMLUtil
returns a new Empty XMl Document
newDocument() - Method in class lucee.runtime.util.XMLUtilImpl
 
newInstance() - Method in interface lucee.runtime.cfx.customtag.CFXTagClass
 
next() - Method in class lucee.runtime.cfx.QueryWrap
 
next() - Method in interface lucee.runtime.type.Iterator
Deprecated.
use instead Iterator.next(int)
next(int) - Method in interface lucee.runtime.type.Iterator
set the intern pointer of the iterator to the next position, return true if next position exist otherwise false.
nextElement() - Method in class lucee.cli.util.EnumerationWrapper
 
nextExecution() - Method in interface lucee.runtime.spooler.SpoolerTask
 
NON_VALIDATING_DTD_EXTERNAL - Static variable in class lucee.runtime.util.XMLUtilImpl
 
NON_VALIDATING_DTD_GRAMMAR - Static variable in class lucee.runtime.util.XMLUtilImpl
 
notifyPageComplete() - Static method in class com.intergral.fusiondebug.server.FDControllerFactory
 
now() - Method in interface lucee.runtime.util.Creation
 
NULL - Static variable in interface lucee.runtime.type.scope.Argument
 
NUMBER_OFFSET - Static variable in interface lucee.runtime.security.SecurityManager
 

O

Objects - Interface in lucee.runtime.type
Hold a native or wild object, to use id inside lucee runtime
ObjectWrap - Interface in lucee.runtime.type
Wraps a other Object
onApplicationEnd(CFMLFactory, String) - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called when a application scope ends
onApplicationStart(PageContext) - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called when a new application context starts
onDebug(PageContext) - Method in interface lucee.runtime.listener.ApplicationListener
called after "onRequestEnd" to generate debugging output, will only be called when debugging is enabled
onError(PageContext, PageException) - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called if server has a error (exception) not throwed by a try-catch block
onLoadWebContext(ConfigServer, ConfigWeb) - Method in interface lucee.runtime.config.ConfigListener
this method will be caled when a web context will be loaded
onRequest(PageContext, PageSource, RequestListener) - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called the application self
onServerEnd() - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called when the server shutdown correctly (no crashes)
onServerStart() - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called when a server starts
onSessionEnd(CFMLFactory, String, String) - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called when a session ends
onSessionStart(PageContext) - Method in interface lucee.runtime.listener.ApplicationListener
this method will be called when a new session starts
onTimeout(PageContext) - Method in interface lucee.runtime.listener.ApplicationListener
will be called when server is run int a timeout
onUpdate() - Method in interface lucee.loader.engine.EngineChangeListener
will be called when there is a change on the engine
onUpdate() - Method in class lucee.loader.servlet.AbsServlet
 
Operation - Interface in lucee.runtime.util
class to compare objects and primitive value types
OPERATION_HTTP_REQUEST - Static variable in interface lucee.runtime.schedule.ScheduleTask
Field OPERATION_HTTP_REQUEST
optimize() - Method in interface lucee.runtime.search.SearchCollection
optimize a Collection
ORDER_ASC - Static variable in interface lucee.runtime.type.Query
Constant ORDER_ASC, used for method sort
ORDER_DESC - Static variable in interface lucee.runtime.type.Query
Constant ORDER_DESC, used for method sort
ORIGIN_ENCRYPTED - Static variable in interface lucee.runtime.config.Password
 
ORIGIN_HASHED - Static variable in interface lucee.runtime.config.Password
 
ORIGIN_HASHED_SALTED - Static variable in interface lucee.runtime.config.Password
 
ORIGIN_UNKNOW - Static variable in interface lucee.runtime.config.Password
 
ORMConfiguration - Interface in lucee.runtime.orm
 
ORMEngine - Interface in lucee.runtime.orm
 
ORMSession - Interface in lucee.runtime.orm
 
ORMTransaction - Interface in lucee.runtime.orm
 
ORMUtil - Interface in lucee.runtime.util
 
OUT - Static variable in interface lucee.runtime.util.SystemUtil
 
outputEnd() - Method in class lucee.runtime.PageContext
ends a cfoutput block
outputStart() - Method in class lucee.runtime.PageContext
starts a cfoutput block

P

Pack200Util - Class in lucee.runtime.util
 
Pack200Util() - Constructor for class lucee.runtime.util.Pack200Util
 
Pack200Util.DevNullOutputStream - Class in lucee.runtime.util
 
pack2Jar(InputStream, Resource, boolean) - Static method in class lucee.runtime.util.Pack200Util
 
pack2Jar(Resource, OutputStream, boolean) - Static method in class lucee.runtime.util.Pack200Util
 
pack2Jar(Resource, Resource) - Static method in class lucee.runtime.util.Pack200Util
 
pack2Jar(File, File) - Static method in class lucee.runtime.util.Pack200Util
 
pack2Jar(InputStream, OutputStream, boolean, boolean) - Static method in class lucee.runtime.util.Pack200Util
 
Page - Class in lucee.runtime
abstract Method for all generated Page Object
Page() - Constructor for class lucee.runtime.Page
 
pageContext - Variable in class lucee.runtime.ext.tag.TagSupport
Field pageContext
PageContext - Class in lucee.runtime
page context for every page object.
PageContext() - Constructor for class lucee.runtime.PageContext
 
PageException - Exception in lucee.runtime.exp
root Exception for Lucee runtime
PageException(String) - Constructor for exception lucee.runtime.exp.PageException
constructor of the class
PageExceptionBox - Interface in lucee.runtime.exp
Interface for exception class how contain a page exception inside
PageServletException - Exception in lucee.runtime.exp
by definition a JSP Tag can only throw JSPExceptions, for that case the PageException is a Subclass of the JSPExceptions, but when a PageException, is escaleted to a parent page, this goes over the include method of the PageContext Object, but this can only throw ServletException.
PageServletException(PageException) - Constructor for exception lucee.runtime.exp.PageServletException
constructor of the class
PageSource - Interface in lucee.runtime
extends the source file with class features
param(String, String, Object) - Method in class lucee.runtime.PageContext
 
param(String, String, Object, int) - Method in class lucee.runtime.PageContext
 
param(String, String, Object, String) - Method in class lucee.runtime.PageContext
 
param(String, String, Object, double, double) - Method in class lucee.runtime.PageContext
 
parse(InputSource, InputSource, boolean) - Method in interface lucee.runtime.util.XMLUtil
parse XML/HTML String to a XML DOM representation
parse(InputSource, InputSource, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
parse XML/HTML String to a XML DOM representation
parsePlaceHolder(String) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
replace path placeholder with the real path, placeholders are [{temp-directory},{system-directory},{home-directory}]
parsePlaceHolder(String) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getResourceUtil(). parsePlaceHolder(...) replace path placeholder with the real path, placeholders are [{temp-directory},{system-directory},{home-directory}]
parsePlaceHolder(String) - Method in interface lucee.runtime.util.ResourceUtil
 
parsePlaceHolder(String) - Method in interface lucee.runtime.util.SystemUtil
replace path placeholder with the real path, placeholders are [{temp-directory},{system-directory},{home-directory}]
Password - Interface in lucee.runtime.config
 
passwordEqual(Password) - Method in interface lucee.runtime.config.Config
 
pattern() - Method in interface lucee.runtime.cache.tag.CacheHandler
return a pattern for that handler, for example "request" or "{time-span}"
pauseScheduleTask(String, boolean, boolean) - Method in interface lucee.runtime.schedule.Scheduler
pause the scheduler task
physcalExists() - Method in interface lucee.runtime.PageSource
 
plus(double) - Method in interface lucee.commons.lang.types.RefDouble
operation plus
plus(int) - Method in interface lucee.commons.lang.types.RefInteger
operation plus
plus(long) - Method in interface lucee.commons.lang.types.RefLong
operation plus
plus(double, double) - Method in interface lucee.runtime.util.Operation
plus operation
premain(String, Instrumentation) - Static method in class lucee.runtime.instrumentation.Agent
 
prepend(Object) - Method in interface lucee.runtime.type.Array
add a new value to the begin of the array
prependChild(Element, Element) - Method in interface lucee.runtime.util.XMLUtil
 
prependChild(Element, Element) - Method in class lucee.runtime.util.XMLUtilImpl
 
prependRow(DumpRow) - Method in class lucee.runtime.dump.DumpTable
 
prettifyPath(String) - Method in interface lucee.runtime.util.ResourceUtil
 
previous() - Method in class lucee.runtime.cfx.QueryWrap
 
previous(int) - Method in interface lucee.runtime.type.Iterator
 
print(PageContext) - Method in interface lucee.runtime.exp.CatchBlock
 
Printable - Interface in lucee.runtime.op
Deprecated.
this interface is replaced with interface Dumpable
printQuery(Query) - Method in class com.allaire.cfx.DebugResponse
print out a query
printResults() - Method in class com.allaire.cfx.DebugResponse
print out the response
processRequest(Request, Response) - Method in interface com.allaire.cfx.CustomTag
methods to invoke tag
processRequest(Request, Response) - Method in class lucee.cfx.example.HelloWorld
 
Properties - Interface in lucee.runtime.net.s3
 
Property - Interface in lucee.runtime.component
 
ProxyData - Interface in lucee.runtime.net.proxy
 
pureKeys() - Method in interface lucee.runtime.type.scope.Client
 
pureKeys() - Method in interface lucee.runtime.type.scope.Session
 
purge() - Method in interface lucee.runtime.search.SearchCollection
purge a collection
put(String, Object, Long, Long) - Method in interface lucee.commons.io.cache.Cache
puts a cache entry to the cache, overwrite existing entries that already exists inside the cache with the same key
put(URL, String, String, int, String, String, String, int, String, String, Header[], Object) - Method in interface lucee.runtime.util.HTTPUtil
Deprecated.
use instead
put(URL, String, String, int, String, String, String, String, int, String, String, Header[], Object) - Method in interface lucee.runtime.util.HTTPUtil
 

Q

Query - Interface in com.allaire.cfx
Alternative Implementation of Jeremy Allaire's Query Interface
Query - Interface in lucee.runtime.type
inteface for resultset (query) object
QueryBean - Class in coldfusion.xml.rpc
Extends the Query with a Bean initalizer for WebService deserializer
QueryBean() - Constructor for class coldfusion.xml.rpc.QueryBean
 
QueryCache - Interface in lucee.runtime.query
interface for a query cache
QueryCacheFilter - Interface in lucee.runtime.query
 
QueryColumn - Interface in lucee.runtime.type
represent a Single column of a query object
QueryEntry - Interface in lucee.runtime.debug
a single query entry
QueryStack - Interface in lucee.runtime.util
Query Stack
QueryTable - Interface in coldfusion.sql
 
QueryWrap - Class in lucee.runtime.cfx
Implementation of the Query Interface
QueryWrap(Query) - Constructor for class lucee.runtime.cfx.QueryWrap
constructor of the class
QueryWrap(Query, String) - Constructor for class lucee.runtime.cfx.QueryWrap
constructor of the class

R

railo.loader.servlet - package railo.loader.servlet
 
read(Resource) - Method in interface lucee.commons.io.res.ResourceLock
 
read(Resource) - Method in interface lucee.commons.io.res.ResourceProvider
 
RECOMPILE_AFTER_STARTUP - Static variable in interface lucee.runtime.config.Config
Field RECOMPILE_AT_STARTUP
RECOMPILE_ALWAYS - Static variable in interface lucee.runtime.config.Config
Field RECOMPILE_ALWAYS
RECOMPILE_NEVER - Static variable in interface lucee.runtime.config.Config
Field RECOMPILE_NEVER
RefBoolean - Interface in lucee.commons.lang.types
Integer Type that can be modified
RefDouble - Interface in lucee.commons.lang.types
Integer Type that can be modified
Reference - Interface in lucee.runtime.type.ref
 
RefInteger - Interface in lucee.commons.lang.types
Integer Type that can be modified
RefLong - Interface in lucee.commons.lang.types
Integer Type that can be modified
refreshRow() - Method in class lucee.runtime.cfx.QueryWrap
 
RefString - Interface in lucee.commons.lang.types
Integer Type that can be modified
registerDefaultResourceProvider(ResourceProvider) - Method in interface lucee.commons.io.res.Resources
adds a default factory, this factory is used, when shemecan't be mapped to a other factory
registerInstance(CFMLEngine) - Static method in class lucee.loader.engine.CFMLEngineFactory
 
registerResourceProvider(ResourceProvider) - Method in interface lucee.commons.io.res.Resources
adds a additional resource to System
registerThreadPageContext(PageContext) - Method in interface lucee.loader.engine.CFMLEngine
 
registerThreadPageContext(PageContext) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
registerUDF(Collection.Key, UDF) - Method in interface lucee.runtime.Component
 
registerUDF(Collection.Key, UDFProperties) - Method in interface lucee.runtime.Component
 
registerUDF(Collection.Key, UDF) - Method in interface lucee.runtime.Interface
 
registerUDF(Collection.Key, UDFProperties) - Method in interface lucee.runtime.Interface
 
reinitialize(ApplicationContext) - Method in interface lucee.runtime.type.scope.Form
 
reinitialize(PageContext) - Method in interface lucee.runtime.type.scope.Undefined
 
reinitialize(ApplicationContext) - Method in interface lucee.runtime.type.scope.URL
 
reinitORM(PageContext) - Method in interface lucee.runtime.listener.ApplicationContext
 
relative(int) - Method in class lucee.runtime.cfx.QueryWrap
 
release(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
release(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
release() - Method in interface lucee.runtime.db.DataSourceManager
 
release() - Method in interface lucee.runtime.engine.ExecutionLog
 
release() - Method in class lucee.runtime.ext.tag.BodyTagSupport
 
release() - Method in class lucee.runtime.ext.tag.TagSupport
 
release() - Method in interface lucee.runtime.net.proxy.ProxyData
 
release(PageContext) - Method in interface lucee.runtime.type.scope.Scope
release scope for reuse
releaseBody(BodyTag, int) - Method in class lucee.runtime.PageContext
release body of a tag
releaseConnection(PageContext, DatasourceConnection) - Method in interface lucee.runtime.db.DataSourceManager
 
releaseCustomTag(CustomTag) - Method in interface lucee.runtime.cfx.CFXTagPool
realese custom tag
releaseDatasourceConnection(Config, DatasourceConnection, boolean) - Method in interface lucee.runtime.util.DBUtil
 
releaseLuceePageContext(PageContext) - Method in class lucee.runtime.CFMLFactory
Deprecated.
use instead releaseLuceePageContext(PageContext pc, boolean unregister)
releaseLuceePageContext(PageContext, boolean) - Method in class lucee.runtime.CFMLFactory
Similar to the releasePageContext Method, but take lucee PageContext as entry
releasePageContext(PageContext, boolean) - Method in interface lucee.loader.engine.CFMLEngine
 
releasePageContext(PageContext, boolean) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
releaseTag(Object) - Method in interface lucee.runtime.cfx.CFXTagPool
 
reload(PageContext, boolean) - Method in interface lucee.runtime.orm.ORMEngine
 
reload(PageContext, Object) - Method in interface lucee.runtime.orm.ORMSession
Reloads data for an entity that is already loaded.
reload() - Method in interface lucee.runtime.type.scope.Server
 
reloadOnChange() - Method in interface lucee.runtime.listener.JavaSettings
Indicates whether to reload the updated classes and JARs dynamically, without restarting ColdFusion.
reloadTimeServerOffset() - Method in interface lucee.runtime.config.Config
reload the time offset to a time server
RemoteClient - Interface in lucee.runtime.config
 
remove(String) - Method in interface lucee.commons.io.cache.Cache
remove entry that match this key
remove(CacheKeyFilter) - Method in interface lucee.commons.io.cache.Cache
remove all entries that match the given filter
remove(CacheEntryFilter) - Method in interface lucee.commons.io.cache.Cache
remove all entries that match the given filter
remove(boolean) - Method in interface lucee.commons.io.res.Resource
Deletes the resource denoted by this abstract pathname.
remove(PageContext, String) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
remove(PageContext, String) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
remove(String) - Method in interface lucee.runtime.db.DataSourceManager
Deprecated.
use instead remove(DataSource datasource)
remove(DataSource) - Method in interface lucee.runtime.db.DataSourceManager
 
remove(PageContext, SQL, String, String, String) - Method in interface lucee.runtime.query.QueryCache
removes query from cache
remove(SpoolerTask) - Method in interface lucee.runtime.spooler.SpoolerEngine
remove that task from Spooler
remove(String) - Method in interface lucee.runtime.spooler.SpoolerEngine
remove a task that match given id
remove(Collection.Key) - Method in interface lucee.runtime.type.Collection
removes value from collection and return it when it exists, otherwise throws a exception
remove(Collection.Key, Object) - Method in interface lucee.runtime.type.Collection
removes value from collection and return it when it exists, otherwise returns the given default value
remove(int) - Method in interface lucee.runtime.type.QueryColumn
removes the value but dont the index
remove(PageContext) - Method in interface lucee.runtime.type.ref.Reference
clears the variable from collection
remove(Object, String) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
remove(Object, Collection.Key) - Method in interface lucee.runtime.util.VariableUtil
 
removeAttribute(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
removeBundle(Bundle) - Static method in class lucee.loader.osgi.BundleLoader
 
removeBundles(BundleContext) - Static method in class lucee.loader.osgi.BundleLoader
 
removeBundles(BundleCollection) - Static method in class lucee.loader.osgi.BundleLoader
 
removeBundlesEL(BundleCollection) - Static method in class lucee.loader.osgi.BundleLoader
 
removeChildren(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
removeChildren(Resource, ResourceNameFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
removeChildren(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
removeChildrenSilent(Resource, ResourceNameFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
removeChildrenSilent(Resource, ResourceFilter) - Method in interface lucee.runtime.util.ResourceUtil
 
removeChildrenSilent(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
removeColumn(String) - Method in interface lucee.runtime.type.Query
removeColumn(Collection.Key) - Method in interface lucee.runtime.type.Query
remove column matching to key
removeColumnEL(String) - Method in interface lucee.runtime.type.Query
removeColumnEL(Collection.Key) - Method in interface lucee.runtime.type.Query
remove column matching to key
removeE(int) - Method in interface lucee.runtime.type.Array
removes a value ad defined key
removeEL(int) - Method in interface lucee.runtime.type.Array
removes a value ad defined key
removeEL(Collection.Key) - Method in interface lucee.runtime.type.Collection
removes value from collection and return it when it exists, otherwise returns null
removeEL(int) - Method in interface lucee.runtime.type.QueryColumn
removes method with int as key
removeEL(PageContext) - Method in interface lucee.runtime.type.ref.Reference
clears the variable from collection
removeEL(Object, String) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
removeEL(Object, Collection.Key) - Method in interface lucee.runtime.util.VariableUtil
 
removeEmptyFolders(Resource) - Method in interface lucee.runtime.util.ResourceUtil
 
removeLastPageSource(boolean) - Method in class lucee.runtime.PageContext
remove the last PageSource
removeLatestUpdate(Password) - Method in class lucee.loader.engine.CFMLEngineFactory
method to initalize a update of the CFML Engine.
removeQuery() - Method in interface lucee.runtime.type.scope.Undefined
remove a collection from the undefined scope
removeQuery() - Method in interface lucee.runtime.util.QueryStack
removes a Query from Stack
removeQuotes(String, boolean) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
 
removeQuotes(String, boolean) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getStringUtil().removeQuotes (...);
removeQuotes(String, boolean) - Method in interface lucee.runtime.util.Strings
removes quotes(",') that wraps the string
removeRow(int) - Method in interface lucee.runtime.type.Query
remove row from query
removeRow(int) - Method in interface lucee.runtime.type.QueryColumn
remove a row from query
removeRowEL(int) - Method in interface lucee.runtime.type.Query
remove row from query
removeScheduleTask(String, boolean) - Method in interface lucee.runtime.schedule.Scheduler
removes a task from scheduler
removeScheme(String, String) - Method in interface lucee.runtime.util.ResourceUtil
 
removeSilent(Resource, boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
removeUnecessaryPort(URL) - Method in interface lucee.runtime.util.HTTPUtil
remove port information if the port is the default port for this protocol (http=80,https=443)
removeUpdate(Password) - Method in class lucee.loader.engine.CFMLEngineFactory
method to initalize a update of the CFML Engine.
removeVariable(String) - Method in class lucee.runtime.PageContext
 
rename(Collection.Key, Collection.Key) - Method in interface lucee.runtime.type.Query
 
renameTo(Resource) - Method in interface lucee.commons.io.res.Resource
Deprecated.
use instead #moveTo(Resource)
repair() - Method in interface lucee.runtime.search.SearchCollection
repair a Collection
replace(String, String, String, boolean) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getStringUtil().replace(...)
replace(String, String, String, boolean, boolean) - Method in interface lucee.runtime.util.Strings
performs a replace operation on a string
replaceChild(Node, Node) - Method in interface lucee.runtime.util.XMLUtil
 
replaceChild(Node, Node) - Method in class lucee.runtime.util.XMLUtilImpl
 
Request - Interface in com.allaire.cfx
Alternative Implementation of Jeremy Allaire's Request Interface
Request - Interface in lucee.runtime.type.scope
Interface of the scope request
RequestListener - Interface in lucee.runtime.listener
this lstener is executed after the application.cfc/application.cfm was invoked, but before onApplicationStart, this class can change the PageSource executed
RequestMonitor - Interface in lucee.runtime.monitor
 
requestScope() - Method in class lucee.runtime.PageContext
 
required(String, String, String, Object) - Method in class lucee.runtime.ext.tag.TagSupport
check if value is not empty
reset() - Method in interface lucee.commons.io.res.Resources
 
reset() - Method in interface lucee.loader.engine.CFMLEngine
reset the engine
reset(String) - Method in interface lucee.loader.engine.CFMLEngine
reset the engine
reset() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
reset(String) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
reset() - Method in interface lucee.runtime.config.Config
reset config
reset() - Method in interface lucee.runtime.debug.Debugger
reset the debug object
reset() - Method in interface lucee.runtime.type.Iterator
Deprecated.
reset(int) - Method in interface lucee.runtime.type.Iterator
reset the intern pointer
reset() - Method in interface lucee.runtime.type.Resetable
 
Resetable - Interface in lucee.runtime.type
 
resetEngine(PageContext, boolean) - Method in interface lucee.runtime.util.ORMUtil
 
resetEnv(PageContext) - Method in interface lucee.runtime.type.scope.UserScope
 
resetPageContext() - Method in class lucee.runtime.CFMLFactory
reset the PageContexes
resetQueryTime() - Method in interface lucee.runtime.debug.DebugEntryTemplate
resets the query time to zero
resize(int) - Method in interface lucee.runtime.type.Array
resize array to defined size
Resource - Interface in lucee.commons.io.res
a Resource handle connection to different resources in a abstract form
ResourceFilter - Interface in lucee.commons.io.res.filter
 
ResourceLock - Interface in lucee.commons.io.res
 
ResourceMetaData - Interface in lucee.commons.io.res
 
ResourceNameFilter - Interface in lucee.commons.io.res.filter
 
ResourceProvider - Interface in lucee.commons.io.res
Interface for resource provider, loaded by "Resources", classes that implement a provider that produce resources, that match given path.
Resources - Interface in lucee.commons.io.res
 
ResourceUtil - Interface in lucee.runtime.util
 
Response - Interface in com.allaire.cfx
Alternative Implementation of Jeremy Allaire's Response Interface
rest(String, String, boolean, int) - Method in interface lucee.runtime.util.ListUtil
 
rest(String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
 
restart(Password) - Method in class lucee.loader.engine.CFMLEngineFactory
restart the cfml engine
restart(String, Password) - Method in class lucee.loader.engine.CFMLEngineFactory
restart the cfml engine
RestServlet - Class in lucee.loader.servlet
 
RestServlet() - Constructor for class lucee.loader.servlet.RestServlet
 
RestServlet - Class in railo.loader.servlet
Deprecated.
use instead lucee.loader.servlet.CFMLServlet
RestServlet() - Constructor for class railo.loader.servlet.RestServlet
Deprecated.
 
RestSettings - Interface in lucee.runtime.rest
 
RETURN_FORMAT_JAVA - Static variable in interface lucee.runtime.type.UDF
 
RETURN_FORMAT_JSON - Static variable in interface lucee.runtime.type.UDF
 
RETURN_FORMAT_PLAIN - Static variable in interface lucee.runtime.type.UDF
 
RETURN_FORMAT_SERIALIZE - Static variable in interface lucee.runtime.type.UDF
 
RETURN_FORMAT_WDDX - Static variable in interface lucee.runtime.type.UDF
 
RETURN_FORMAT_XML - Static variable in interface lucee.runtime.type.UDF
 
rollback() - Method in interface lucee.runtime.db.DataSourceManager
rollback hanging transaction
rollback() - Method in interface lucee.runtime.orm.ORMTransaction
 
rowDeleted() - Method in class lucee.runtime.cfx.QueryWrap
 
rowInserted() - Method in class lucee.runtime.cfx.QueryWrap
 
rowUpdated() - Method in class lucee.runtime.cfx.QueryWrap
 
run() - Method in class lucee.cli.CLIFactory
 
run() - Method in class lucee.cli.Closer
 
RUNNING - Static variable in interface lucee.runtime.gateway.Gateway
 
runScheduleTask(String, boolean) - Method in interface lucee.runtime.schedule.Scheduler
runs a scheduler task

S

save(PageContext, Object, boolean) - Method in interface lucee.runtime.orm.ORMSession
insert entity into datasource, even the entry already exist
saveMapping() - Method in interface lucee.runtime.orm.ORMConfiguration
 
savepoint() - Method in interface lucee.runtime.db.DataSourceManager
 
SCAN_MODE_INTERLACED - Static variable in interface lucee.runtime.video.VideoProfile
 
SCAN_MODE_PROGRESSIV - Static variable in interface lucee.runtime.video.VideoProfile
 
ScheduleException - Exception in lucee.runtime.schedule
Scheduler Exception
ScheduleException(String) - Constructor for exception lucee.runtime.schedule.ScheduleException
constructor of the class
Scheduler - Interface in lucee.runtime.schedule
Scheduler interface
ScheduleTask - Interface in lucee.runtime.schedule
a single scheduler task
scope(int) - Method in class lucee.runtime.PageContext
returns matching scope
Scope - Interface in lucee.runtime.type.scope
abstract class for all scopes
SCOPE_APPLICATION - Static variable in interface lucee.runtime.type.scope.Scope
Scope Application
SCOPE_ARGUMENTS - Static variable in interface lucee.runtime.type.scope.Scope
Scope Arguments
SCOPE_CALLER - Static variable in interface lucee.runtime.type.scope.Scope
Scope Caller
SCOPE_CGI - Static variable in interface lucee.runtime.type.scope.Scope
Scope CGI
SCOPE_CLIENT - Static variable in interface lucee.runtime.type.scope.Scope
Scope Client
SCOPE_CLUSTER - Static variable in interface lucee.runtime.type.scope.Scope
 
SCOPE_COOKIE - Static variable in interface lucee.runtime.type.scope.Scope
Scope Cookie
SCOPE_COUNT - Static variable in interface lucee.runtime.type.scope.Scope
 
SCOPE_FORM - Static variable in interface lucee.runtime.type.scope.Scope
Scope Form
SCOPE_LOCAL - Static variable in interface lucee.runtime.type.scope.Scope
Scope Local
SCOPE_REQUEST - Static variable in interface lucee.runtime.type.scope.Scope
Scope Request
SCOPE_SERVER - Static variable in interface lucee.runtime.type.scope.Scope
Scope Server
SCOPE_SESSION - Static variable in interface lucee.runtime.type.scope.Scope
Scope Session
SCOPE_SMALL - Static variable in interface lucee.runtime.config.Config
Define a small scope cascading
SCOPE_STANDARD - Static variable in interface lucee.runtime.config.Config
Define a standart scope cascading (like other cf versions)
SCOPE_STRICT - Static variable in interface lucee.runtime.config.Config
Define a strict scope cascading
SCOPE_UNDEFINED - Static variable in interface lucee.runtime.type.scope.Scope
Scope Undefined
SCOPE_URL - Static variable in interface lucee.runtime.type.scope.Scope
Scope URL
SCOPE_VAR - Static variable in interface lucee.runtime.type.scope.Scope
 
SCOPE_VARIABLES - Static variable in interface lucee.runtime.type.scope.Scope
Scope Variables
SCRIPT_PROTECT_ALL - Static variable in interface lucee.runtime.listener.ApplicationContext
 
SCRIPT_PROTECT_CGI - Static variable in interface lucee.runtime.listener.ApplicationContext
 
SCRIPT_PROTECT_COOKIE - Static variable in interface lucee.runtime.listener.ApplicationContext
 
SCRIPT_PROTECT_FORM - Static variable in interface lucee.runtime.listener.ApplicationContext
 
SCRIPT_PROTECT_NONE - Static variable in interface lucee.runtime.listener.ApplicationContext
 
SCRIPT_PROTECT_URL - Static variable in interface lucee.runtime.listener.ApplicationContext
 
ScriptConvertable - Interface in lucee.runtime.converter
Converter to convert Object to a String
search(SearchData, Query, String, String, short, int, int, String, String[]) - Method in interface lucee.runtime.search.SearchCollection
search the collection
SEARCH_TYPE_EXPLICIT - Static variable in interface lucee.runtime.search.SearchCollection
Field SEARCH_TYPE_EXPLICIT
SEARCH_TYPE_SIMPLE - Static variable in interface lucee.runtime.search.SearchCollection
Field SEARCH_TYPE_SIMPLE
SearchCollection - Interface in lucee.runtime.search
a Search Collection
searchComponent(PageContext, PageSource, String, Boolean, Boolean, boolean, boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
SearchData - Interface in lucee.runtime.search
 
SearchEngine - Interface in lucee.runtime.search
interface for a Search Engine
SearchException - Exception in lucee.runtime.search
Search Exception
SearchException(String) - Constructor for exception lucee.runtime.search.SearchException
constructor o the class
SearchException(Exception) - Constructor for exception lucee.runtime.search.SearchException
 
SearchIndex - Interface in lucee.runtime.search
 
SearchInfo - Interface in lucee.runtime.search
 
searchInterface(PageContext, PageSource, String, boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
searchPage(PageContext, PageSource, String, Boolean, Boolean) - Method in interface lucee.runtime.util.TemplateUtil
 
SearchResulItem - Interface in lucee.runtime.search
a singl result item
SearchResult - Interface in lucee.runtime.search
 
secondaryCacheEnabled() - Method in interface lucee.runtime.orm.ORMConfiguration
 
SecurityManager - Interface in lucee.runtime.security
interface for Security Manager
sendMessage(Map<?, ?>) - Method in interface lucee.runtime.gateway.Gateway
sends a message based on given data
serialize() - Method in interface lucee.runtime.converter.ScriptConvertable
Deprecated.
serialize(Set<Object>) - Method in interface lucee.runtime.converter.ScriptConvertable
convert object to String
serialize(Object) - Method in class lucee.runtime.PageContext
 
Server - Interface in lucee.runtime.net.mail
DTO of a single Mailserver
Server - Interface in lucee.runtime.type.scope
interface for scope server
serverScope() - Method in class lucee.runtime.PageContext
 
service(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in interface lucee.loader.engine.CFMLEngine
method to invoke the engine for a regular Lucee call
service(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
service(HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.servlet.AMFServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.servlet.CFMLServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.servlet.FileServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.servlet.LuceeServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.servlet.RestServlet
 
service(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in interface lucee.runtime.net.amf.AMFEngine
Main entry point for the AMF (Flex) Engine
serviceAMF(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in interface lucee.loader.engine.CFMLEngine
method to invoke the engine for AMF
serviceAMF(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
serviceCFML(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in interface lucee.loader.engine.CFMLEngine
method to invoke the engine for CFML
serviceCFML(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
serviceFile(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in interface lucee.loader.engine.CFMLEngine
method to invoke the engine for a simple file
serviceFile(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
serviceRest(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in interface lucee.loader.engine.CFMLEngine
method to invoke the engine for a Rest Requests
serviceRest(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
ServletConfigImpl - Class in lucee.cli.servlet
 
ServletConfigImpl(ServletContextImpl, String) - Constructor for class lucee.cli.servlet.ServletConfigImpl
 
ServletContextImpl - Class in lucee.cli.servlet
 
ServletContextImpl(File, Map<String, Object>, Map<String, String>, int, int) - Constructor for class lucee.cli.servlet.ServletContextImpl
 
Session - Interface in lucee.runtime.type.scope
 
SESSION_TYPE_APPLICATION - Static variable in interface lucee.runtime.config.Config
Field SESSION_TYPE_APPLICATION
SESSION_TYPE_JEE - Static variable in interface lucee.runtime.config.Config
Field SESSION_TYPE_J2EE
sessionScope() - Method in class lucee.runtime.PageContext
 
set(PageContext, String, Object, CacheItem) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
set(long) - Method in interface lucee.runtime.debug.DebugPage
sets the execution time of the page
set(Object, Collection.Key, Object) - Method in class lucee.runtime.PageContext
set property at a collection object
set(PageContext, SQL, String, String, String, Object, Date) - Method in interface lucee.runtime.query.QueryCache
sets a Query to Cache
set(String, Object) - Method in interface lucee.runtime.type.Collection
set(Collection.Key, Object) - Method in interface lucee.runtime.type.Collection
sets a value to the collection
set(PageContext, Collection.Key, Object) - Method in interface lucee.runtime.type.Objects
sets a property (Data Member) value of the object
set(int, Object) - Method in interface lucee.runtime.type.QueryColumn
set method with a int as key
set(PageContext, Object) - Method in interface lucee.runtime.type.ref.Reference
 
set(PageContext, Object, String, Object) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
use instead set(PageContext pc, Object coll, Collection.Key key,Object value)
set(PageContext, Object, Collection.Key, Object) - Method in interface lucee.runtime.util.VariableUtil
 
setAllowCompression(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setAllowImplicidQueryCall(boolean) - Method in interface lucee.runtime.type.scope.Undefined
 
setAppendix(String) - Method in interface lucee.runtime.ext.tag.AppendixTag
sets the appendix of the tag
setAppendix(String) - Method in interface lucee.runtime.servlet.jsp.TagPro
 
setApplicationContext(ApplicationContext) - Method in class lucee.runtime.PageContext
 
setApplicationExecution(boolean) - Method in class coldfusion.cfc.CFCProxy
 
setApplicationTimeout(TimeSpan) - Method in interface lucee.runtime.listener.ApplicationContext
 
setArchive(boolean) - Method in interface lucee.commons.io.res.Resource
Deprecated.
setArgument(Object) - Method in interface lucee.runtime.type.scope.Argument
 
setAspectRatio(int) - Method in interface lucee.runtime.video.VideoProfile
sets the aspectRatio (VideoOutput.ASPECT_RATIO_xxx)
setAspectRatio(String) - Method in interface lucee.runtime.video.VideoProfile
 
setAt(String, int, Object) - Method in interface lucee.runtime.type.Query
setAt(Collection.Key, int, Object) - Method in interface lucee.runtime.type.Query
set a value at the defined position
setAtEL(String, int, Object) - Method in interface lucee.runtime.type.Query
setAtEL(Collection.Key, int, Object) - Method in interface lucee.runtime.type.Query
set a value at the defined position
setAttribute(String, Object) - Method in class lucee.cli.servlet.ServletContextImpl
 
setAttribute(short, boolean) - Method in interface lucee.commons.io.res.Resource
sets a attribute on the resource if supported otherwise it will ign
setAttribute(Resource, String) - Method in interface lucee.runtime.util.ResourceUtil
sets a attribute to the resource
setAudioBitrate(long) - Method in interface lucee.runtime.video.VideoProfile
 
setAudioCodec(String) - Method in interface lucee.runtime.video.VideoProfile
 
setAudioSamplerate(double) - Method in interface lucee.runtime.video.VideoProfile
 
setAuthor(String) - Method in interface lucee.runtime.video.VideoOutput
sets a author to the output video
setAutoFlush(boolean) - Method in class coldfusion.cfc.CFCProxy
 
setBind(boolean) - Method in interface lucee.runtime.type.scope.Argument
sets if scope is binded to a other variable for using outside of a udf
setBind(boolean) - Method in interface lucee.runtime.type.scope.BindScope
sets if scope is binded to a other variable for using outside of a udf
setBind(boolean) - Method in interface lucee.runtime.type.scope.Variables
sets if scope is binded to a closure
setBodyContent(BodyContent) - Method in class lucee.runtime.ext.tag.BodyTagSupport
 
setBorderColor(String) - Method in class lucee.runtime.dump.DumpTable
 
setBufferOutput(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setBufferSize(long) - Method in interface lucee.runtime.video.VideoProfile
 
setCached(boolean) - Method in interface lucee.runtime.type.Query
sets if query is form cache or not
setCachedWithin(int, Object) - Method in interface lucee.runtime.listener.ApplicationContext
 
setCacheType(String) - Method in interface lucee.runtime.type.Query
 
setCatch(Throwable) - Method in class lucee.runtime.PageContext
sets a excption
setCatch(PageException) - Method in class lucee.runtime.PageContext
 
setCatch(PageException, boolean, boolean) - Method in class lucee.runtime.PageContext
 
setCFOutputOnly(boolean) - Method in class lucee.runtime.PageContext
sets state of cfoutput only
setCFOutputOnly(short) - Method in class lucee.runtime.PageContext
sets state of cfoutput only
setCGIScopeReadonly(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setCharset(Charset) - Method in interface lucee.runtime.util.SystemUtil
 
setClientCluster(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setClientstorage(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
setClientTimeout(TimeSpan) - Method in interface lucee.runtime.listener.ApplicationContext
 
setClosed(boolean) - Method in interface lucee.runtime.spooler.SpoolerTask
 
setColumnList(String[]) - Method in class coldfusion.xml.rpc.QueryBean
 
setCommand(String, List<String>) - Method in interface lucee.runtime.video.VideoInput
 
setCommand(String, String[]) - Method in interface lucee.runtime.video.VideoInput
 
setComment(String) - Method in class lucee.runtime.dump.DumpTable
 
setComment(String) - Method in interface lucee.runtime.video.VideoOutput
sets a comment to the output video
setComponentMappings(Mapping[]) - Method in interface lucee.runtime.listener.ApplicationContext
 
setConfigListener(ConfigListener) - Method in interface lucee.runtime.config.ConfigServer
 
setCookie(Collection.Key, Object, Object, boolean, String, String) - Method in interface lucee.runtime.type.scope.Cookie
Deprecated. 
setCookie(Collection.Key, Object, int, boolean, String, String) - Method in interface lucee.runtime.type.scope.Cookie
Deprecated. 
setCookie(Collection.Key, Object, Object, boolean, String, String, boolean, boolean, boolean) - Method in interface lucee.runtime.type.scope.Cookie
set a cookie value
setCookie(Collection.Key, Object, int, boolean, String, String, boolean, boolean, boolean) - Method in interface lucee.runtime.type.scope.Cookie
set a cookie value
setCookieEL(Collection.Key, Object, int, boolean, String, String) - Method in interface lucee.runtime.type.scope.Cookie
Deprecated. 
setCookieEL(Collection.Key, Object, int, boolean, String, String, boolean, boolean, boolean) - Method in interface lucee.runtime.type.scope.Cookie
set a cookie value
setCopyright(String) - Method in interface lucee.runtime.video.VideoOutput
sets a copyright to the output video
setCustomTagMappings(Mapping[]) - Method in interface lucee.runtime.listener.ApplicationContext
 
setData(Object[][]) - Method in class coldfusion.xml.rpc.QueryBean
 
setData(int, int, String) - Method in interface com.allaire.cfx.Query
sets value at a defined position in Query
setData(int, int, String) - Method in class lucee.runtime.cfx.QueryWrap
 
setDataSources(DataSource[]) - Method in interface lucee.runtime.listener.ApplicationContext
 
setDefaultCacheName(int, String) - Method in interface lucee.runtime.listener.ApplicationContext
 
setDefaultDataSource(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
setDefDataSource(Object) - Method in interface lucee.runtime.listener.ApplicationContext
 
setDetail(String) - Method in interface lucee.runtime.exp.IPageException
sets detailed error message
setDetail(String) - Method in exception lucee.runtime.exp.PageServletException
 
setDimension(int, int) - Method in interface lucee.runtime.video.VideoProfile
 
setDynamicAttribute(String, String, Object) - Method in interface lucee.runtime.ext.tag.DynamicAttributes
Deprecated.
use instead setDynamicAttribute(String uri, Collection.Key localName, Object value)
setDynamicAttribute(String, Collection.Key, Object) - Method in interface lucee.runtime.ext.tag.DynamicAttributes
 
setE(int, Object) - Method in interface lucee.runtime.type.Array
set value at defined position
setEL(int, Object) - Method in interface lucee.runtime.type.Array
set value at defined position, on error return null
setEL(String, Object) - Method in interface lucee.runtime.type.Collection
setEL(Collection.Key, Object) - Method in interface lucee.runtime.type.Collection
sets a value to the collection, if key doesn't exist, dont throw a exception, returns null
setEL(PageContext, Collection.Key, Object) - Method in interface lucee.runtime.type.Objects
sets a property (Data Member) value of the object
setEL(int, Object) - Method in interface lucee.runtime.type.QueryColumn
setExpressionLess method with a int as key
setEL(PageContext, Object) - Method in interface lucee.runtime.type.ref.Reference
 
setEL(PageContext, Object, String, Object) - Method in interface lucee.runtime.util.VariableUtil
Deprecated.
use instead setEL(PageContext pc, Object coll, Collection.Key key,Object value);
setEL(PageContext, Object, Collection.Key, Object) - Method in interface lucee.runtime.util.VariableUtil
sets a value to the Object
setEncoding(ApplicationContext, String) - Method in interface lucee.runtime.type.scope.Form
 
setEncoding(ApplicationContext, String) - Method in interface lucee.runtime.type.scope.URL
 
setEngine(CFMLEngine) - Method in class lucee.loader.engine.CFMLEngineWrapper
 
setEntity(boolean) - Method in interface lucee.runtime.Component
 
setEntry(ClusterEntry) - Method in interface lucee.runtime.type.scope.Cluster
 
setErrorCode(String) - Method in interface lucee.runtime.exp.IPageException
sets the Error Code
setErrorCode(String) - Method in exception lucee.runtime.exp.PageServletException
 
setErrorPage(ErrorPage) - Method in class lucee.runtime.PageContext
sets the error page
setException(String) - Method in interface lucee.runtime.err.ErrorPage
sets the exception attribute
setExecutionTime(long) - Method in class lucee.runtime.PageContext
 
setExecutionTime(long) - Method in interface lucee.runtime.type.Query
sets the execution Time of the query
setExposeMessage(boolean) - Method in exception lucee.runtime.exp.PageException
 
setExtendedInfo(String) - Method in interface lucee.runtime.exp.IPageException
sets extended info to the error
setExtendedInfo(String) - Method in exception lucee.runtime.exp.PageServletException
 
setFetchDirection(int) - Method in class lucee.runtime.cfx.QueryWrap
 
setFetchSize(int) - Method in class lucee.runtime.cfx.QueryWrap
 
setField(Object, String, Object) - Method in interface lucee.runtime.util.ClassUtil
assign a value to a visible Field of a object
setFileLimitation(int) - Method in interface lucee.runtime.video.VideoOutput
 
setFirst(Node, Node) - Method in interface lucee.runtime.util.XMLUtil
 
setFirst(Node, Node) - Method in class lucee.runtime.util.XMLUtilImpl
 
setFontColor(String) - Method in class lucee.runtime.dump.DumpTable
 
setFormat(String) - Method in interface lucee.runtime.video.VideoOutput
 
setFrameRate(int) - Method in interface lucee.runtime.video.VideoOutput
 
setFramerate(double) - Method in interface lucee.runtime.video.VideoProfile
sets the framerate (default 25)
setFunctionArgumentNames(Set<Collection.Key>) - Method in interface lucee.runtime.type.scope.Argument
 
setFunctionScopes(Local, Argument) - Method in class lucee.runtime.PageContext
 
setFunctionScopes(Local, Argument) - Method in interface lucee.runtime.type.scope.Undefined
sets the functions scopes
setHeader(String, String) - Method in class lucee.runtime.PageContext
write a value to the header of the response
setHeight(String) - Method in class lucee.runtime.dump.DumpTable
 
setHidden(boolean) - Method in interface lucee.commons.io.res.Resource
Deprecated.
setHidden(boolean) - Method in interface lucee.runtime.schedule.ScheduleTask
 
setHighLightColor(String) - Method in class lucee.runtime.dump.DumpTable
 
setId(String) - Method in class lucee.runtime.dump.DumpTable
 
setId(String) - Method in interface lucee.runtime.spooler.SpoolerTask
 
setInitParameter(String, String) - Method in class lucee.cli.servlet.ServletContextImpl
 
setKey(Collection.Key) - Method in interface lucee.runtime.type.scope.ClusterEntry
 
setLabel(String) - Method in class lucee.runtime.CFMLFactory
Deprecated.
no replacement
setLastAccessTime(long) - Method in interface lucee.runtime.PageSource
sets time last accessed page
setLastAccessTime() - Method in interface lucee.runtime.PageSource
set time last accessed (now)
setLastExecution(long) - Method in interface lucee.runtime.spooler.SpoolerTask
 
setLastModified(long) - Method in interface lucee.commons.io.res.Resource
Sets the last-modified time of the file or directory named by this abstract pathname.
setLoadType(byte) - Method in class lucee.runtime.Page
 
setLocale(Locale) - Method in interface lucee.runtime.listener.ApplicationContext
 
setLocale(Locale) - Method in class lucee.runtime.PageContext
 
setLocale(String) - Method in class lucee.runtime.PageContext
Deprecated.
setLocalMode(int) - Method in interface lucee.runtime.listener.ApplicationContext
 
setLockTimeout(long) - Method in interface lucee.commons.io.res.ResourceLock
 
setLoginStorage(int) - Method in interface lucee.runtime.listener.ApplicationContext
 
setLogLevel(int) - Method in interface lucee.commons.io.log.Log
 
setMailto(String) - Method in interface lucee.runtime.err.ErrorPage
sets the mailto attribute
setMappings(Mapping[]) - Method in interface lucee.runtime.listener.ApplicationContext
 
setMaxFrames(long) - Method in interface lucee.runtime.video.VideoOutput
 
setMaxInactiveInterval(int) - Method in interface lucee.runtime.type.scope.storage.StorageScope
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMetaData(String, Object) - Method in interface lucee.runtime.servlet.jsp.TagPro
 
setMode(int) - Method in interface lucee.commons.io.res.Resource
 
setMode(int) - Method in interface lucee.runtime.listener.ApplicationListener
 
setMode(int) - Method in interface lucee.runtime.type.scope.Undefined
sets mode of scope
setNextExecution(long) - Method in interface lucee.runtime.schedule.ScheduleTask
 
setNextExecution(long) - Method in interface lucee.runtime.spooler.SpoolerTask
 
setNormalColor(String) - Method in class lucee.runtime.dump.DumpTable
 
setNulls(boolean) - Method in interface lucee.runtime.db.SQLItem
 
setOffset(double) - Method in interface lucee.runtime.video.VideoOutput
set time offset of the output file based on input file in seconds
setORMConfiguration(ORMConfiguration) - Method in interface lucee.runtime.listener.ApplicationContext
 
setORMDatasource(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
setORMDataSource(Object) - Method in interface lucee.runtime.listener.ApplicationContext
 
setORMEnabled(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setOutput(boolean) - Method in interface lucee.runtime.debug.Debugger
sets if toHTML print html output info or not
setOutputLog(DebugOutputLog) - Method in interface lucee.runtime.debug.Debugger
 
setPageContext(PageContext) - Method in class lucee.runtime.ext.tag.TagSupport
sets a Lucee PageContext
setPageContext(PageContext) - Method in class lucee.runtime.ext.tag.TagSupport
 
setPageSource(PageSource) - Method in class lucee.runtime.Page
 
setParent(Tag) - Method in class lucee.runtime.ext.tag.TagSupport
 
setPass(int) - Method in interface lucee.runtime.video.VideoProfile
 
setPassword(String) - Method in interface lucee.runtime.net.proxy.ProxyData
 
setPort(int) - Method in interface lucee.runtime.net.proxy.ProxyData
 
setPosition(int) - Method in interface lucee.runtime.db.SQL
 
setPrintWriter(int, PrintWriter) - Method in interface lucee.runtime.util.SystemUtil
set the printer writer for System.out or System.err
setProperty(Property) - Method in interface lucee.runtime.Component
 
setProperty(Object, String, Object) - Method in interface lucee.runtime.util.ClassUtil
assign a value to a visible Property (Field or Setter) of a object
setPropertyEL(Object, String, Object) - Method in interface lucee.runtime.util.ClassUtil
assign a value to a visible Property (Field or Setter) of a object
setPsq(boolean) - Method in class lucee.runtime.PageContext
sets if inside a query tag single quote will be preserved (preserve single quote)
setQueryStack(QueryStack) - Method in interface lucee.runtime.type.scope.Undefined
sets a individual query stack to the undefined scope
setReadable(boolean) - Method in interface lucee.commons.io.res.Resource
 
setReadOnly() - Method in interface lucee.commons.io.res.Resource
Deprecated.
setRef(String) - Method in class lucee.runtime.dump.DumpTable
 
setRemoteUser(Credential) - Method in class lucee.runtime.PageContext
 
setRequestTimeout(TimeSpan) - Method in interface lucee.runtime.listener.ApplicationContext
 
setRequestTimeout(long) - Method in class lucee.runtime.PageContext
 
setResource(Resource) - Method in interface lucee.runtime.video.VideoOutput
 
setResourceCharset(Charset) - Method in interface lucee.runtime.listener.ApplicationContext
 
setResources(Resources) - Method in interface lucee.commons.io.res.ResourceProvider
 
setS3(Properties) - Method in interface lucee.runtime.listener.ApplicationContext
 
setScale(int) - Method in interface lucee.runtime.db.SQLItem
 
setScanMode(int) - Method in interface lucee.runtime.video.VideoProfile
 
setScope(Variables, Local, Argument, boolean) - Method in interface lucee.runtime.type.scope.Caller
sets the scopes
setScopeCascading(short) - Method in interface lucee.runtime.listener.ApplicationContext
 
setScriptProtect(int) - Method in interface lucee.runtime.listener.ApplicationContext
 
setScriptProtecting(ApplicationContext, boolean) - Method in interface lucee.runtime.type.scope.Form
 
setScriptProtecting(ApplicationContext, boolean) - Method in interface lucee.runtime.type.scope.URL
 
setSecureJson(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSecureJsonPrefix(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSecuritySettings(String, String, int) - Method in interface lucee.runtime.listener.ApplicationContext
 
setServer(String) - Method in interface lucee.runtime.net.proxy.ProxyData
 
setSessionCluster(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSessionstorage(String) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSessionTimeout(TimeSpan) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class lucee.cli.servlet.ServletContextImpl
 
setSessionType(short) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSetClientCookies(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSetClientManagement(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSetDomainCookies(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSetSessionManagement(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSilent() - Method in class lucee.runtime.PageContext
sets the pagecontext silent
setSQLString(String) - Method in interface lucee.runtime.db.SQL
 
setStorage(String) - Method in interface lucee.runtime.type.scope.storage.StorageScope
sets the name of the storage used, this is not the storage type!
setSuggestionQuery(String) - Method in interface lucee.runtime.search.SearchData
 
setSuppressContent(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setSystem(boolean) - Method in interface lucee.commons.io.res.Resource
Deprecated.
setTagAttributeDefaultValues(PageContext, Struct) - Method in interface lucee.runtime.listener.ApplicationContext
 
setTemplate(PageSource) - Method in interface lucee.runtime.err.ErrorPage
sets the template attribute
setThisScope(Map) - Method in class coldfusion.cfc.CFCProxy
 
setThreadScope(String, Threads) - Method in class lucee.runtime.PageContext
Deprecated.
use instead setThreadScope(Collection.Key name,Threads t)
setThreadScope(Collection.Key, Threads) - Method in class lucee.runtime.PageContext
 
setTime(long) - Method in interface lucee.runtime.type.scope.ClusterEntry
 
setTimeZone(TimeZone) - Method in interface lucee.runtime.listener.ApplicationContext
 
setTimeZone(TimeZone) - Method in class lucee.runtime.PageContext
 
setTitle(String) - Method in class lucee.runtime.dump.DumpTable
 
setTitle(String) - Method in interface lucee.runtime.video.VideoOutput
sets a title to the output video
setTracePointer(int) - Method in interface lucee.runtime.exp.IPageException
 
setTracePointer(int) - Method in exception lucee.runtime.exp.PageServletException
 
setTriggerComponentDataMember(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setType(int) - Method in interface lucee.runtime.db.SQLItem
 
setType(short) - Method in interface lucee.runtime.err.ErrorPage
 
setType(String) - Method in interface lucee.runtime.video.VideoProfile
set the type of the output format (see constants "TYPE_xxx" of this class)
setTypeAsString(String) - Method in interface lucee.runtime.err.ErrorPage
Deprecated.
use instead setException(String exception);
setTypeChecking(boolean) - Method in interface lucee.runtime.listener.ApplicationContext
 
setUpdateLocation(URL) - Method in interface lucee.runtime.config.ConfigServer
 
setUpdateLocation(String) - Method in interface lucee.runtime.config.ConfigServer
 
setUpdateLocation(String, URL) - Method in interface lucee.runtime.config.ConfigServer
 
setUpdateType(String) - Method in interface lucee.runtime.config.ConfigServer
 
setUsername(String) - Method in interface lucee.runtime.net.proxy.ProxyData
 
setValid(boolean) - Method in interface lucee.runtime.schedule.ScheduleTask
 
setValue(boolean) - Method in interface lucee.commons.lang.types.RefBoolean
 
setValue(double) - Method in interface lucee.commons.lang.types.RefDouble
 
setValue(int) - Method in interface lucee.commons.lang.types.RefInteger
 
setValue(long) - Method in interface lucee.commons.lang.types.RefLong
 
setValue(String) - Method in interface lucee.commons.lang.types.RefString
 
setValue(Object) - Method in interface lucee.runtime.db.SQLItem
 
setValue(Serializable) - Method in interface lucee.runtime.type.scope.ClusterEntry
 
setValue(TimeZone, PreparedStatement, int, SQLItem) - Method in interface lucee.runtime.util.DBUtil
Deprecated.
setValue(PageContext, TimeZone, PreparedStatement, int, SQLItem) - Method in interface lucee.runtime.util.DBUtil
fill a SQLItem to into a PreparedStatement
setVariable(String, String) - Method in class com.allaire.cfx.DebugResponse
 
setVariable(String, String) - Method in interface com.allaire.cfx.Response
sets a variable to response
setVariable(String, Object) - Method in class lucee.runtime.PageContext
sets a value by string syntax ("scopename.key.key" "url.name")
setVariableScope(Variables) - Method in interface lucee.runtime.type.scope.Undefined
change the variable scope
setVariablesScope(Variables) - Method in class lucee.runtime.PageContext
set a other variable scope
setVideoBitrate(long) - Method in interface lucee.runtime.video.VideoProfile
set video bitrate in kbit/s (default 200)
setVideoBitrateMax(long) - Method in interface lucee.runtime.video.VideoProfile
set max video bitrate tolerance (in kbit/s)
setVideoBitrateMin(long) - Method in interface lucee.runtime.video.VideoProfile
set min video bitrate tolerance (in kbit/s)
setVideoBitrateTolerance(long) - Method in interface lucee.runtime.video.VideoProfile
set video bitrate tolerance (in kbit/s)
setVideoCodec(String) - Method in interface lucee.runtime.video.VideoProfile
 
setWebCharset(Charset) - Method in interface lucee.runtime.listener.ApplicationContext
 
setWidth(String) - Method in class lucee.runtime.dump.DumpTable
 
setWritable(boolean) - Method in interface lucee.commons.io.res.Resource
 
setWSType(short) - Method in interface lucee.runtime.listener.ApplicationContext
 
SharedScope - Interface in lucee.runtime.type.scope
scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
similarKeyMessage(Collection.Key[], String, String, String, String, boolean) - Method in interface lucee.runtime.util.Excepton
 
size() - Method in interface lucee.commons.io.cache.CacheEntry
the size of the object
size(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandler
 
size(PageContext) - Method in interface lucee.runtime.cache.tag.CacheHandlerCollection
 
size() - Method in class lucee.runtime.cfx.QueryWrap
 
size(int) - Method in interface lucee.runtime.Component
 
size() - Method in interface lucee.runtime.engine.ThreadQueue
 
size(PageContext) - Method in interface lucee.runtime.query.QueryCache
 
size() - Method in interface lucee.runtime.type.Collection
 
skipCFCWithError() - Method in interface lucee.runtime.orm.ORMConfiguration
 
SMTPException - Exception in lucee.runtime.net.mail
SMTP Exception
SMTPException(String) - Constructor for exception lucee.runtime.net.mail.SMTPException
constructor of the class
sort(Collection.Key, int) - Method in class lucee.runtime.cfx.QueryWrap
 
sort(Collection.Key) - Method in class lucee.runtime.cfx.QueryWrap
 
sort(String, int) - Method in class lucee.runtime.cfx.QueryWrap
 
sort(String) - Method in class lucee.runtime.cfx.QueryWrap
 
sort(String, String) - Method in interface lucee.runtime.type.Array
Deprecated.
use instead sort(Comparator comp)
sort(String) - Method in interface lucee.runtime.type.Query
sort(Collection.Key) - Method in interface lucee.runtime.type.Query
sorts a query by a column, direction is asc
sort(String, int) - Method in interface lucee.runtime.type.Query
sort(Collection.Key, int) - Method in interface lucee.runtime.type.Query
sorts a query by a column
sort(String, String, String, String) - Method in interface lucee.runtime.util.ListUtil
sorts a string list
sortIgnoreEmpty(String, String, String, String) - Method in interface lucee.runtime.util.ListUtil
sorts a string list
sortIt(Comparator) - Method in interface lucee.runtime.type.Array
 
SpoolerEngine - Interface in lucee.runtime.spooler
 
SpoolerTask - Interface in lucee.runtime.spooler
 
SQL - Interface in lucee.runtime.db
represent a SQL Statment
SQLItem - Interface in lucee.runtime.db
a Item of a SQL Statement
start(BundleContext) - Method in class lucee.loader.osgi.BundleActivatorImpl
 
start(CFMLEngineFactory, List<Bundle>) - Static method in class lucee.loader.osgi.BundleUtil
 
start(CFMLEngineFactory, Bundle) - Static method in class lucee.loader.osgi.BundleUtil
 
start(Bundle) - Static method in class lucee.loader.osgi.BundleUtil
 
start(int, String) - Method in interface lucee.runtime.engine.ExecutionLog
 
start(Bundle) - Method in interface lucee.runtime.util.ClassUtil
 
startIfNecessary(CFMLEngineFactory, Bundle) - Static method in class lucee.loader.osgi.BundleUtil
 
STARTING - Static variable in interface lucee.runtime.gateway.Gateway
 
startsWithIgnoreCase(String, String) - Method in interface lucee.runtime.util.Strings
 
STATE_ALPHA - Static variable in interface lucee.Info
 
STATE_BETA - Static variable in interface lucee.Info
 
STATE_FINAL - Static variable in interface lucee.Info
 
STATE_RC - Static variable in interface lucee.Info
 
staticScope() - Method in interface lucee.runtime.Component
 
STATUS_OK - Static variable in interface lucee.runtime.util.HTTPUtil
Field STATUS_OK
stop(BundleContext) - Method in class lucee.loader.osgi.BundleActivatorImpl
 
stop(Thread) - Method in interface lucee.runtime.util.SystemUtil
 
stop(PageContext, Throwable, Log) - Method in interface lucee.runtime.util.SystemUtil
 
STOPPED - Static variable in interface lucee.runtime.gateway.Gateway
 
STOPPING - Static variable in interface lucee.runtime.gateway.Gateway
 
StorageScope - Interface in lucee.runtime.type.scope.storage
scope that can be stored, in a storage
store(Config) - Method in interface lucee.runtime.type.scope.storage.StorageScope
store content on persistent layer
str(PageContext, int, int) - Method in class lucee.runtime.Page
 
StringConverter - Interface in lucee.runtime.converter
 
Strings - Interface in lucee.runtime.util
 
Struct - Interface in lucee.runtime.type
 
subject() - Method in interface lucee.runtime.spooler.SpoolerTask
returns a short info to the task
SuggestionItem - Interface in lucee.runtime.search
 
supportsGetGeneratedKeys() - Method in interface lucee.runtime.db.DatasourceConnection
 
SystemUtil - Interface in lucee.runtime.util
 

T

TagMetaData - Interface in lucee.runtime.ext.tag
 
TagMetaDataAttr - Interface in lucee.runtime.ext.tag
 
TagPro - Interface in lucee.runtime.servlet.jsp
 
TagSupport - Class in lucee.runtime.ext.tag
Implementation of the Tag
TagSupport() - Constructor for class lucee.runtime.ext.tag.TagSupport
 
Task - Interface in lucee.runtime.spooler
 
TemplateUtil - Interface in lucee.runtime.util
 
terminated() - Method in class lucee.runtime.thread.ChildThread
this method is invoked when thread is terminated by user interaction
Test - Class in lucee.intergral.fusiondebug.server
 
Test() - Constructor for class lucee.intergral.fusiondebug.server.Test
 
test(ConfigWeb) - Method in interface lucee.runtime.video.VideoExecuter
 
threadCall(PageContext, int) - Method in class lucee.runtime.Page
 
ThreadQueue - Interface in lucee.runtime.engine
 
Threads - Interface in lucee.runtime.type.scope
 
throwCatch() - Method in class lucee.runtime.PageContext
return throwed exception
Time - Class in lucee.runtime.type.dt
time interface
Time(long) - Constructor for class lucee.runtime.type.dt.Time
constructor of the class
Time() - Constructor for class lucee.runtime.type.dt.Time
constructor of the class
TimeSpan - Interface in lucee.runtime.type.dt
defines a time span
to(String, Object, boolean) - Method in interface lucee.runtime.util.Cast
cast to given type
toArray() - Method in interface lucee.runtime.type.Array
 
toArray(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Array Object
toArray(Object, Array) - Method in interface lucee.runtime.util.Cast
cast a Object to a Array Object
toArray(String, String) - Method in interface lucee.runtime.util.ListUtil
casts a list to Array object
toArray(String, String, boolean, boolean) - Method in interface lucee.runtime.util.ListUtil
 
toArrayClass(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
return a array Class based on the given Class (opposite from Class.getComponentType())
toArrayRemoveEmpty(String, String) - Method in interface lucee.runtime.util.ListUtil
casts a list to Array object remove Empty Elements
toArrayTrim(String, String) - Method in interface lucee.runtime.util.ListUtil
casts a list to Array object, remove all empty items at start and end of the list
toBase64(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Base64 value
toBase64(Object, String) - Method in interface lucee.runtime.util.Cast
cast a Object to a Base64 value
toBigDecimal(Object) - Method in interface lucee.runtime.util.Cast
 
toBigDecimal(Object, BigDecimal) - Method in interface lucee.runtime.util.Cast
 
toBinary(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Binary
toBinary(Object, byte[]) - Method in interface lucee.runtime.util.Cast
cast a Object to a Binary
toBlob(Connection, Object) - Method in interface lucee.runtime.util.DBUtil
create a blog Object
toBoolean() - Method in interface lucee.commons.lang.types.RefBoolean
 
toBoolean(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a Boolean Object(reference type)
toBoolean(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a Boolean Object(reference type)
toBoolean(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a Boolean Object(reference type)
toBoolean(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Boolean Object(reference type)
toBoolean(String) - Method in interface lucee.runtime.util.Cast
cast a Object to a Boolean Object(reference type)
toBoolean(Object, Boolean) - Method in interface lucee.runtime.util.Cast
cast a Object to a boolean value (refrence type), Exception Less
toBoolean(String, Boolean) - Method in interface lucee.runtime.util.Cast
cast a Object to a boolean value (refrence type), Exception Less
toBooleanValue() - Method in interface lucee.commons.lang.types.RefBoolean
 
toBooleanValue(String) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getCastUtil().toBooleanValue (...)
toBooleanValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a boolean value (do nothing)
toBooleanValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a boolean value (primitive value type)
toBooleanValue(char) - Method in interface lucee.runtime.util.Cast
cast a double value to a boolean value (primitive value type)
toBooleanValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a boolean value (primitive value type)
toBooleanValue(Object, boolean) - Method in interface lucee.runtime.util.Cast
cast a Object to a boolean value (primitive value type), Exception Less
toBooleanValue(String) - Method in interface lucee.runtime.util.Cast
cast a String to a boolean value (primitive value type)
toBooleanValue(String, boolean) - Method in interface lucee.runtime.util.Cast
cast a String to a boolean value (primitive value type), return 1 for true, 0 for false and -1 if can't cast to a boolean type
toBufferedInputStream(InputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getIOUtil(). toBufferedInputStream (...)
toBufferedInputStream(InputStream) - Method in interface lucee.runtime.util.IO
 
toBufferedOutputStream(OutputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getIOUtil(). toBufferedOutputStream (...)
toBufferedOutputStream(OutputStream) - Method in interface lucee.runtime.util.IO
 
toBufferedReader(Reader) - Method in interface lucee.runtime.util.IO
 
toByte(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a Byte Object(reference type)
toByte(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a Byte Object(reference type)
toByte(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a Byte Object(reference type)
toByte(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Byte Object(reference type)
toByte(Object, Byte) - Method in interface lucee.runtime.util.Cast
cast a Object to a Byte Object(reference type)
toBytes(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
 
toBytes(String) - Method in interface lucee.runtime.video.VideoUtil
 
toByteValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a byte value
toByteValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a byte value (primitive value type)
toByteValue(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a byte value (do nothing)
toByteValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a byte value (primitive value type)
toByteValue(Object, byte) - Method in interface lucee.runtime.util.Cast
cast a Object to a byte value (primitive value type)
toCalendar(long, TimeZone, Locale) - Method in interface lucee.runtime.util.Cast
 
toCharacter(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a Character Object(reference type)
toCharacter(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a Character Object(reference type)
toCharacter(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a Character Object(reference type)
toCharacter(Object, Character) - Method in interface lucee.runtime.util.Cast
cast a Object to a Character Object(reference type)
toCharacter(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Character Object(reference type)
toCharset(String) - Method in interface lucee.runtime.util.Cast
 
toCharset(String, Charset) - Method in interface lucee.runtime.util.Cast
 
toCharValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a char value
toCharValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a char value (primitive value type)
toCharValue(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a char value (do nothing)
toCharValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a char value (primitive value type)
toCharValue(Object, char) - Method in interface lucee.runtime.util.Cast
cast a Object to a char value (primitive value type)
toClob(Connection, Object) - Method in interface lucee.runtime.util.DBUtil
create a clob Object
toCollection(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Collection
toCollection(Object, Collection) - Method in interface lucee.runtime.util.Cast
cast a Object to a Collection, if not returns null
toColor(Object) - Method in interface lucee.runtime.util.Cast
cast to a color object
toComponent(Object) - Method in interface lucee.runtime.util.Cast
 
toComponent(Object, Component) - Method in interface lucee.runtime.util.Cast
 
toComponentType(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
 
toDate(boolean, TimeZone) - Method in interface lucee.runtime.util.Cast
cast a boolean to a DateTime Object
toDate(char, TimeZone) - Method in interface lucee.runtime.util.Cast
cast a char to a DateTime Object
toDate(double, TimeZone) - Method in interface lucee.runtime.util.Cast
cast a double to a DateTime Object
toDate(Object, TimeZone) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object
toDate(String, TimeZone) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object
toDate(Object, boolean, TimeZone, DateTime) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object
toDate(String, boolean, TimeZone, DateTime) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object
toDate(Locale, String, TimeZone) - Method in interface lucee.runtime.util.Cast
parse a string to a Datetime Object
toDate(Locale, String, TimeZone, DateTime) - Method in interface lucee.runtime.util.Cast
parse a string to a Datetime Object, returns null if can't convert
toDateTime(Object, TimeZone) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object
toDateTime(Object, TimeZone, DateTime) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object
toDatetime(Object, TimeZone) - Method in interface lucee.runtime.util.Cast
Deprecated.
toDecimal(Object) - Method in interface lucee.runtime.util.Cast
cast a double to a decimal value (String:xx.xx)
toDecimal(Object, String) - Method in interface lucee.runtime.util.Cast
cast a double to a decimal value (String:xx.xx)
toDecimal(char) - Method in interface lucee.runtime.util.Cast
cast a char to a decimal value (String:xx.xx)
toDecimal(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean to a decimal value (String:xx.xx)
toDecimal(double) - Method in interface lucee.runtime.util.Cast
cast a double to a decimal value (String:xx.xx)
toDialect(String) - Method in class lucee.runtime.CFMLFactory
 
toDouble() - Method in interface lucee.commons.lang.types.RefDouble
 
toDouble() - Method in interface lucee.commons.lang.types.RefInteger
 
toDouble(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Double Object (reference Type)
toDouble(Object, Double) - Method in interface lucee.runtime.util.Cast
cast a Object to a Double Object (reference Type)
toDouble(String) - Method in interface lucee.runtime.util.Cast
cast a String to a Double Object (reference Type)
toDouble(String, Double) - Method in interface lucee.runtime.util.Cast
cast a String to a Double Object (reference Type)
toDouble(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a Double Object (reference Type)
toDouble(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a Double Object (reference Type)
toDouble(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a Double Object (reference Type)
toDoubleValue() - Method in interface lucee.commons.lang.types.RefDouble
 
toDoubleValue() - Method in interface lucee.commons.lang.types.RefInteger
 
toDoubleValue() - Method in class lucee.runtime.type.dt.DateTime
 
toDoubleValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a double value (primitive value Type)
toDoubleValue(String) - Method in interface lucee.runtime.util.Cast
cast a Object to a double value (primitive value Type)
toDoubleValue(Object, double) - Method in interface lucee.runtime.util.Cast
cast a Object to a double value (primitive value Type)
toDoubleValue(String, double) - Method in interface lucee.runtime.util.Cast
cast a Object to a double value (primitive value Type), if can't return Double.NaN
toDoubleValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a double value (do nothing)
toDoubleValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a double value (primitive value type)
toDoubleValue(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a double value (primitive value type)
toDumpData(PageContext, int, DumpProperties) - Method in class lucee.runtime.cfx.QueryWrap
 
toDumpData(PageContext, int, DumpProperties, int) - Method in interface lucee.runtime.Component
 
toDumpData(PageContext, int, DumpProperties) - Method in interface lucee.runtime.dump.Dumpable
method to print out information to a object as HTML
toDumpData(PageContext, int, DumpProperties) - Method in exception lucee.runtime.exp.PageServletException
 
toDumpTable(Struct, String, PageContext, int, DumpProperties) - Method in interface lucee.runtime.util.Cast
 
toExactResource(Resource) - Method in interface lucee.runtime.util.ResourceUtil
transalte the path of the file to a existing file path by changing case of letters Works only on Linux, becasue Example Unix: we have a existing file with path "/usr/virtual/myFile.txt" now you call this method with path "/Usr/Virtual/myfile.txt" the result of the method will be "/usr/virtual/myFile.txt" if there are more file with rhe same name but different cases Example: /usr/virtual/myFile.txt /usr/virtual/myfile.txt /Usr/Virtual/myFile.txt the nearest case wil returned
toFile(Object) - Method in interface lucee.runtime.util.Cast
convert a object to a File
toFile(Object, File) - Method in interface lucee.runtime.util.Cast
convert a object to a File
toFloat(Object) - Method in interface lucee.runtime.util.Cast
 
toFloat(Object, Float) - Method in interface lucee.runtime.util.Cast
 
toFloatValue(Object) - Method in interface lucee.runtime.util.Cast
 
toFloatValue(Object, float) - Method in interface lucee.runtime.util.Cast
 
toFrameworkBundleParent(String) - Static method in class lucee.loader.osgi.BundleUtil
 
toHashString() - Method in interface lucee.runtime.db.SQL
 
toHerz(String) - Method in interface lucee.runtime.video.VideoUtil
 
toHTTPTimeString(Date) - Static method in class lucee.loader.util.Util
Deprecated.
deprecated with no replacement
toHTTPTimeString() - Static method in class lucee.loader.util.Util
Deprecated.
deprecated with no replacement
toInputSource(Resource, Charset) - Method in interface lucee.runtime.util.XMLUtil
 
toInputSource(Object) - Method in interface lucee.runtime.util.XMLUtil
 
toInputSource(Resource, Charset) - Method in class lucee.runtime.util.XMLUtilImpl
 
toInputSource(PageContext, Object) - Method in class lucee.runtime.util.XMLUtilImpl
 
toInputSource(PageContext, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
toInputSource(PageContext, String, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
 
toInputSource(Object) - Method in class lucee.runtime.util.XMLUtilImpl
 
toInt() - Method in interface lucee.commons.lang.types.RefInteger
 
toInteger() - Method in interface lucee.commons.lang.types.RefInteger
 
toInteger(boolean) - Method in interface lucee.runtime.util.Cast
casts a boolean to a Integer
toInteger(char) - Method in interface lucee.runtime.util.Cast
casts a char to a Integer
toInteger(double) - Method in interface lucee.runtime.util.Cast
casts a double to a Integer
toInteger(Object) - Method in interface lucee.runtime.util.Cast
casts a Object to a Integer
toInteger(Object, Integer) - Method in interface lucee.runtime.util.Cast
casts a Object to a Integer
toIntValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a int value (primitive value type)
toIntValue(Object, int) - Method in interface lucee.runtime.util.Cast
cast a Object to a int value (primitive value type)
toIntValue(String) - Method in interface lucee.runtime.util.Cast
cast a String to a int value (primitive value type)
toIntValue(String, int) - Method in interface lucee.runtime.util.Cast
cast a Object to a double value (primitive value Type), if can't return Integer.MIN_VALUE
toIntValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a int value (primitive value type)
toIntValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a int value (primitive value type)
toIntValue(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a int value (primitive value type)
toIOException(Throwable) - Method in interface lucee.runtime.util.Excepton
 
toIterator(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Iterator or get Iterator from Object
toKey(Object) - Method in interface lucee.runtime.util.Cast
 
toKey(String) - Method in interface lucee.runtime.util.Cast
 
toKey(Object, Collection.Key) - Method in interface lucee.runtime.util.Cast
 
toKey(Object) - Method in interface lucee.runtime.util.Decision
 
toKey(Object, Collection.Key) - Method in interface lucee.runtime.util.Decision
 
toList() - Method in interface lucee.runtime.type.Array
 
toList(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Array Object
toList(Object, List) - Method in interface lucee.runtime.util.Cast
cast a Object to a Array Object
toList(Object, boolean) - Method in interface lucee.runtime.util.Cast
cast a Object to a Array Object
toList(Object, boolean, List) - Method in interface lucee.runtime.util.Cast
cast a Object to a Array Object
toList(String[], String) - Method in interface lucee.runtime.util.ListUtil
convert a string array to string list
toList(Collection.Key[], String) - Method in interface lucee.runtime.util.ListUtil
 
toList(Array, String) - Method in interface lucee.runtime.util.ListUtil
convert Array Object to string list
toList(List<?>, String) - Method in interface lucee.runtime.util.ListUtil
 
toList(Set<String>) - Method in interface lucee.runtime.util.ListUtil
 
toList(String[]) - Method in interface lucee.runtime.util.ListUtil
 
toListEL(List<String>, String) - Method in interface lucee.runtime.util.ListUtil
input is already a String List, so no casting necessary
toListRemoveEmpty(String, char) - Method in interface lucee.runtime.util.ListUtil
 
toListTrim(String[], String) - Method in interface lucee.runtime.util.ListUtil
convert a string array to string list, removes empty values at begin and end of the list
toLocale(String) - Method in interface lucee.runtime.util.Cast
casts a string to a Locale
toLocale(String, Locale) - Method in interface lucee.runtime.util.Cast
casts a string to a Locale
toLong() - Method in interface lucee.commons.lang.types.RefLong
 
toLong(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a Long Object(reference type)
toLong(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a Long Object(reference type)
toLong(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a Long Object(reference type)
toLong(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Long Object(reference type)
toLong(Object, Long) - Method in interface lucee.runtime.util.Cast
cast a Object to a Long Object(reference type)
toLongValue() - Method in interface lucee.commons.lang.types.RefLong
 
toLongValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a long value
toLongValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a long value (primitive value type)
toLongValue(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a long value (do nothing)
toLongValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a long value (primitive value type)
toLongValue(Object, long) - Method in interface lucee.runtime.util.Cast
cast a Object to a long value (primitive value type)
toMap(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Map Object
toMap(Object, Map) - Method in interface lucee.runtime.util.Cast
cast a Object to a Map Object
toMap(Object, boolean) - Method in interface lucee.runtime.util.Cast
cast a Object to a Map Object
toMap(Object, boolean, Map) - Method in interface lucee.runtime.util.Cast
cast a Object to a Map Object
toMillis(String) - Method in interface lucee.runtime.video.VideoUtil
 
toNativeArray(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a "native" Java Array
toNativeArray(Object, Object[]) - Method in interface lucee.runtime.util.Cast
cast a Object to a "native" Java Array
toNode(Object) - Method in interface lucee.runtime.util.XMLUtil
 
toNode(Object) - Method in class lucee.runtime.util.XMLUtilImpl
 
toNull(Object) - Method in interface lucee.runtime.util.Cast
casts a Object to null
toNull(Object, Object) - Method in interface lucee.runtime.util.Cast
casts a Object to null
toPageException(Throwable) - Method in interface lucee.runtime.util.Cast
cast a Throwable Object to a PageException Object
toPageRuntimeException(Throwable) - Method in interface lucee.runtime.util.Cast
cast a Throwable Object to a PageRuntimeException Object (RuntimeException)
toPageSource(Resource, PageSource) - Method in class lucee.runtime.PageContext
 
toPattern() - Method in interface lucee.commons.io.cache.CacheFilter
a string pattern of the filter, this is used when the filtering is made natively by the implementation
toQuery(PageContext, Object, String) - Method in interface lucee.runtime.orm.ORMSession
 
toQuery(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Query Object
toQuery(Object, Query) - Method in interface lucee.runtime.util.Cast
cast a Object to a Query Object
toQuery(Object, boolean) - Method in interface lucee.runtime.util.Cast
cast a Object to a Query Object
toQuery(Object, boolean, Query) - Method in interface lucee.runtime.util.Cast
cast a Object to a Query Object
toQueryString() - Method in interface lucee.runtime.config.Identification
 
toRef(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a reference type (Object), in that case this method to nothing, because a Object is already a reference type
toRef(String) - Method in interface lucee.runtime.util.Cast
cast a String to a reference type (Object), in that case this method to nothing, because a String is already a reference type
toRef(Collection) - Method in interface lucee.runtime.util.Cast
cast a Collection to a reference type (Object), in that case this method to nothing, because a Collection is already a reference type
toRef(char) - Method in interface lucee.runtime.util.Cast
cast a char value to his (CFML) reference type String
toRef(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to his (CFML) reference type Boolean
toRef(byte) - Method in interface lucee.runtime.util.Cast
cast a byte value to his (CFML) reference type Boolean
toRef(short) - Method in interface lucee.runtime.util.Cast
cast a short value to his (CFML) reference type Integer
toRef(int) - Method in interface lucee.runtime.util.Cast
cast a int value to his (CFML) reference type Integer
toRef(float) - Method in interface lucee.runtime.util.Cast
cast a float value to his (CFML) reference type Float
toRef(long) - Method in interface lucee.runtime.util.Cast
cast a long value to his (CFML) reference type Long
toRef(double) - Method in interface lucee.runtime.util.Cast
cast a double value to his (CFML) reference type Double
toReferenceClass(Class<?>) - Method in interface lucee.runtime.util.ClassUtil
convert a primitive Class Type to a Reference Type (Example: int to java.lang.Integer)
toResource(Object) - Method in interface lucee.runtime.util.Cast
convert a object to a Resource
toResource(Object, Resource) - Method in interface lucee.runtime.util.Cast
convert a object to a Resource
toResourceExisting(PageContext, String) - Method in interface lucee.runtime.util.ResourceUtil
cast a String (argument destination) to a File Object, if destination is not a absolute, file object will be relative to current position (get from PageContext) file must exist otherwise throw exception
toResourceExistingParent(PageContext, String) - Method in interface lucee.runtime.util.ResourceUtil
cast a String (argument destination) to a File Object, if destination is not a absolute, file object will be relative to current position (get from PageContext) at least parent must exist
toResourceExistingParent(PageContext, String, boolean) - Method in interface lucee.runtime.util.ResourceUtil
cast a String (argumet destination) to a File Object, if destination is not a absolute, file object will be relative to current position (get from PageContext) at least parent must exist
toResourceNotExisting(PageContext, String) - Method in interface lucee.runtime.util.ResourceUtil
cast a String (argument destination) to a File Object, if destination is not a absolute, file object will be relative to current position (get from PageContext) existing file is prefered but dont must exist
toResourceNotExisting(PageContext, String, boolean, boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
toSerializable(Object) - Method in interface lucee.runtime.util.Cast
cast Object to a Serializable Object
toSerializable(Object, Serializable) - Method in interface lucee.runtime.util.Cast
cast Object to a Serializable Object
toSet(String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
 
toSet(String[]) - Method in interface lucee.runtime.util.ListUtil
 
toShort(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a Short Object(reference type)
toShort(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a Short Object(reference type)
toShort(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a Byte Object(reference type)
toShort(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Short Object(reference type)
toShort(Object, Short) - Method in interface lucee.runtime.util.Cast
cast a Object to a Short Object(reference type)
toShortValue(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a short value
toShortValue(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a short value (primitive value type)
toShortValue(char) - Method in interface lucee.runtime.util.Cast
cast a char value to a short value (do nothing)
toShortValue(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a short value (primitive value type)
toShortValue(Object, short) - Method in interface lucee.runtime.util.Cast
cast a Object to a short value (primitive value type)
toSQL(String, SQLItem[]) - Method in interface lucee.runtime.util.DBUtil
 
toSQLItem(Object, int) - Method in interface lucee.runtime.util.DBUtil
 
toSqlType(SQLItem) - Method in interface lucee.runtime.util.DBUtil
converts the value defined inside a SQLItem to the type defined in stat item
toSQLType(String) - Method in interface lucee.runtime.util.DBUtil
cast a String SQL Type to type defined in java.sql.Types
toString(InputStream) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
read String data from a InputStream and returns it as String Object
toString(InputStream) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance.getIOUtil().toString (InputStream is, Charset cs) read String data from a InputStream and returns it as String Object
toString() - Method in class lucee.runtime.cfx.QueryWrap
 
toString(PageContext, DumpData, boolean) - Method in interface lucee.runtime.dump.DumpWriter
cast dumpdata to a string
toString(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a String
toString(Object, String) - Method in interface lucee.runtime.util.Cast
cast a Object to a String dont throw a exception, if can't cast to a string return a empty string
toString(double) - Method in interface lucee.runtime.util.Cast
cast a double value to a String
toString(long) - Method in interface lucee.runtime.util.Cast
cast a long value to a String
toString(int) - Method in interface lucee.runtime.util.Cast
cast a int value to a String
toString(boolean) - Method in interface lucee.runtime.util.Cast
cast a boolean value to a String
toString(SQLItem) - Method in interface lucee.runtime.util.DBUtil
Cast a SQL Item to a String (Display) Value
toString(InputStream, Charset) - Method in interface lucee.runtime.util.IO
converts a InputStream to a String
toString(Resource, Charset) - Method in interface lucee.runtime.util.IO
reads the content of a Resource
toString(byte[], Charset) - Method in interface lucee.runtime.util.IO
converts a byte array to a String
toString(Reader) - Method in interface lucee.runtime.util.IO
reads readers data as String
toString(Resource, String) - Method in interface lucee.runtime.util.ResourceUtil
Deprecated.
toString(Resource, Charset) - Method in interface lucee.runtime.util.ResourceUtil
 
toString(Node, boolean, boolean, String, String, String) - Method in interface lucee.runtime.util.XMLUtil
 
toString(NodeList, boolean, boolean) - Method in interface lucee.runtime.util.XMLUtil
 
toString(Node, String) - Method in interface lucee.runtime.util.XMLUtil
 
toString(Node, boolean, boolean, String, String, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
toString(NodeList, boolean, boolean) - Method in class lucee.runtime.util.XMLUtilImpl
 
toString(Node, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
toStringArray(Array) - Method in interface lucee.runtime.util.ListUtil
cast a Object Array to a String Array
toStringArray(Set<String>) - Method in interface lucee.runtime.util.ListUtil
 
toStringArray(List<String>) - Method in interface lucee.runtime.util.ListUtil
 
toStringArray(Array, String) - Method in interface lucee.runtime.util.ListUtil
cast a Object Array to a String Array
toStringArray(String, String) - Method in interface lucee.runtime.util.ListUtil
 
toStringArrayTrim(Array) - Method in interface lucee.runtime.util.ListUtil
cast a Object Array to a String Array and trim all values
toStringType(int) - Method in interface lucee.runtime.util.DBUtil
cast a type defined in java.sql.Types to String SQL Type
toStruct() - Method in interface lucee.runtime.net.s3.Properties
 
toStruct() - Method in interface lucee.runtime.orm.ORMConfiguration
 
toStruct(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Struct Object
toStruct(Object, Struct) - Method in interface lucee.runtime.util.Cast
cast a Object to a Struct Object
toStruct(Object, Struct, boolean) - Method in interface lucee.runtime.util.Cast
 
toStruct() - Method in interface lucee.runtime.video.VideoInfo
returns the information as Struct
toTimespan(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a TimeSpan Object (alias for toTimeSpan)
toTimespan(Object, TimeSpan) - Method in interface lucee.runtime.util.Cast
cast a Object to a TimeSpan Object (alias for toTimeSpan)
toTimespan(long) - Method in interface lucee.runtime.util.Cast
convert milliseconds to a timespan
toTimeZone(Object) - Method in interface lucee.runtime.util.Cast
 
toTimeZone(Object, TimeZone) - Method in interface lucee.runtime.util.Cast
 
toTypeName(Object) - Method in interface lucee.runtime.util.Cast
return the type name of a object (string, boolean, int aso.), type is not same like class name
touch(Object, Collection.Key) - Method in class lucee.runtime.PageContext
touch a new property, if property doesn't existset a Struct, otherwise do nothing
touch(PageContext) - Method in interface lucee.runtime.type.ref.Reference
create it when not exist
touch() - Method in interface lucee.runtime.type.scope.Application
sets the last access timestamp to now
touch() - Method in interface lucee.runtime.type.scope.Session
sets the last access timestamp to now
touch() - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
touch(Resource) - Method in interface lucee.runtime.util.ResourceUtil
similar to linux bash fuction touch, create file if not exist otherwise change last modified date
touchAfterRequest(PageContext) - Method in interface lucee.runtime.type.scope.SharedScope
release scope only for current request, scope will be used again
touchBeforeRequest(PageContext) - Method in interface lucee.runtime.type.scope.SharedScope
Initalize Scope only for this request, scope was already used
touchEL(PageContext) - Method in interface lucee.runtime.type.ref.Reference
create it when not exist
toURI(String) - Method in interface lucee.runtime.util.HTTPUtil
 
toURI(String, int) - Method in interface lucee.runtime.util.HTTPUtil
 
toURL(String, int) - Method in interface lucee.runtime.util.HTTPUtil
Deprecated.
use instead
toURL(String, int, boolean) - Method in interface lucee.runtime.util.HTTPUtil
 
toURL(String) - Method in interface lucee.runtime.util.HTTPUtil
cast a string to a url
toUUId(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a UUID
toUUId(Object, Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a UUID
toVariableName(String, boolean) - Static method in class lucee.loader.util.Util
Deprecated.
use instead CFMLEngineFactory.getInstance().getStringUtil(). toVariableName (...)
toVariableName(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Variable Name
toVariableName(Object, String) - Method in interface lucee.runtime.util.Cast
cast a Object to a Variable Name
toVariableName(Object, Object) - Method in interface lucee.runtime.util.Cast
Deprecated.
toVariableName(String, boolean, boolean) - Method in interface lucee.runtime.util.Strings
 
toVersion(String, Version) - Static method in class lucee.loader.engine.CFMLEngineFactorySupport
cast a lucee string version to a int version
toVoid(Object) - Method in interface lucee.runtime.util.Cast
cast a value to void (Empty String)
toVoid(Object, Object) - Method in interface lucee.runtime.util.Cast
cast a value to void (Empty String)
TP - Class in lucee.loader
Simple class only used the load local classloader
TP() - Constructor for class lucee.loader.TP
 
trace(String, String) - Method in interface lucee.commons.io.log.Log
log level trace
transform(InputSource, InputSource, Map<String, Object>) - Method in interface lucee.runtime.util.XMLUtil
transform a XML Object to a other format, with help of a XSL Stylesheet
transform(Document, InputSource, Map<String, Object>) - Method in interface lucee.runtime.util.XMLUtil
transform a XML Document to a other format, with help of a XSL Stylesheet
transform(InputSource, InputSource, Map<String, Object>) - Method in class lucee.runtime.util.XMLUtilImpl
 
transform(Document, InputSource, Map<String, Object>) - Method in class lucee.runtime.util.XMLUtilImpl
 
translatePath(String, boolean, boolean) - Method in interface lucee.runtime.util.ResourceUtil
 
translatePathName(String) - Method in interface lucee.runtime.util.ResourceUtil
 
tries() - Method in interface lucee.runtime.spooler.SpoolerTask
returns how many tries to send are already done
trim(String[]) - Method in interface lucee.runtime.util.ListUtil
trims a string array, removes all empty array positions at the start and the end of the array
trim(String, String, boolean) - Method in interface lucee.runtime.util.ListUtil
trims a string list, remove all empty delimiter at start and the end
trimItems(String[]) - Method in interface lucee.runtime.util.ListUtil
trim every single item of the array
trimItems(Array) - Method in interface lucee.runtime.util.ListUtil
trim every single item of the array
TRUE - Static variable in class lucee.runtime.Page
 
TYPE_4XM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_8BPS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_AAC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_AASC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ABORT - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_ABORT
TYPE_ABORT_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_ABORT_EXP
TYPE_AC3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ACCESS_READ - Static variable in interface lucee.runtime.security.SecurityManager
 
TYPE_ACCESS_WRITE - Static variable in interface lucee.runtime.security.SecurityManager
 
TYPE_ACTION - Static variable in interface lucee.runtime.monitor.Monitor
 
TYPE_ADPCM_4XM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_ADX - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_CT - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_EA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_IMA_DK3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_IMA_DK4 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_IMA_QT - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_IMA_SMJPEG - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_IMA_WAV - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_IMA_WS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_MS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_SBPRO_2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_SBPRO_3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_SBPRO_4 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_SWF - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_XA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ADPCM_YAMAHA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ALAC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_AMR_NB - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_AMR_WB - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_APPLICATION_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_APPLICATION_EXP
TYPE_ASV1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ASV2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_AVS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_BMP - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_CACHE - Static variable in interface lucee.runtime.security.SecurityManager
 
TYPE_CAMSTUDIO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_CAMTASIA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_CASTER_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_CASTER_EXP
TYPE_CFX_SETTING - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_CFX_SETTING
TYPE_CFX_USAGE - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_CFX_USAGE
TYPE_CINEPAK - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_CLASSIC - Static variable in interface lucee.runtime.listener.ApplicationListener
 
TYPE_CLJR - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_COOK - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_CUSTOM - Static variable in interface lucee.runtime.search.SearchIndex
Field TYPE_CUSTOM
TYPE_CUSTOM_TAG - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_CUSTOM_TAG
TYPE_CUSTOM_TYPE_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_CUSTOM_TYPE_EXP
TYPE_CYUV - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_DATABASE_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_DATABASE_EXP
TYPE_DATASOURCE - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_DATASOURCE
TYPE_DEBUG - Static variable in interface lucee.runtime.debug.DebugTrace
 
TYPE_DEBUGGING - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_DEBUGGING
TYPE_DIR - Static variable in interface lucee.runtime.util.ResourceUtil
Field TYPE_DIR
TYPE_DIRECT_JAVA_ACCESS - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_DIRECT_JAVA_ACCESS
TYPE_DVBSUB - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_DVDSUB - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_DVVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ERROR - Static variable in interface lucee.runtime.debug.DebugTrace
 
TYPE_EXCEPTION - Static variable in interface lucee.runtime.err.ErrorPage
 
TYPE_EXCLUSIVE - Static variable in interface lucee.runtime.lock.LockManager
Field TYPE_EXCLUSIVE
TYPE_EXPRESSION_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_EXPRESSION_EXP
TYPE_FATAL - Static variable in interface lucee.runtime.debug.DebugTrace
 
TYPE_FFV1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_FFVHUFF - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_FILE - Static variable in interface lucee.runtime.search.SearchIndex
Field TYPE_FILE
TYPE_FILE - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_FILE
TYPE_FILE - Static variable in interface lucee.runtime.util.ResourceUtil
Field TYPE_FILE
TYPE_FLAC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_FLIC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_FLV - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_FRAPS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_FUNCTION_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_FUNCTION_EXP
TYPE_G726 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_GATEWAY - Static variable in interface lucee.runtime.security.SecurityManager
 
TYPE_H261 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_H263 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_H263I - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_H263P - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_H264 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_HUFFYUV - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_IDCINVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INDEO2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INDEO3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INFO - Static variable in interface lucee.runtime.debug.DebugTrace
 
TYPE_INTERPLAY_DPCM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INTERPLAYVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INTERVAL - Static variable in interface lucee.runtime.monitor.Monitor
 
TYPE_INTERVALL - Static variable in interface lucee.runtime.monitor.Monitor
Deprecated.
TYPE_JPEGLS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_KMVC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_LINKED - Static variable in interface lucee.runtime.type.Struct
 
TYPE_LJPEG - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_LOCK_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_LOCK_EXP
TYPE_LOCO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MACE3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MACE6 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MAIL - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_MAIL
TYPE_MAPPING - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_MAPPING
TYPE_MDEC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MISSING_INCLUDE_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_MISSING_INCLUDE_EXP
TYPE_MIXED - Static variable in interface lucee.runtime.listener.ApplicationListener
 
TYPE_MJPEG - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MJPEGB - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MMVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MODERN - Static variable in interface lucee.runtime.listener.ApplicationListener
 
TYPE_MP2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MP3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MP3ADU - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MP3ON4 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MPEG1VIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MPEG2VIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MPEG4 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MPEG4AAC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MPEGVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MSMPEG4 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MSMPEG4V1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MSMPEG4V2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MSRLE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MSVIDEO1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_MSZH - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_NATIVE_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_NATIVE_EXP
TYPE_NONE - Static variable in interface lucee.runtime.listener.ApplicationListener
 
TYPE_NUV - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ORM - Static variable in interface lucee.runtime.security.SecurityManager
 
TYPE_PAM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PATH - Static variable in interface lucee.runtime.search.SearchIndex
Field TYPE_PATH
TYPE_PBM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_ALAW - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_MULAW - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S16BE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S16LE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S24BE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S24DAUD - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S24LE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S32BE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S32LE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_S8 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U16BE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U16LE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U24BE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U24LE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U32BE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U32LE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PCM_U8 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PGM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PGMYUV - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PNG - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_PPM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_QDM2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_QDRAW - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_QPEG - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_QTRLE - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_RAWVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_READONLY - Static variable in interface lucee.runtime.lock.LockManager
Field TYPE_READONLY
TYPE_REAL_144 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_REAL_288 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_REGULAR - Static variable in interface lucee.runtime.type.Struct
 
TYPE_REMOTE - Static variable in interface lucee.runtime.security.SecurityManager
 
TYPE_REQUEST - Static variable in interface lucee.runtime.err.ErrorPage
 
TYPE_REQUEST - Static variable in interface lucee.runtime.monitor.Monitor
 
TYPE_ROQ_DPCM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ROQVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_RPZA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_RV10 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_RV20 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SCHEDULED_TASK - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_SCHEDULED_TASK
TYPE_SEARCH - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_SEARCH
TYPE_SECURITY_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_SECURITY_EXP
TYPE_SETTING - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_SETTING
TYPE_SHORTEN - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SMACKAUD - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SMACKVID - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SMC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SNOW - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SOFT - Static variable in interface lucee.runtime.type.Struct
 
TYPE_SOL_DPCM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SONIC - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SONICLS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SP5X - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SVQ1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SVQ3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_SYNC - Static variable in interface lucee.runtime.type.Struct
 
TYPE_TAG_EXECUTE - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_TAG_EXECUTE
TYPE_TAG_IMPORT - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_TAG_IMPORT
TYPE_TAG_OBJECT - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_TAG_OBJECT
TYPE_TAG_REGISTRY - Static variable in interface lucee.runtime.security.SecurityManager
Field TYPE_TAG_REGISTRY
TYPE_TEMPLATE_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_TEMPLATE_EXP
TYPE_THEORA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_TRACE - Static variable in interface lucee.runtime.debug.DebugTrace
 
TYPE_TRUEMOTION1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_TRUEMOTION2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_TRUESPEECH - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_TTA - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ULTIMOTION - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_UNDEFINED - Static variable in interface lucee.runtime.type.Struct
 
TYPE_URL - Static variable in interface lucee.runtime.search.SearchIndex
Field TYPE_URL
TYPE_VALIDATION - Static variable in interface lucee.runtime.err.ErrorPage
 
TYPE_VC9 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_VCR1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_VMDAUDIO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_VMDVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_VORBIS - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_VP3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_VQAVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_WARN - Static variable in interface lucee.runtime.debug.DebugTrace
 
TYPE_WEAKED - Static variable in interface lucee.runtime.type.Struct
 
TYPE_WMAV1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_WMAV2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_WMV1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_WMV2 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_WNV1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_WS_SND1 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_XAN_DPCM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_XAN_WC3 - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_XL - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_XML_EXP - Static variable in interface lucee.runtime.util.Excepton
Field TYPE_XML_EXP
TYPE_XVID - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ZLIB - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_ZMBV - Static variable in interface lucee.runtime.video.VideoProfile
 
typeEqual(String) - Method in interface lucee.runtime.exp.IPageException
compare error type as String
typeEqual(String) - Method in exception lucee.runtime.exp.PageServletException
 

U

ucFirst(String) - Method in interface lucee.runtime.util.Strings
 
UDF - Interface in lucee.runtime.type
a user defined function
udfCall(PageContext, UDF, int) - Method in class lucee.runtime.Page
 
udfDefaultValue(PageContext, int, int, Object) - Method in class lucee.runtime.Page
 
UDFProperties - Interface in lucee.runtime.type
 
udfs - Variable in class lucee.runtime.Page
 
Undefined - Interface in lucee.runtime.type.scope
interface of the cope undefined
UNDEFINED_NODE - Static variable in class lucee.runtime.util.XMLUtilImpl
 
undefinedScope() - Method in class lucee.runtime.PageContext
 
unescapeHTML(String) - Method in interface lucee.runtime.util.HTMLUtil
unescapes html character inside a string
unescapeXMLString(String) - Method in interface lucee.runtime.util.XMLUtil
 
unescapeXMLString(String) - Method in class lucee.runtime.util.XMLUtilImpl
 
uninstall(Config) - Method in interface lucee.runtime.video.VideoExecuter
 
unlock(Resource) - Method in interface lucee.commons.io.res.ResourceLock
 
unlock(Resource) - Method in interface lucee.commons.io.res.ResourceProvider
 
unlock(Lock) - Method in interface lucee.commons.lock.KeyLock
 
unlock() - Method in interface lucee.commons.lock.Lock
 
unlock(LockData) - Method in interface lucee.runtime.lock.LockManager
unlocks a locked thread in lock method
unsetSilent() - Method in class lucee.runtime.PageContext
unsets the pagecontext silent
unstore(Config) - Method in interface lucee.runtime.type.scope.storage.StorageScope
remove stored data from persistent layer
unwrap(Class<T>) - Method in class lucee.runtime.cfx.QueryWrap
 
unzip(Resource, Resource) - Method in interface lucee.runtime.util.ZipUtil
 
update(Password, Identification) - Method in class lucee.loader.engine.CFMLEngineFactory
method to initalize a update of the CFML Engine.
updateArray(int, Array) - Method in class lucee.runtime.cfx.QueryWrap
 
updateArray(String, Array) - Method in class lucee.runtime.cfx.QueryWrap
 
updateAsciiStream(int, InputStream, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateAsciiStream(String, InputStream, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateAsciiStream(int, InputStream) - Method in class lucee.runtime.cfx.QueryWrap
 
updateAsciiStream(String, InputStream) - Method in class lucee.runtime.cfx.QueryWrap
 
updateAsciiStream(int, InputStream, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateAsciiStream(String, InputStream, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBigDecimal(int, BigDecimal) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBigDecimal(String, BigDecimal) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBinaryStream(int, InputStream, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBinaryStream(String, InputStream, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBinaryStream(int, InputStream) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBinaryStream(String, InputStream) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBinaryStream(int, InputStream, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBinaryStream(String, InputStream, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBlob(int, Blob) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBlob(String, Blob) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBlob(int, InputStream) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBlob(String, InputStream) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBlob(int, InputStream, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBlob(String, InputStream, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBoolean(int, boolean) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBoolean(String, boolean) - Method in class lucee.runtime.cfx.QueryWrap
 
updateByte(int, byte) - Method in class lucee.runtime.cfx.QueryWrap
 
updateByte(String, byte) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBytes(int, byte[]) - Method in class lucee.runtime.cfx.QueryWrap
 
updateBytes(String, byte[]) - Method in class lucee.runtime.cfx.QueryWrap
 
updateCharacterStream(int, Reader, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateCharacterStream(String, Reader, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateCharacterStream(int, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateCharacterStream(String, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateCharacterStream(int, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateCharacterStream(String, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateClob(int, Clob) - Method in class lucee.runtime.cfx.QueryWrap
 
updateClob(String, Clob) - Method in class lucee.runtime.cfx.QueryWrap
 
updateClob(int, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateClob(String, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateClob(int, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateClob(String, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateDate(int, Date) - Method in class lucee.runtime.cfx.QueryWrap
 
updateDate(String, Date) - Method in class lucee.runtime.cfx.QueryWrap
 
updateDouble(int, double) - Method in class lucee.runtime.cfx.QueryWrap
 
updateDouble(String, double) - Method in class lucee.runtime.cfx.QueryWrap
 
updateExeTime(long) - Method in interface lucee.runtime.debug.DebugEntry
 
updateFileLoadTime(long) - Method in interface lucee.runtime.debug.DebugEntryTemplate
 
updateFloat(int, float) - Method in class lucee.runtime.cfx.QueryWrap
 
updateFloat(String, float) - Method in class lucee.runtime.cfx.QueryWrap
 
updateInt(int, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateInt(String, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateLong(int, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateLong(String, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNCharacterStream(int, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNCharacterStream(String, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNCharacterStream(int, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNCharacterStream(String, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNClob(int, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNClob(String, Reader) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNClob(int, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNClob(String, Reader, long) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNClob(int, NClob) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNClob(String, NClob) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNString(int, String) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNString(String, String) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNull(int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateNull(String) - Method in class lucee.runtime.cfx.QueryWrap
 
updateObject(int, Object, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateObject(int, Object) - Method in class lucee.runtime.cfx.QueryWrap
 
updateObject(String, Object, int) - Method in class lucee.runtime.cfx.QueryWrap
 
updateObject(String, Object) - Method in class lucee.runtime.cfx.QueryWrap
 
updateQueryTime(long) - Method in interface lucee.runtime.debug.DebugEntryTemplate
 
updateRef(int, Ref) - Method in class lucee.runtime.cfx.QueryWrap
 
updateRef(String, Ref) - Method in class lucee.runtime.cfx.QueryWrap
 
updateRow() - Method in class lucee.runtime.cfx.QueryWrap
 
updateRowId(int, RowId) - Method in class lucee.runtime.cfx.QueryWrap
 
updateRowId(String, RowId) - Method in class lucee.runtime.cfx.QueryWrap
 
updateShort(int, short) - Method in class lucee.runtime.cfx.QueryWrap
 
updateShort(String, short) - Method in class lucee.runtime.cfx.QueryWrap
 
updateSQLXML(int, SQLXML) - Method in class lucee.runtime.cfx.QueryWrap
 
updateSQLXML(String, SQLXML) - Method in class lucee.runtime.cfx.QueryWrap
 
updateString(int, String) - Method in class lucee.runtime.cfx.QueryWrap
 
updateString(String, String) - Method in class lucee.runtime.cfx.QueryWrap
 
updateTime(int, Time) - Method in class lucee.runtime.cfx.QueryWrap
 
updateTime(String, Time) - Method in class lucee.runtime.cfx.QueryWrap
 
updateTimestamp(int, Timestamp) - Method in class lucee.runtime.cfx.QueryWrap
 
updateTimestamp(String, Timestamp) - Method in class lucee.runtime.cfx.QueryWrap
 
upperCharAt(int) - Method in interface lucee.runtime.type.Collection.Key
return upper case char a given position
uptime() - Method in interface lucee.loader.engine.CFMLEngine
 
uptime() - Method in class lucee.loader.engine.CFMLEngineWrapper
 
URL - Interface in lucee.runtime.type.scope
inteface for the url scope
URLForm - Interface in lucee.runtime.type.scope
scuope that mix url and forn together
urlFormScope() - Method in class lucee.runtime.PageContext
 
urlScope() - Method in class lucee.runtime.PageContext
 
us() - Method in class lucee.runtime.PageContext
 
useComponentShadow() - Method in interface lucee.runtime.config.Config
define if components has a "shadow" in the component variables scope or not.
useDBForMapping() - Method in interface lucee.runtime.orm.ORMConfiguration
 
UserDefinedFunction - Interface in lucee.runtime.type
Deprecated.
replaced with UDF
UserScope - Interface in lucee.runtime.type.scope
 
Util - Class in lucee.loader.util
Util class for different little jobs
Util() - Constructor for class lucee.loader.util.Util
 

V

validate() - Method in interface lucee.runtime.db.DataSource
 
validate(InputSource, InputSource, String) - Method in interface lucee.runtime.util.XMLUtil
 
validate(InputSource, InputSource, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
VALIDATION_SCHEMA - Static variable in class lucee.runtime.util.XMLUtilImpl
 
VALIDATION_SCHEMA_FULL_CHECKING - Static variable in class lucee.runtime.util.XMLUtilImpl
 
VALUE_1 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_10 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_2 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_3 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_4 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_5 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_6 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_7 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_8 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_9 - Static variable in interface lucee.runtime.security.SecurityManager
 
VALUE_ALL - Static variable in interface lucee.runtime.security.SecurityManager
Field VALUE_ALL
VALUE_LOCAL - Static variable in interface lucee.runtime.security.SecurityManager
Field VALUE_LOCAL
VALUE_NO - Static variable in interface lucee.runtime.security.SecurityManager
Field VALUE_NO
VALUE_NONE - Static variable in interface lucee.runtime.security.SecurityManager
Field VALUE_NONE
VALUE_YES - Static variable in interface lucee.runtime.security.SecurityManager
Field VALUE_YES
valueIterator(int) - Method in interface lucee.runtime.Component
 
valueIterator() - Method in interface lucee.runtime.type.Iteratorable
 
values() - Method in interface lucee.commons.io.cache.Cache
Returns a List of values containing in this cache.
values(CacheKeyFilter) - Method in interface lucee.commons.io.cache.Cache
Returns a list of values containing in this cache that match the given filter.
values(CacheEntryFilter) - Method in interface lucee.commons.io.cache.Cache
Returns a list of values containing in this cache that match the given filter.
Variables - Interface in lucee.runtime.type.scope
 
variablesScope() - Method in class lucee.runtime.PageContext
 
variablesScope() - Method in interface lucee.runtime.type.scope.Undefined
 
VariableUtil - Interface in lucee.runtime.util
Variable Util
verify() - Method in interface lucee.commons.io.cache.CachePro
verifies the cache, throws a exception if something is wrong with the cache
verify() - Method in interface lucee.runtime.net.mail.Server
verify the server properties
verifyToken(String, String) - Method in interface lucee.runtime.type.scope.storage.StorageScope
 
Version - Class in lucee.loader
version of this loader (jar)
Version() - Constructor for class lucee.loader.Version
 
VERSION - Static variable in class lucee.loader.Version
 
VERSION_ZERO - Static variable in class lucee.loader.engine.CFMLEngineFactory
 
VersionInfo - Class in lucee
returns th current built in version
VersionInfo() - Constructor for class lucee.VersionInfo
 
VideoExecuter - Interface in lucee.runtime.video
 
VideoInfo - Interface in lucee.runtime.video
 
VideoInput - Interface in lucee.runtime.video
 
VideoOutput - Interface in lucee.runtime.video
 
VideoProfile - Interface in lucee.runtime.video
 
VideoUtil - Interface in lucee.runtime.video
 

W

warn(String, String) - Method in interface lucee.commons.io.log.Log
log level warn
wasNull() - Method in class lucee.runtime.cfx.QueryWrap
 
watchedExtensions() - Method in interface lucee.runtime.listener.JavaSettings
Specifies the extensions of the files to monitor for changes.
watchInterval() - Method in interface lucee.runtime.listener.JavaSettings
Specifies the time interval in seconds after which to verify any change in the class files or JAR files.
WebserviceClient - Class in lucee.runtime.net.rpc.client
 
WebserviceClient() - Constructor for class lucee.runtime.net.rpc.client.WebserviceClient
 
write(String) - Method in class com.allaire.cfx.DebugResponse
 
write(String) - Method in interface com.allaire.cfx.Response
write out a String to response
write(String) - Method in class lucee.runtime.PageContext
Writes a String to the Response Buffer
write(Resource, String, boolean, Charset) - Method in interface lucee.runtime.util.IO
 
write(Resource, byte[], boolean) - Method in interface lucee.runtime.util.IO
 
write(byte[], int, int) - Method in class lucee.runtime.util.Pack200Util.DevNullOutputStream
 
write(byte[]) - Method in class lucee.runtime.util.Pack200Util.DevNullOutputStream
 
write(int) - Method in class lucee.runtime.util.Pack200Util.DevNullOutputStream
 
writeDebug(String) - Method in class com.allaire.cfx.DebugResponse
 
writeDebug(String) - Method in interface com.allaire.cfx.Response
write out if debug is enabled
writeOut(PageContext, Object, OutputStream) - Method in interface lucee.runtime.converter.BinaryConverter
 
writeOut(PageContext, Object, Writer) - Method in interface lucee.runtime.converter.StringConverter
 
writeOut(PageContext) - Method in interface lucee.runtime.debug.Debugger
 
writeOut(PageContext, DumpData, Writer, boolean) - Method in interface lucee.runtime.dump.DumpWriter
 
writePSQ(Object) - Method in class lucee.runtime.PageContext
Writes a String to the Response Buffer,also when cfoutputonly is true and execution is outside of a cfoutput
writeTo(Node, Resource) - Method in interface lucee.runtime.util.XMLUtil
write a xml Dom to a file
writeTo(Node, Result, boolean, boolean, String, String, String) - Method in interface lucee.runtime.util.XMLUtil
 
writeTo(Node, Resource) - Method in class lucee.runtime.util.XMLUtilImpl
 
writeTo(Node, Result, boolean, boolean, String, String, String) - Method in class lucee.runtime.util.XMLUtilImpl
 
WS_TYPE_AXIS1 - Static variable in interface lucee.runtime.listener.ApplicationContext
 
WS_TYPE_AXIS2 - Static variable in interface lucee.runtime.listener.ApplicationContext
 
WS_TYPE_CXF - Static variable in interface lucee.runtime.listener.ApplicationContext
 
WS_TYPE_JAX_WS - Static variable in interface lucee.runtime.listener.ApplicationContext
 

X

XMLUtil - Interface in lucee.runtime.util
 
XMLUtilImpl - Class in lucee.runtime.util
 
XMLUtilImpl() - Constructor for class lucee.runtime.util.XMLUtilImpl
 

Z

zip(File, File) - Static method in class lucee.loader.util.ZipUtil
 
ZipUtil - Class in lucee.loader.util
 
ZipUtil() - Constructor for class lucee.loader.util.ZipUtil
 
ZipUtil - Interface in lucee.runtime.util
 

_

_extractCoreIfLoader(File) - Static method in class lucee.loader.engine.CFMLEngineFactory
 
_getId() - Method in interface lucee.runtime.type.scope.Session
 
_search(SearchData, String, String, short, String, String[]) - Method in interface lucee.runtime.search.SearchCollection
search the collection
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links

Copyright © 2016. All rights reserved.