|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.utils.channels.SubChannel
org.esupportail.portal.channels.CIntranet.actions.admin.AbstractAction
org.esupportail.portal.channels.CIntranet.actions.admin.OrderIntranet
OrderIntranet
Cette classe prend en charge la modification d'ordre des intranets
(c)Copyright ESup-Portail 2004
Constructor Summary | |
OrderIntranet(org.esupportail.portal.utils.channels.MainChannel mainChannel)
Constructeur |
Method Summary | |
int |
getLevel()
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method |
java.lang.Boolean |
init(org.jasig.portal.ChannelRuntimeData rd)
Etape 2/4 du cycle de vie de la SubChannel Modifie l'ordre d'un intranet Override SubChannel.init() method |
Methods inherited from class org.esupportail.portal.channels.CIntranet.actions.admin.AbstractAction |
initialize |
Methods inherited from class org.esupportail.portal.utils.channels.SubChannel |
addDefaultXslParameters, addDownloadXslParameter, clearChannel, generateKey, getMainChannel, getMediaPath, getPackageName, getRuntimeData, getSSL, getXML, getXSL, getXSLParameter, isCacheValid, log, log, renderXML, setDefaultXslParameters, setOutput, setSSL, setXML, setXML, setXSL, setXSLParameter |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OrderIntranet(org.esupportail.portal.utils.channels.MainChannel mainChannel)
mainChannel
- La channel principaleMethod Detail |
public int getLevel()
public java.lang.Boolean init(org.jasig.portal.ChannelRuntimeData rd) throws org.jasig.portal.PortalException, org.esupportail.portal.utils.channels.FrameWorkException
rd
- Les runtimeData
org.jasig.portal.PortalException
org.esupportail.portal.utils.channels.FrameWorkException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |