|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.liquidsite.app.template.DocumentDataBean
A document template bean. This class is used to access document content from the template data model.
| Field Summary |
| Fields inherited from interface freemarker.template.TemplateModel |
NOTHING |
| Method Summary | |
freemarker.template.TemplateModel |
get(java.lang.String id)
Returns a document property as a template model. |
boolean |
isEmpty()
Checks if the hash model is empty. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean isEmpty()
isEmpty in interface freemarker.template.TemplateHashModelpublic freemarker.template.TemplateModel get(java.lang.String id)
get in interface freemarker.template.TemplateHashModelid - the document property id
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||