| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Acts on single items. More...
 Collaboration diagram for ILIAS\Container\Content\ItemManager:Public Member Functions | |
| __construct (\ilContainer $container, ItemSessionRepository $item_repo, ModeManager $mode_manager, \ILIAS\Container\StandardGUIRequest $request) | |
| setExpanded (int $id, int $val) | |
| getExpanded (int $id) | |
Protected Member Functions | |
| handleSessionExpand () | |
| init () | |
| getDetailsLevel (int $a_item_id) | |
Protected Attributes | |
| ILIAS Container StandardGUIRequest | $request | 
| array | $force_details = [] | 
| ModeManager | $mode_manager | 
| ilContainer | $container | 
| ItemSessionRepository | $item_repo | 
Acts on single items.
Definition at line 27 of file class.ItemManager.php.
| ILIAS\Container\Content\ItemManager::__construct | ( | \ilContainer | $container, | 
| ItemSessionRepository | $item_repo, | ||
| ModeManager | $mode_manager, | ||
| \ILIAS\Container\StandardGUIRequest | $request | ||
| ) | 
Definition at line 35 of file class.ItemManager.php.
References ILIAS\Container\Content\ItemManager\$container, ILIAS\Container\Content\ItemManager\$item_repo, ILIAS\Container\Content\ItemManager\$mode_manager, ILIAS\Container\Content\ItemManager\$request, and ILIAS\Container\Content\ItemManager\init().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 84 of file class.ItemManager.php.
References ILIAS\Container\Content\ItemManager\getExpanded().
 Here is the call graph for this function:| ILIAS\Container\Content\ItemManager::getExpanded | ( | int | $id | ) | 
Definition at line 79 of file class.ItemManager.php.
Referenced by ILIAS\Container\Content\ItemManager\getDetailsLevel().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 51 of file class.ItemManager.php.
References ilContainerContentGUI\DETAILS_ALL, ilContainerContentGUI\DETAILS_TITLE, and ILIAS\Container\Content\ItemManager\setExpanded().
Referenced by ILIAS\Container\Content\ItemManager\init().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 61 of file class.ItemManager.php.
References ILIAS\Container\Content\ItemManager\handleSessionExpand(), ilSessionAppointment\lookupLastSessionByCourse(), and ilSessionAppointment\lookupNextSessionByCourse().
Referenced by ILIAS\Container\Content\ItemManager\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Container\Content\ItemManager::setExpanded | ( | int | $id, | 
| int | $val | ||
| ) | 
Definition at line 74 of file class.ItemManager.php.
Referenced by ILIAS\Container\Content\ItemManager\handleSessionExpand().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 32 of file class.ItemManager.php.
Referenced by ILIAS\Container\Content\ItemManager\__construct().
      
  | 
  protected | 
Definition at line 30 of file class.ItemManager.php.
      
  | 
  protected | 
Definition at line 33 of file class.ItemManager.php.
Referenced by ILIAS\Container\Content\ItemManager\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.ItemManager.php.
Referenced by ILIAS\Container\Content\ItemManager\__construct().
      
  | 
  protected | 
Definition at line 29 of file class.ItemManager.php.
Referenced by ILIAS\Container\Content\ItemManager\__construct().