|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsunlabs.brazil.template.Template
sunlabs.brazil.sunlabs.PlainTemplate
public class PlainTemplate
Template to turn all markup between <plain> and </plain> into ordinary text, by escaping all HTML markup.
| Field Summary |
|---|
| Fields inherited from class sunlabs.brazil.template.Template |
|---|
debug |
| Constructor Summary | |
|---|---|
PlainTemplate()
|
|
| Method Summary | |
|---|---|
boolean |
init(RewriteContext hr)
Called before this template processes any tags. |
void |
tag_plain(RewriteContext hr)
|
| Methods inherited from class sunlabs.brazil.template.Template |
|---|
debug, debug, done |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainTemplate()
| Method Detail |
|---|
public boolean init(RewriteContext hr)
Template
init in interface TemplateInterfaceinit in class Templatepublic void tag_plain(RewriteContext hr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||