Package | Description |
---|---|
lucee.runtime.cfx | |
lucee.runtime.cfx.customtag |
Modifier and Type | Method and Description |
---|---|
CFXTagClass |
CFXTagPool.getCFXTagClass(String name) |
CustomTag |
CFXTagPool.getCustomTag(String name)
return custom tag that match the name
|
Modifier and Type | Method and Description |
---|---|
CFXTagClass |
CFXTagPoolImpl.getCFXTagClass(String name) |
CustomTag |
CFXTagPoolImpl.getCustomTag(String name) |
CustomTag |
CPPCFXTagClass.newInstance() |
CustomTag |
JavaCFXTagClass.newInstance() |
CustomTag |
CFXTagClass.newInstance() |
Constructor and Description |
---|
CPPCustomTag(String serverLibrary,
String procedure,
boolean keepAlive) |
Copyright © 2015 Lucee