|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.BaseChannel
org.jasig.portal.layout.channels.sitemap.CSiteMap
Site map that shows you, at a glance, what channels are in your layout.
Constructor Summary | |
CSiteMap()
|
Method Summary | |
void |
renderXML(org.xml.sax.ContentHandler out)
Ask channel to render its content. |
void |
setPortalControlStructures(PortalControlStructures pcs)
Passes portal control structure to the channel. |
Methods inherited from class org.jasig.portal.channels.BaseChannel |
getRuntimeProperties, receiveEvent, setRuntimeData, setStaticData |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CSiteMap()
Method Detail |
public void setPortalControlStructures(PortalControlStructures pcs) throws PortalException
IPrivileged
setPortalControlStructures
in interface IPrivileged
PortalException
PortalControlStructures
public void renderXML(org.xml.sax.ContentHandler out) throws PortalException
IChannel
renderXML
in interface IChannel
renderXML
in class BaseChannel
PortalException
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |