ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Workspace content renderer. More...
Public Member Functions | |
__construct ( $object_gui, int $node_id, bool $admin, $access_handler, \ILIAS\DI\UIServices $ui, ilLanguage $lng, ilObjUser $user, ilObjectDefinition $obj_definition, ilCtrl $ctrl, ilWorkspaceFolderUserSettings $user_folder_settings) | |
Constructor. More... | |
render () | |
Render. More... | |
Protected Member Functions | |
getItems () | |
getItemHTML ($node) | |
Get item HTML. More... | |
Protected Attributes | |
$current_node | |
$admin | |
$access_handler | |
$ui | |
$lng | |
$user | |
$obj_definition | |
$ctrl | |
$folder_sorting | |
Workspace content renderer.
Definition at line 11 of file class.ilWorkspaceContentGUI.php.
ilWorkspaceContentGUI::__construct | ( | $object_gui, | |
int | $node_id, | ||
bool | $admin, | ||
$access_handler, | |||
\ILIAS\DI\UIServices | $ui, | ||
ilLanguage | $lng, | ||
ilObjUser | $user, | ||
ilObjectDefinition | $obj_definition, | ||
ilCtrl | $ctrl, | ||
ilWorkspaceFolderUserSettings | $user_folder_settings | ||
) |
Constructor.
Definition at line 61 of file class.ilWorkspaceContentGUI.php.
References $access_handler, $admin, $ctrl, $lng, $obj_definition, $ui, $user, ui(), and user().
|
protected |
Get item HTML.
Definition at line 175 of file class.ilWorkspaceContentGUI.php.
References $ctrl, $ilCtrl, $location, $obj_definition, ilObjectListGUI\CONTEXT_WORKSPACE, and ilObjectListGUI\DETAILS_ALL.
Referenced by render().
|
protected |
Definition at line 144 of file class.ilWorkspaceContentGUI.php.
References $user, ilObjectListGUI\CONTEXT_WORKSPACE, and ilTree\getChilds().
Referenced by render().
ilWorkspaceContentGUI::render | ( | ) |
Render.
Definition at line 90 of file class.ilWorkspaceContentGUI.php.
References $i, $tpl, getItemHTML(), getItems(), ilTree\getParentId(), ui(), and user().
|
protected |
Definition at line 26 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 51 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct(), and getItemHTML().
|
protected |
Definition at line 16 of file class.ilWorkspaceContentGUI.php.
|
protected |
Definition at line 56 of file class.ilWorkspaceContentGUI.php.
|
protected |
Definition at line 36 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct(), and getItemHTML().
|
protected |
Definition at line 31 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct(), and getItems().