ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 | |
$tool_context | |
GUI class for personal workspace.
ilPersonalWorkspaceGUI: ilObjWorkspaceRootFolderGUI, ilObjWorkspaceFolderGUI ilPersonalWorkspaceGUI: ilObjectCopyGUI, ilObjFileGUI, ilObjBlogGUI ilPersonalWorkspaceGUI: ilObjTestVerificationGUI, ilObjExerciseVerificationGUI ilPersonalWorkspaceGUI: ilObjLinkResourceGUI, ilObjCourseVerificationGUI ilPersonalWorkspaceGUI: ilObjSCORMVerificationGUI ilPersonalWorkspaceGUI: ilObjCmiXapiVerificationGUI ilPersonalWorkspaceGUI: ilObjLTIConsumerVerificationGUI
Definition at line 18 of file class.ilPersonalWorkspaceGUI.php.
ilPersonalWorkspaceGUI::__construct | ( | ) |
constructor
Definition at line 79 of file class.ilPersonalWorkspaceGUI.php.
References $DIC, $ilCtrl, $lng, help(), initTree(), settings(), and user().
ilPersonalWorkspaceGUI::executeCommand | ( | ) |
execute command
Definition at line 113 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $ilCtrl, $main_menu, $obj_definition, $tpl, ilMainMenuGUI\MODE_FULL, renderBack(), renderLocator(), settings(), ilWorkspaceGSToolProvider\SHOW_WS_TREE, and ilObject2GUI\WORKSPACE_NODE_ID.
|
protected |
Init personal tree.
Definition at line 177 of file class.ilPersonalWorkspaceGUI.php.
References $ilUser, and $user.
Referenced by __construct().
|
protected |
Definition at line 190 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 234 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $ilCtrl, $lng, $locator, $obj_definition, and $tpl.
Referenced by executeCommand().
|
protected |
Definition at line 23 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand(), renderBack(), and renderLocator().
|
protected |
Definition at line 33 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 28 of file class.ilPersonalWorkspaceGUI.php.
Referenced by __construct(), renderBack(), and renderLocator().
|
protected |
Definition at line 63 of file class.ilPersonalWorkspaceGUI.php.
Referenced by renderLocator().
|
protected |
Definition at line 48 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 69 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 38 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand(), and renderLocator().
|
protected |
Definition at line 58 of file class.ilPersonalWorkspaceGUI.php.
Referenced by renderBack().
|
protected |
Definition at line 74 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 43 of file class.ilPersonalWorkspaceGUI.php.
Referenced by executeCommand(), and renderLocator().
|
protected |
Definition at line 68 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 53 of file class.ilPersonalWorkspaceGUI.php.
Referenced by initTree(), and renderBack().