Package com.aoindustries.website.skintags

Interface Summary
AuthorAttribute Something with an author attribute.
CopyrightAttribute Something with a copyright attribute.
DescriptionAttribute Something with a description attribute.
EncryptAttribute Something with an encrypt attribute.
KeywordsAttribute Something with a keywords attribute.
MetasAttribute Something with a set of meta data.
NavImageAltAttribute Something with a navImageAlt attribute.
PathAttribute Something with a path attribute.
TitleAttribute Something with a title attribute.
 

Class Summary
AuthorTag  
AutoIndexTag  
Child Contains the information for a page used as a child.
ChildTag Adds a child to the hierarchy at the same level as this page.
ContentHorizontalDividerTag  
ContentLineTag  
ContentTag  
ContentTitleTag  
ContentVerticalDividerTag  
CopyrightTag Sets the copyright for the page.
DescriptionTag  
EncryptTag  
KeywordsTag  
LightAreaTag Writes the skin light area.
LightDarkTableRowTag  
LinkTag  
LinkTagTEI  
Meta  
MetaTag  
NavImageAltTag  
Page Contains the information for a page used for parents and children.
PageAttributes During the processing of the skin, page attributes are built and stored here, one instance per request.
PageAttributes.Link  
PageAttributesBodyTag Resolves a shared instance of PageAttributes for all subclasses.
PageAttributesTag Resolves a shared instance of PageAttributes for all subclasses.
PageTag Common parent to parent and child tags.
Parent Contains the information for a page used for parents.
ParentTag Adds a parent to the hierarchy above this page.
PathTag Sets the path for a page or its PathAttribute parent.
PopupCloseTag Renders a popup close link/image/button.
PopupGroupTag Causes all nested popups to only display one at a time.
PopupTag Renders one popup, that may optionally be nested in a PopupGroupTag.
SetContentTypeTag Sets the content type for the page.
SkinTag Writes the skin header and footer.
SkinTagTEI  
TitleTag  
WhiteAreaTag Writes the skin white area.