|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
GUI class for personal workspace. More...
Collaboration diagram for ilPersonalWorkspaceGUI: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.
@ilCtrl_Calls ilPersonalWorkspaceGUI: ilObjWorkspaceRootFolderGUI, ilObjWorkspaceFolderGUI @ilCtrl_Calls ilPersonalWorkspaceGUI: ilObjectCopyGUI, ilObjFileGUI, ilObjBlogGUI @ilCtrl_Calls ilPersonalWorkspaceGUI: ilObjTestVerificationGUI, ilObjExerciseVerificationGUI @ilCtrl_Calls ilPersonalWorkspaceGUI: ilObjLinkResourceGUI, ilObjCourseVerificationGUI @ilCtrl_Calls ilPersonalWorkspaceGUI: ilObjSCORMVerificationGUI @ilCtrl_Calls ilPersonalWorkspaceGUI: ilObjCmiXapiVerificationGUI @ilCtrl_Calls 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, $lng, help(), initTree(), settings(), and user().
Here is the call graph for this function:| ilPersonalWorkspaceGUI::executeCommand | ( | ) |
execute command
Definition at line 113 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $main_menu, $obj_definition, $tpl, ilMainMenuGUI\MODE_FULL, renderBack(), renderLocator(), settings(), ilWorkspaceGSToolProvider\SHOW_WS_TREE, and ilObject2GUI\WORKSPACE_NODE_ID.
Here is the call graph for this function:
|
protected |
Init personal tree.
Definition at line 176 of file class.ilPersonalWorkspaceGUI.php.
References $ilUser, and $user.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 189 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $ilUser, $lng, $tabs, and $user.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Build locator for current node.
Definition at line 233 of file class.ilPersonalWorkspaceGUI.php.
References $ctrl, $lng, $locator, $obj_definition, and $tpl.
Referenced by executeCommand().
Here is the caller graph for this function:
|
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().