Uses of Class
org.craftercms.engine.macro.impl.AbstractMacro
Packages that use AbstractMacro
-
Uses of AbstractMacro in org.craftercms.engine.macro.impl
Subclasses of AbstractMacro in org.craftercms.engine.macro.implModifier and TypeClassDescriptionclassRepresents a macro that can be a cookie value.classCreated by alfonsovasquez on 14/10/16.classRepresents a macro that can be a request parameter.classRepresents a {request.uri} macro, which resolves to the current request uri.classRepresents a macro that can be an attribute from the servlet context, session or request scope.classRepresents a {webapp.context.path} macro, which resolves to the web application context path.classRepresents a {webapp.path} macro, which resolves to the web app exploded dir path of the current web app.