|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.modules.cp.CPDisplayController
public class CPDisplayController
Description:
shows the actual content package with or without a menu
| Method Summary | |
|---|---|
void |
event(UserRequest ureq,
Component source,
Event event)
abstract event method for subclasses. |
void |
externalNodeClicked(UserRequest ureq,
TreeEvent te)
Deprecated. @TODO To be deleted - does logging and would have to go via an event() method |
java.lang.String |
getInitialSelectedNodeId()
to use with the option "external menu" only |
java.lang.String |
getNodeByUri(java.lang.String uri)
|
CPManifestTreeModel |
getTreeModel()
|
void |
selectTreeNode(UserRequest ureq,
java.lang.String newUri)
adjust the cp menu tree with the page selected with a link clicked in the content |
void |
switchToPage(UserRequest ureq,
TreeEvent te)
|
| Methods inherited from class org.olat.core.gui.control.DefaultController |
|---|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void event(UserRequest ureq,
Component source,
Event event)
DefaultController
DefaultController.event(org.olat.core.gui.UserRequest,
org.olat.core.gui.components.Component,
org.olat.core.gui.control.Event)
public void selectTreeNode(UserRequest ureq,
java.lang.String newUri)
ureq - newUri -
public void switchToPage(UserRequest ureq,
TreeEvent te)
ureq - te - public CPManifestTreeModel getTreeModel()
public void externalNodeClicked(UserRequest ureq,
TreeEvent te)
ureq - te - public java.lang.String getInitialSelectedNodeId()
public java.lang.String getNodeByUri(java.lang.String uri)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||