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

Packages that use SectionBean
org.liquidsite.app.template   
 

Uses of SectionBean in org.liquidsite.app.template
 

Methods in org.liquidsite.app.template that return SectionBean
 SectionBean LiquidSiteBean.getSection()
          Returns the section bean.
 SectionBean LiquidSiteBean.findSection(java.lang.String path)
          Returns the section corresponding to the specified path.