|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Layout | |
org.apache.jetspeed.om.profile | Represents the options available for displaying the portlet. |
org.apache.jetspeed.om.profile.psml | |
org.apache.jetspeed.services.portaltoolkit | Services for creating new Portal objects from named Registry entries or PSML configuration entries. |
Uses of Layout in org.apache.jetspeed.om.profile |
Methods in org.apache.jetspeed.om.profile that return Layout | |
Layout |
IdentityElement.getLayout()
|
Methods in org.apache.jetspeed.om.profile with parameters of type Layout | |
void |
IdentityElement.setLayout(Layout layout)
|
Uses of Layout in org.apache.jetspeed.om.profile.psml |
Classes in org.apache.jetspeed.om.profile.psml that implement Layout | |
class |
PsmlLayout
Default bean like implementation of the skin entry in psml |
Methods in org.apache.jetspeed.om.profile.psml that return Layout | |
Layout |
PsmlIdentityElement.getLayout()
|
Methods in org.apache.jetspeed.om.profile.psml with parameters of type Layout | |
void |
PsmlIdentityElement.setLayout(Layout layout)
|
Uses of Layout in org.apache.jetspeed.services.portaltoolkit |
Methods in org.apache.jetspeed.services.portaltoolkit with parameters of type Layout | |
protected static java.util.Map |
JetspeedPortalToolkitService.getParameters(Layout layout)
Retrieves a parameter Map from an array of PSML Layout object |
protected static int |
JetspeedPortalToolkitService.getPosition(Layout layout)
Get the position value in a Layout object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |