|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserLayoutNodeDescription | |
---|---|
org.jasig.portal.layout.alm | |
org.jasig.portal.layout.node |
Uses of UserLayoutNodeDescription in org.jasig.portal.layout.alm |
---|
Subclasses of UserLayoutNodeDescription in org.jasig.portal.layout.alm | |
---|---|
class |
ALChannelDescription
An extension of the ChannelDescription for the Aggregated Layout implementation. |
class |
ALFolderDescription
An extension of the FolderDescription for the Aggregated Layout implementation. |
Uses of UserLayoutNodeDescription in org.jasig.portal.layout.node |
---|
Subclasses of UserLayoutNodeDescription in org.jasig.portal.layout.node | |
---|---|
class |
UserLayoutChannelDescription
A class managing information contained in a user layout channel node. |
class |
UserLayoutFolderDescription
A class describing a folder node fo the user layout structure. |
Methods in org.jasig.portal.layout.node that return UserLayoutNodeDescription | |
---|---|
static UserLayoutNodeDescription |
UserLayoutNodeDescription.createUserLayoutNodeDescription(org.w3c.dom.Element xmlNode)
A factory method to create a UserLayoutNodeDescription instance,
based on the information provided in the user layout Element . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |