org.jboss.portal.server.theme
Interface ThemeLink

All Known Implementing Classes:
ThemeLinkImpl

public interface ThemeLink

A theme link represents a link tag that will be injected into the layout as part of a theme.


Method Summary
 java.lang.StringBuffer getLink()
          Get the content , the markup, of the link
 

Method Detail

getLink

java.lang.StringBuffer getLink()
Get the content , the markup, of the link

Returns:
the markup of the link