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

E

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
 
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() - Method in interface lucee.runtime.type.Iteratorable
 
EnumerationWrapper - Class in lucee.cli.util
class to make a enumaration from a ser, map or iterator
EnumerationWrapper(Map) - Constructor for class lucee.cli.util.EnumerationWrapper
 
EnumerationWrapper(Set) - Constructor for class lucee.cli.util.EnumerationWrapper
 
EnumerationWrapper(Iterator) - 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
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.
error(String, String) - Method in interface lucee.commons.io.log.Log
log level error
ErrorPage - Interface in lucee.runtime.err
represent a Error Page
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
 
Excepton - Interface in lucee.runtime.util
class to get exceptions of different types
execute(PageContext, PageSource) - Method in interface lucee.runtime.listener.RequestListener
execute by the Application Listener
execute(String, boolean) - Method in class lucee.runtime.PageContext
execute a request n the pageConext
execute(String) - Method in interface lucee.runtime.spooler.SpoolerEngine
execute task by id and return error throwed by task
execute(SpoolerTask) - Method in interface lucee.runtime.spooler.SpoolerEngine
execute task and return error throwed by task
execute(Config) - Method in interface lucee.runtime.spooler.SpoolerTask
execute Task
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
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _