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

A

absolute(int) - Method in class lucee.runtime.cfx.QueryWrap
 
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(String) - Method in interface lucee.runtime.query.QueryCacheFilter
 
ACCESS_CLOSE - Static variable in interface lucee.runtime.security.SecurityManager
 
ACCESS_COUNT - Static variable in interface lucee.runtime.Component
Field ACCESS_COUNT
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
ACL_AUTH_READ - Static variable in interface lucee.commons.io.res.type.s3.S3Constants
 
ACL_PRIVATE - Static variable in interface lucee.commons.io.res.type.s3.S3Constants
 
ACL_PUBLIC_READ - Static variable in interface lucee.commons.io.res.type.s3.S3Constants
 
ACL_PUBLIC_READ_WRITE - Static variable in interface lucee.commons.io.res.type.s3.S3Constants
 
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
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
 
addEntry(ClusterEntry) - Method in interface lucee.runtime.type.scope.ClusterRemote
set entry on stack
addException(Config, PageException) - Method in interface lucee.runtime.debug.Debugger
 
addImplicitAccess(String, String) - Method in interface lucee.runtime.debug.Debugger
 
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
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
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
 
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
 
AMFCaster - Interface in lucee.runtime.net.amf
Cast a CFML object to AMF Objects and the other way
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
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _