Uses of Class
org.liquidsite.app.template.DocumentBean

Packages that use DocumentBean
org.liquidsite.app.template   
 

Uses of DocumentBean in org.liquidsite.app.template
 

Methods in org.liquidsite.app.template that return DocumentBean
 DocumentBean LiquidSiteBean.getDoc()
          Returns the document bean.
 DocumentBean LiquidSiteBean.findDocument(java.lang.String path)
          Returns the document corresponding to the specified path.
 DocumentBean SectionBean.findDocument(java.lang.String path)
          Returns the document corresponding to the specified path.