|
ILIAS
Release_5_0_x_branch Revision 61816
|
GUI class for personal workspace. More...
Collaboration diagram for ilPersonalWorkspaceGUI:Public Member Functions | |
| __construct () | |
| constructor | |
| executeCommand () | |
| execute command | |
Protected Member Functions | |
| initTree () | |
| Init personal tree. | |
| renderBack () | |
| renderLocator () | |
| Build locator for current node. | |
Protected Attributes | |
| $tree | |
| $node_id | |
GUI class for personal workspace.
ilPersonalWorkspaceGUI: ilObjWorkspaceRootFolderGUI, ilObjWorkspaceFolderGUI ilPersonalWorkspaceGUI: ilObjectCopyGUI, ilObjFileGUI, ilObjBlogGUI ilPersonalWorkspaceGUI: ilObjTestVerificationGUI, ilObjExerciseVerificationGUI ilPersonalWorkspaceGUI: ilObjLinkResourceGUI, ilObjCourseVerificationGUI ilPersonalWorkspaceGUI: ilObjSCORMVerificationGUI
Definition at line 19 of file class.ilPersonalWorkspaceGUI.php.
| ilPersonalWorkspaceGUI::__construct | ( | ) |
constructor
Definition at line 27 of file class.ilPersonalWorkspaceGUI.php.
References $_REQUEST, $ilCtrl, $lng, and initTree().
Here is the call graph for this function:| ilPersonalWorkspaceGUI::executeCommand | ( | ) |
execute command
Definition at line 47 of file class.ilPersonalWorkspaceGUI.php.
References $_REQUEST, $cmd, $ilCtrl, $tpl, ilMainMenuGUI\MODE_FULL, renderBack(), renderLocator(), and ilObject2GUI\WORKSPACE_NODE_ID.
Here is the call graph for this function:
|
protected |
Init personal tree.
Definition at line 109 of file class.ilPersonalWorkspaceGUI.php.
References $ilUser.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 123 of file class.ilPersonalWorkspaceGUI.php.
References $ilCtrl, $ilUser, and $lng.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Build locator for current node.
Definition at line 168 of file class.ilPersonalWorkspaceGUI.php.
References $ilCtrl, $lng, $path, and $tpl.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 22 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 21 of file class.ilPersonalWorkspaceGUI.php.