Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.exp | |
lucee.runtime.helpers | |
lucee.runtime.tag | |
lucee.runtime.text.feed | |
lucee.runtime.type | |
lucee.runtime.type.scope |
Constructor and Description |
---|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
boolean persistent,
boolean accessors,
StructImpl meta) |
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
boolean persistent,
StructImpl meta) |
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
StructImpl meta)
Constructor of the class
|
Modifier and Type | Class and Description |
---|---|
class |
CatchBlockImpl |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionBindingListenerStruct |
Modifier and Type | Method and Description |
---|---|
static void |
TagUtil.setDynamicAttribute(StructImpl attributes,
Collection.Key name,
Object value,
short caseType) |
Modifier and Type | Class and Description |
---|---|
class |
FeedStruct |
Modifier and Type | Class and Description |
---|---|
class |
CastableStruct |
class |
DoubleStruct |
class |
ReadOnlyStruct
a read only Struct if flag is set to readonly
|
class |
StructImplString
CFML data type struct
|
Constructor and Description |
---|
FunctionArgumentImpl(Collection.Key name,
String type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(Collection.Key name,
String strType,
short type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta) |
FunctionArgumentImpl(String name,
String type,
boolean required,
double defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(String name,
String type,
boolean required,
double defaultType,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(String name,
String type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(String name,
String type,
boolean required,
int defaultType,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(String name,
String type,
boolean required,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
FunctionArgumentImpl(String name,
String strType,
short type,
boolean required,
int defaultType,
boolean passByReference,
String dspName,
String hint,
StructImpl meta)
Deprecated.
use other constructor
|
UDFPropertiesImpl(PageSource pageSource,
FunctionArgument[] arguments,
int index,
String functionName,
short returnType,
String strReturnFormat,
boolean output,
int access,
Boolean bufferOutput,
String displayName,
String description,
String hint,
Boolean secureJson,
Boolean verifyClient,
long cachedWithin,
Integer localMode,
StructImpl meta)
Deprecated.
only supported for old compile templates in .ra archives
|
UDFPropertiesImpl(PageSource pageSource,
FunctionArgument[] arguments,
int index,
String functionName,
short returnType,
String strReturnFormat,
boolean output,
int access,
Boolean bufferOutput,
String displayName,
String description,
String hint,
Boolean secureJson,
Boolean verifyClient,
Object cachedWithin,
Integer localMode,
StructImpl meta) |
UDFPropertiesImpl(PageSource pageSource,
FunctionArgument[] arguments,
int index,
String functionName,
short returnType,
String strReturnFormat,
boolean output,
int access,
String displayName,
String description,
String hint,
Boolean secureJson,
Boolean verifyClient,
long cachedWithin,
StructImpl meta)
Deprecated.
only supported for old compile templates in .ra archives
|
UDFPropertiesImpl(PageSource pageSource,
FunctionArgument[] arguments,
int index,
String functionName,
String strReturnType,
String strReturnFormat,
boolean output,
int access,
Boolean bufferOutput,
String displayName,
String description,
String hint,
Boolean secureJson,
Boolean verifyClient,
long cachedWithin,
Integer localMode,
StructImpl meta)
Deprecated.
only supported for old compile templates in .ra archives
|
UDFPropertiesImpl(PageSource pageSource,
FunctionArgument[] arguments,
int index,
String functionName,
String strReturnType,
String strReturnFormat,
boolean output,
int access,
Boolean bufferOutput,
String displayName,
String description,
String hint,
Boolean secureJson,
Boolean verifyClient,
Object cachedWithin,
Integer localMode,
StructImpl meta) |
UDFPropertiesImpl(PageSource pageSource,
FunctionArgument[] arguments,
int index,
String functionName,
String strReturnType,
String strReturnFormat,
boolean output,
int access,
String displayName,
String description,
String hint,
Boolean secureJson,
Boolean verifyClient,
long cachedWithin,
StructImpl meta)
Deprecated.
only supported for old compile templates in .ra archives
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationImpl
Session Scope
|
class |
ArgumentImpl
implementation of the argument scope
|
class |
CGIImplReadOnly
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
ClosureScope |
class |
ClusterWrap |
class |
CookieImpl
Implementation of the Cookie scope
|
class |
FormImpl
Form Scope
|
class |
JSession |
class |
LocalImpl |
class |
ScopeSupport
Simple standart implementation of a Scope, for standart use.
|
class |
ServerImpl
Server Scope
|
class |
URLImpl
Implements URL Scope
|
class |
VariablesImpl |
Copyright © 2015 Lucee