|
||||||||||
| 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.dialog.DialogElementsController
public class DialogElementsController
Description:
TODO: guido Class Description for DialogController
Initial Date: 03.11.2005
| Constructor Summary | |
|---|---|
DialogElementsController(UserRequest ureq,
WindowControl wControl,
CourseNode courseNode,
UserCourseEnvironment userCourseEnv,
NodeEvaluation nodeEvaluation)
|
|
| Method Summary | |
|---|---|
void |
event(UserRequest ureq,
Component source,
Event event)
abstract event method for subclasses. |
void |
event(UserRequest ureq,
Controller source,
Event event)
the only method of the interface controllereventlistener. |
static java.lang.String |
getFileSize(java.lang.Long forumKey)
|
static OlatRootFolderImpl |
getForumContainer(java.lang.Long forumKey)
to save content |
| 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 |
| Constructor Detail |
|---|
public DialogElementsController(UserRequest ureq,
WindowControl wControl,
CourseNode courseNode,
UserCourseEnvironment userCourseEnv,
NodeEvaluation nodeEvaluation)
| Method Detail |
|---|
public void event(UserRequest ureq,
Controller 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 event(UserRequest ureq,
Component source,
Event event)
DefaultController
public static OlatRootFolderImpl getForumContainer(java.lang.Long forumKey)
forumKey -
public static java.lang.String getFileSize(java.lang.Long forumKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||