|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.theme.impl.ThemeLinkImpl
An implementation of a ThemeLink.
ThemeLink| Constructor Summary | |
ThemeLinkImpl(PortalTheme theme,
java.lang.String rel,
java.lang.String type,
java.lang.String href,
java.lang.String id,
java.lang.String title,
java.lang.String media)
Create a new ThemeLink |
|
| Method Summary | |
java.lang.StringBuffer |
getElement()
Get the markup the theme element. |
java.lang.StringBuffer |
getLink()
Get the content , the markup, of the link |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ThemeLinkImpl(PortalTheme theme, java.lang.String rel, java.lang.String type, java.lang.String href, java.lang.String id, java.lang.String title, java.lang.String media)
theme - the theme this link belongs torel - the rel attributes valuetype - the type attributes valuehref - the href attributes valuetitle - the title attributes valuemedia - the media attributes value| Method Detail |
public java.lang.StringBuffer getLink()
ThemeLink
ThemeLink.getLink()public java.lang.String toString()
Object.toString()public java.lang.StringBuffer getElement()
ThemeElement
getElement in interface ThemeElementThemeElement.getElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||