Uses of Enum Class
de.powerstat.phplib.templateengine.HandleUndefined
-
Uses of HandleUndefined in de.powerstat.phplib.templateengine
Modifier and TypeFieldDescriptionprivate final HandleUndefined
TemplateEngine.unknowns
Handling of undefined template variables.Modifier 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.