public class PlainTemplate extends Template
Constructor and Description |
---|
PlainTemplate() |
Modifier and Type | Method and Description |
---|---|
boolean |
init(RewriteContext hr)
Called before this template processes any tags.
|
void |
tag_plain(RewriteContext hr) |
public boolean init(RewriteContext hr)
Template
init
in interface TemplateInterface
init
in class Template
public void tag_plain(RewriteContext hr)