public final class Function extends EvaluatorSupport
argument
darf nur direkt innerhalb des Tag function
liegen.
Dem Tag argument
muss als erstes im tag function vorkommenConstructor and Description |
---|
Function() |
Modifier and Type | Method and Description |
---|---|
void |
evaluate(Tag tag,
TagLibTag libTag,
FunctionLib[] flibs)
Die Methode evaluate wird aufgerufen, wenn der Context eines Tags geprueft werden soll.
|
static void |
throwIfNotEmpty(Tag tag) |
evaluate, evaluate, execute
public Function()
public void evaluate(Tag tag, TagLibTag libTag, FunctionLib[] flibs) throws EvaluatorException
EvaluatorSupport
evaluate
in interface Evaluator
evaluate
in class EvaluatorSupport
libTag
- Die Definition des Tag aus der TLD.flibs
- Saemtliche Function Library Deskriptoren des aktuellen Tag Libray Deskriptors.EvaluatorException
lucee.transformer.cfml.evaluator.EvaluatorSupport#evaluate(org.w3c.dom.Element, lucee.transformer.library.tag.TagLibTag)
public static void throwIfNotEmpty(Tag tag) throws EvaluatorException
EvaluatorException
Copyright © 2015 Lucee