ILIAS
Release_4_4_x_branch Revision 61816
|
GUI class for personal workspace. More...
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().
ilPersonalWorkspaceGUI::executeCommand | ( | ) |
execute command
Definition at line 47 of file class.ilPersonalWorkspaceGUI.php.
References $_REQUEST, $cmd, $ilCtrl, $lng, $tpl, renderBack(), renderLocator(), and ilObject2GUI\WORKSPACE_NODE_ID.
|
protected |
Init personal tree.
Definition at line 105 of file class.ilPersonalWorkspaceGUI.php.
References $ilUser.
Referenced by __construct().
|
protected |
Definition at line 119 of file class.ilPersonalWorkspaceGUI.php.
References $ilCtrl, $ilUser, and $lng.
Referenced by executeCommand().
|
protected |
Build locator for current node.
Definition at line 164 of file class.ilPersonalWorkspaceGUI.php.
References $ilCtrl, $lng, $path, and $tpl.
Referenced by executeCommand().
|
protected |
Definition at line 22 of file class.ilPersonalWorkspaceGUI.php.
|
protected |
Definition at line 21 of file class.ilPersonalWorkspaceGUI.php.