|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDFProperties | |
---|---|
railo.runtime | |
railo.runtime.type | |
railo.runtime.type.util |
Uses of UDFProperties in railo.runtime |
---|
Methods in railo.runtime with parameters of type UDFProperties | |
---|---|
void |
InterfaceImpl.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
ComponentImpl.registerUDF(Collection.Key key,
UDFProperties prop)
|
void |
InterfaceImpl.registerUDF(String key,
UDFProperties props)
|
void |
ComponentImpl.registerUDF(String key,
UDFProperties prop)
|
Uses of UDFProperties in railo.runtime.type |
---|
Constructors in railo.runtime.type with parameters of type UDFProperties | |
---|---|
UDFImpl(UDFProperties properties)
|
Uses of UDFProperties in railo.runtime.type.util |
---|
Methods in railo.runtime.type.util with parameters of type UDFProperties | |
---|---|
static Struct |
ComponentUtil.getMetaData(PageContext pc,
UDFProperties udf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |