|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructureStylesheetDescription | |
|---|---|
| org.jasig.portal | |
| org.jasig.portal.layout | Interfaces and classes for basic layouts support. |
| org.jasig.portal.layout.dlm | Interfaces and classes in support of Distributed Layout Management. |
| org.jasig.portal.layout.simple | Intefaces and classes primarily for Simple Layouts. |
| Uses of StructureStylesheetDescription in org.jasig.portal |
|---|
| Methods in org.jasig.portal that return StructureStylesheetDescription | |
|---|---|
StructureStylesheetDescription |
GuestUserPreferencesManager.getStructureStylesheetDescription()
|
StructureStylesheetDescription |
GuestUserPreferencesManagerWrapper.getStructureStylesheetDescription()
Returns current structure stylesheet description |
StructureStylesheetDescription |
IUserPreferencesManager.getStructureStylesheetDescription()
Returns current structure stylesheet description |
StructureStylesheetDescription |
UserPreferencesManager.getStructureStylesheetDescription()
|
StructureStylesheetDescription |
GuestUserPreferencesManager.getStructureStylesheetDescription(String sessionId)
|
| Uses of StructureStylesheetDescription in org.jasig.portal.layout |
|---|
| Methods in org.jasig.portal.layout that return StructureStylesheetDescription | |
|---|---|
StructureStylesheetDescription |
IUserLayoutStore.getStructureStylesheetDescription(int stylesheetId)
Obtains a complete description of the structure stylesheet |
| Uses of StructureStylesheetDescription in org.jasig.portal.layout.dlm |
|---|
| Methods in org.jasig.portal.layout.dlm that return StructureStylesheetDescription | |
|---|---|
StructureStylesheetDescription |
RDBMDistributedLayoutStore.getStructureStylesheetDescription(int stylesheetId)
Obtain structure stylesheet description object for a given structure stylesheet id. |
| Methods in org.jasig.portal.layout.dlm with parameters of type StructureStylesheetDescription | |
|---|---|
Integer |
RDBMDistributedLayoutStore.addStructureStylesheetDescription(StructureStylesheetDescription ssd)
Registers a NEW structure stylesheet with the database. |
void |
RDBMDistributedLayoutStore.updateStructureStylesheetDescription(StructureStylesheetDescription ssd)
Updates an existing structure stylesheet description with a new one. |
| Uses of StructureStylesheetDescription in org.jasig.portal.layout.simple |
|---|
| Methods in org.jasig.portal.layout.simple that return StructureStylesheetDescription | |
|---|---|
StructureStylesheetDescription |
RDBMUserLayoutStore.getStructureStylesheetDescription(int stylesheetId)
Obtain structure stylesheet description object for a given structure stylesheet id. |
| Methods in org.jasig.portal.layout.simple with parameters of type StructureStylesheetDescription | |
|---|---|
Integer |
RDBMUserLayoutStore.addStructureStylesheetDescription(StructureStylesheetDescription ssd)
Registers a NEW structure stylesheet with the database. |
void |
RDBMUserLayoutStore.updateStructureStylesheetDescription(StructureStylesheetDescription ssd)
Updates an existing structure stylesheet description with a new one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||