Uses of Package
org.infolayer.templates.html

Packages that use org.infolayer.templates.html
org.infolayer.templates.html   
 

Classes in org.infolayer.templates.html used by org.infolayer.templates.html
StringList
           
TE_actions
          Generates a set of buttons: All public operations available for self where the current user meets the permissions, plus additional edit or query buttons, depending on the type of self and the user permissions.
TE_operations
          The <t:operations> element generates a table of buttons which are applicable to the current context for the current user.
TE_properties
          The <t:properties> element generates a table consisting of labels and properties of the current object.
TE_property
          The <t:property> element displays the object property denoted by the name attribute.
TE_valueOf
          The XHTML <t:valueOf> element is identical to the general <t:valueOf> template element, but provides some additional format implementations for collections like table and li that cannot be provided for XML in general.