|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectee.mare.indrek.jtlt.macros.KeyMacro
ee.mare.indrek.jtlt.macros.UrlKeyMacro
A macro (KEYURL) that encodes data suitable for use inside a URL string.
| Nested Class Summary |
| Nested classes inherited from class ee.mare.indrek.jtlt.macros.KeyMacro |
KeyMacro.KeyValue |
| Constructor Summary | |
UrlKeyMacro()
|
|
UrlKeyMacro(String name)
|
|
| Method Summary | |
String |
process(TemplateParams ctx,
String name,
String args)
This method is called with given block context whenever a macro with registered name is found inside the tempalate. |
| Methods inherited from class ee.mare.indrek.jtlt.macros.KeyMacro |
getName, isParsetime, isRecursive |
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UrlKeyMacro()
public UrlKeyMacro(String name)
| Method Detail |
public String process(TemplateParams ctx,
String name,
String args)
TemplateMacro
process in interface TemplateMacroprocess in class KeyMacro
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||