当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
ThemeLink - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.theme
Interface ThemeLink
- All Superinterfaces:
- ThemeElement
- All Known Implementing Classes:
- ThemeLinkImpl
- public interface ThemeLink
- extends ThemeElement
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 |
getLink
public java.lang.StringBuffer getLink()
- Get the content , the markup, of the link
- Returns:
- the markup of the link