|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Theme | |
com.arsdigita.portalserver |
Uses of Theme in com.arsdigita.portalserver |
Methods in com.arsdigita.portalserver that return Theme | |
Theme |
ThemeCollection.getTheme()
Get the current item as a Theme domain object. |
static Theme |
Theme.retrieveTheme(BigDecimal themeID)
Retrieve an existing Theme based on an ID. |
static Theme |
Theme.retrieveTheme(com.arsdigita.persistence.DataObject dataObject)
Retrieve an existing Theme based on a data object. |
static Theme |
Theme.retrieveTheme(com.arsdigita.persistence.OID oid)
Retrieve an existing Theme based on an OID. |
Theme |
PortalSite.getTheme()
Returns the Theme object for this Portal |
Methods in com.arsdigita.portalserver with parameters of type Theme | |
void |
PortalSite.setTheme(Theme theme)
Associates a Theme object with this Portal. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |