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

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
 
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
used only for internal usage
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(String, UDF) - Method in interface lucee.runtime.Component
 
registerUDF(Collection.Key, UDF) - Method in interface lucee.runtime.Component
 
registerUDF(String, UDFProperties) - Method in interface lucee.runtime.Component
 
registerUDF(Collection.Key, UDFProperties) - Method in interface lucee.runtime.Component
 
registerUDF(String, UDF) - Method in interface lucee.runtime.Interface
 
registerUDF(Collection.Key, UDF) - Method in interface lucee.runtime.Interface
 
registerUDF(String, UDFProperties) - Method in interface lucee.runtime.Interface
 
registerUDF(Collection.Key, UDFProperties) - Method in interface lucee.runtime.Interface
 
reinitialize(PageContext) - Method in interface lucee.runtime.type.scope.Undefined
 
reinitORM(PageContext) - Method in interface lucee.runtime.listener.ApplicationContext
 
relative(int) - Method in class lucee.runtime.cfx.QueryWrap
 
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() - Method in interface lucee.runtime.type.scope.Scope
Deprecated.
use instead release(PageContext)
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
releaseLuceePageContext(PageContext) - Method in class lucee.runtime.CFMLFactory
Similar to the releasePageContext Method, but take lucee PageContext as entry
releaseTag(Object) - Method in interface lucee.runtime.cfx.CFXTagPool
 
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(String) - Method in interface lucee.runtime.db.DataSourceManager
 
remove(FTPConnection) - Method in interface lucee.runtime.net.ftp.FTPPool
removes a FTPConnection from pool andreturn it (disconnected)
remove(String) - Method in interface lucee.runtime.net.ftp.FTPPool
removes a FTPConnection from pool andreturn it (disconnected)
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(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
clear value from Collection
removeAttribute(String) - Method in class lucee.cli.servlet.HTTPServletRequestImpl
 
removeAttribute(String) - Method in class lucee.cli.servlet.ServletContextImpl
 
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
 
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
remove value from Collection
removeLastPageSource(boolean) - Method in class lucee.runtime.PageContext
remove the last PageSource
removeLatestUpdate(String) - 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.util.Util
 
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
 
removeUpdate(String) - 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
 
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 ther intern pointer
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
restart(String) - Method in class lucee.loader.engine.CFMLEngineFactory
restart the cfml engine
restart(String, String) - 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_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
 
reuse(Tag) - Method in class lucee.runtime.PageContext
puts a tag back to pool
rollback() - Method in interface lucee.runtime.db.DataSourceManager
rollback hanging transaction
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
A B C D E F G H I J K L M N O P Q R S T U V W Z _