| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilWorkspaceContentGUI:Public Member Functions | |
| __construct (object $object_gui, int $node_id, bool $admin, ilWorkspaceAccessHandler $access_handler, \ILIAS\DI\UIServices $ui, ilLanguage $lng, ilObjUser $user, ilObjectDefinition $obj_definition, ilCtrl $ctrl, ilWorkspaceFolderUserSettings $user_folder_settings) | |
| render () | |
Protected Member Functions | |
| getItems () | |
| getItemHTML (array $node) | |
Protected Attributes | |
| int | $current_node | 
| bool | $admin | 
| ilWorkspaceAccessHandler | $access_handler | 
| ILIAS DI UIServices | $ui | 
| ilLanguage | $lng | 
| ilObjUser | $user | 
| ilObjectDefinition | $obj_definition | 
| ilCtrl | $ctrl | 
| ilWorkspaceFolderSorting | $folder_sorting = null | 
Private Attributes | |
| object | $object_gui | 
| ilWorkspaceFolderUserSettings | $user_folder_settings | 
| array | $shared_objects | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Workspace content renderer
Definition at line 24 of file class.ilWorkspaceContentGUI.php.
| ilWorkspaceContentGUI::__construct | ( | object | $object_gui, | 
| int | $node_id, | ||
| bool | $admin, | ||
| ilWorkspaceAccessHandler | $access_handler, | ||
| \ILIAS\DI\UIServices | $ui, | ||
| ilLanguage | $lng, | ||
| ilObjUser | $user, | ||
| ilObjectDefinition | $obj_definition, | ||
| ilCtrl | $ctrl, | ||
| ilWorkspaceFolderUserSettings | $user_folder_settings | ||
| ) | 
Definition at line 39 of file class.ilWorkspaceContentGUI.php.
References $access_handler, $admin, $ctrl, $lng, $obj_definition, $object_gui, $ui, $user, $user_folder_settings, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 137 of file class.ilWorkspaceContentGUI.php.
References $ctrl, $obj_definition, ilObjectListGUI\CONTEXT_WORKSPACE, ilObjectListGUI\DETAILS_ALL, and ILIAS\Repository\lng().
Referenced by render().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 114 of file class.ilWorkspaceContentGUI.php.
References $user, ilObjectListGUI\CONTEXT_WORKSPACE, ilTree\getChilds(), and ilObject\getId().
Referenced by render().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWorkspaceContentGUI::render | ( | ) | 
Definition at line 65 of file class.ilWorkspaceContentGUI.php.
References ILIAS\Repository\ctrl(), getItemHTML(), getItems(), ilTree\getParentId(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 31 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 30 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 36 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct(), and getItemHTML().
      
  | 
  protected | 
Definition at line 29 of file class.ilWorkspaceContentGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilWorkspaceContentGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 35 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct(), and getItemHTML().
      
  | 
  private | 
Definition at line 26 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 28 of file class.ilWorkspaceContentGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 34 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct(), and getItems().
      
  | 
  private | 
Definition at line 27 of file class.ilWorkspaceContentGUI.php.
Referenced by __construct().