Package | Description |
---|---|
lucee.runtime.tag |
Modifier and Type | Class and Description |
---|---|
class |
CFImportTag
To create cfimport custom tags
|
class |
CFTag
Creates a CFML Custom Tag
|
class |
CFTagCore |
class |
CustomTag |
class |
HtmlBody |
class |
HtmlHead
Writes the text specified in the text attribute to the 'head' section of a generated HTML page.
|
class |
HtmlHeadBodyBase
base class for both cfhtmlhead and cfhtmlbody
|
class |
Lock
Provides two types of locks to ensure the integrity of shared data: Exclusive lock and Read-only
lock.
|
class |
Module
Invokes a custom tag for use in CFML application pages.
|
class |
ProcessingDirective
Suppresses extra white space and other output, produced by CFML within the tag's scope.
|
class |
Query
Passes SQL statements to a data source.
|
class |
SaveContent
Saves the generated content inside the tag body in a variable.
|
class |
Silent |
class |
Table
Builds a table in a CFML page.
|
class |
Transaction
Transaction class
|
Copyright © 2015 Lucee