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)
Templateinit in interface TemplateInterfaceinit in class Templatepublic void tag_plain(RewriteContext hr)