Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.type | |
lucee.runtime.type.trace | |
lucee.runtime.type.util |
Modifier and Type | Method and Description |
---|---|
void |
ComponentImpl.reg(Collection.Key key,
UDFPlus udf) |
void |
ComponentImpl.reg(String key,
UDFPlus udf) |
void |
ComponentImpl.registerUDF(Collection.Key key,
UDFPlus udf,
boolean useShadow,
boolean injected) |
Modifier and Type | Class and Description |
---|---|
class |
BIF |
class |
Closure |
class |
UDFAddProperty |
class |
UDFGetterProperty |
class |
UDFGSProperty |
class |
UDFHasProperty |
class |
UDFImpl
defines a abstract class for a User defined Functions
|
class |
UDFRemoveProperty |
class |
UDFSetterProperty |
Modifier and Type | Class and Description |
---|---|
class |
TOUDF |
Modifier and Type | Method and Description |
---|---|
static Object |
UDFUtil.getDefaultValue(PageContext pc,
UDFPlus udf,
int index,
Object defaultValue) |
Copyright © 2015 Lucee