Uses of Enum Class
de.powerstat.phplib.templateengine.HandleUndefined
-
Uses of HandleUndefined in de.powerstat.phplib.templateengine
Fields in de.powerstat.phplib.templateengine declared as HandleUndefinedModifier and TypeFieldDescriptionprivate final HandleUndefined
TemplateEngine.unknowns
Handling of undefined template variables.Methods in de.powerstat.phplib.templateengine that return HandleUndefinedModifier and TypeMethodDescriptionstatic HandleUndefined
Returns the enum constant of this class with the specified name.static HandleUndefined[]
HandleUndefined.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.powerstat.phplib.templateengine with parameters of type HandleUndefined