Package | Description |
---|---|
lucee.cfx.example | |
lucee.runtime.cfx | |
lucee.runtime.cfx.customtag |
Modifier and Type | Class and Description |
---|---|
class |
HelloWorld
CFX Hello World Example
|
Modifier and Type | Method and Description |
---|---|
CustomTag |
CFXTagPool.getCustomTag(String name)
return custom tag that match the name
|
Modifier and Type | Method and Description |
---|---|
void |
CFXTagPool.releaseCustomTag(CustomTag ct)
realese custom tag
|
Modifier and Type | Class and Description |
---|---|
class |
CPPCustomTag |
Modifier and Type | Method and Description |
---|---|
CustomTag |
JavaCFXTagClass._newInstance() |
CustomTag |
CFXTagPoolImpl.getCustomTag(String name) |
CustomTag |
CPPCFXTagClass.newInstance() |
CustomTag |
JavaCFXTagClass.newInstance() |
CustomTag |
CFXTagClass.newInstance() |
Modifier and Type | Method and Description |
---|---|
Class<CustomTag> |
JavaCFXTagClass.getClazz() |
Modifier and Type | Method and Description |
---|---|
void |
CFXTagPoolImpl.releaseCustomTag(CustomTag ct) |
Copyright © 2015 Lucee