|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.apache.turbine.services.freemarker.SetTitleModel
Returns output of a Navigation module. Extension of FreeMarker.
| Constructor Summary | |
SetTitleModel(RunData data)
Deprecated. Constructor |
|
| Method Summary | |
freemarker.template.TemplateModel |
exec(java.util.List args)
Deprecated. Method called by FreeMarker Template. |
boolean |
isEmpty()
Deprecated. Required method in TemplateMethodModel, not implemented. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetTitleModel(RunData data)
data - Turbine information.| Method Detail |
public freemarker.template.TemplateModel exec(java.util.List args)
throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelargs - A List of Strings passed from the template.
TemplateModelException.
freemarker.template.TemplateModelExceptionpublic boolean isEmpty()
isEmpty in interface freemarker.template.TemplateModel
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||