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

T

TagMetaData - Interface in lucee.runtime.ext.tag
 
TagMetaDataAttr - Interface in lucee.runtime.ext.tag
 
TagSupport - Class in lucee.runtime.ext.tag
Implementation of the Tag
TagSupport() - Constructor for class lucee.runtime.ext.tag.TagSupport
 
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
tlog(Object) - Method in class lucee.loader.engine.CFMLEngineFactory
log info to output
to(String, Object, boolean) - Method in interface lucee.runtime.util.Cast
cast to given type
toAMFObject(Object) - Method in interface lucee.runtime.net.amf.AMFCaster
cast cfml Object to AMF Object
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
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
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
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
 
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
 
toBufferedOutputStream(OutputStream) - Static method in class lucee.loader.util.Util
 
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(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)
toCFMLObject(Object) - Method in interface lucee.runtime.net.amf.AMFCaster
cast a amf Object to cfml Object
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)
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)
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
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) - Method in interface lucee.runtime.util.Cast
cast a Object to a DateTime Object (alias for toDateTime)
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)
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) - 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
 
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
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
 
toHTTPTimeString() - Static method in class lucee.loader.util.Util
 
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)
toInVersion(String) - Static method in class lucee.loader.util.Util
cast a lucee string version to a int version
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(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
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
 
toNode(Object) - Method in interface lucee.runtime.util.Cast
casts a Object to a XML Node
toNode(Object, Node) - Method in interface lucee.runtime.util.Cast
casts a Object to a XML Node
toNodeList(Object) - Method in interface lucee.runtime.util.Cast
casts a Object to a Node List
toNodeList(Object, NodeList) - Method in interface lucee.runtime.util.Cast
casts a Object to a Node List
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
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(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
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
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
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
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
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)
toString(InputStream) - Static method in class lucee.loader.util.Util
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(Resource, String) - Method in interface lucee.runtime.util.ResourceUtil
 
toStringVersion(int) - Static method in class lucee.loader.util.Util
 
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)
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, String) - Method in class lucee.runtime.PageContext
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
 
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
cast a string to a url
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
 
toVariableName(Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Variable Name
toVariableName(Object, Object) - Method in interface lucee.runtime.util.Cast
cast a Object to a Variable Name
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)
toXML(Object) - Method in interface lucee.runtime.util.Cast
cast Object to a XML Node
toXML(Object, Node) - Method in interface lucee.runtime.util.Cast
cast Object to a XML Node
TP - Class in lucee.loader
Simple class only used the load local classloader
TP() - Constructor for class lucee.loader.TP
 
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
TRUE - Static variable in class lucee.runtime.Page
Field TRUE
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_CLJR - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_COOK - Static variable in interface lucee.runtime.video.VideoProfile
 
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_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_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_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.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_INTERPLAY_DPCM - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INTERPLAYVIDEO - Static variable in interface lucee.runtime.video.VideoProfile
 
TYPE_INTERVALL - Static variable in interface lucee.runtime.monitor.Monitor
 
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_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_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_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_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_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_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_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
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _