ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
GUI class for personal workspace. More...
Public Member Functions | |
__construct () | |
constructor More... | |
executeCommand () | |
execute command More... | |
Protected Member Functions | |
initTree () | |
Init personal tree. More... | |
renderBack () | |
renderLocator () | |
Build locator for current node. More... | |
Protected Attributes | |
$ctrl | |
$lng | |
$help | |
$obj_definition | |
$tpl | |
$main_menu | |
$user | |
$tabs | |
$locator | |
$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 72 of file class.ilPersonalWorkspaceGUI.php.
References $DIC, $ilCtrl, $lng, initTree(), and user().
ilPersonalWorkspaceGUI::executeCommand | ( | ) |
execute command
Definition at line 104 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $ilCtrl, $main_menu, $obj_definition, $tpl, ilMainMenuGUI\MODE_FULL, renderBack(), renderLocator(), and ilObject2GUI\WORKSPACE_NODE_ID.
|
protected |
Init personal tree.
Definition at line 162 of file class.ilPersonalWorkspaceGUI.php.
References $ilUser, and $user.
Referenced by __construct().
|
protected |
Definition at line 175 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $ilCtrl, $ilUser, $lng, $tabs, and $user.
Referenced by executeCommand().
|
protected |
Build locator for current node.
Definition at line 219 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $ilCtrl, $lng, $locator, $obj_definition, $path, and $tpl.
Referenced by executeCommand().
|
protected |
Definition at line 24 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand(), renderBack(), and renderLocator().
|
protected |
Definition at line 34 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 29 of file class.ilPersonalWorkspaceGUI.php.
Referenced by __construct(), renderBack(), and renderLocator().
|
protected |
Definition at line 64 of file class.ilPersonalWorkspaceGUI.php.
Referenced by renderLocator().
|
protected |
Definition at line 49 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 67 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 39 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand(), and renderLocator().
|
protected |
Definition at line 59 of file class.ilPersonalWorkspaceGUI.php.
Referenced by renderBack().
|
protected |
Definition at line 44 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand(), and renderLocator().
|
protected |
Definition at line 66 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 54 of file class.ilPersonalWorkspaceGUI.php.
Referenced by initTree(), and renderBack().