Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.component | |
lucee.runtime.orm.hibernate.tuplizer.proxy | |
lucee.runtime.type | |
lucee.runtime.type.trace | |
lucee.runtime.type.util |
Modifier and Type | Class and Description |
---|---|
class |
SuperComponent |
Modifier and Type | Method and Description |
---|---|
Member |
ComponentSpecificAccess.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
ComponentPro.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
SuperComponent.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
ComponentImpl.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
static Member |
SuperComponent.superMember(ComponentImpl comp) |
Modifier and Type | Method and Description |
---|---|
Object |
ComponentImpl.onMissingMethod(PageContext pc,
int access,
Member member,
String name,
Object[] _args,
Struct _namedArgs,
boolean superAccess) |
Modifier and Type | Interface and Description |
---|---|
interface |
Property |
Modifier and Type | Class and Description |
---|---|
class |
DataMember |
class |
MemberSupport |
class |
PropertyImpl |
Modifier and Type | Method and Description |
---|---|
Member |
ComponentProProxy.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Member |
ComponentProReflectionProxy.getMember(int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentMethod |
interface |
UDF
a user defined function
|
interface |
UDFPlus |
interface |
UserDefinedFunction
Deprecated.
replaced with
UDF |
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 Member |
ComponentProUtil.getMember(Component c,
int access,
Collection.Key key,
boolean dataMember,
boolean superAccess) |
Copyright © 2015 Lucee