ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Acts on single items. More...
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\UI\Component\Legacy\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\UI\Component\Legacy\Content\ItemManager\$container, ILIAS\UI\Component\Legacy\Content\ItemManager\$item_repo, ILIAS\UI\Component\Legacy\Content\ItemManager\$mode_manager, ILIAS\UI\Component\Legacy\Content\ItemManager\$request, and ILIAS\UI\Component\Legacy\Content\ItemManager\init().
|
protected |
Definition at line 84 of file class.ItemManager.php.
References ILIAS\UI\Component\Legacy\Content\ItemManager\getExpanded(), and null.
ILIAS\UI\Component\Legacy\Content\ItemManager::getExpanded | ( | int | $id | ) |
Definition at line 79 of file class.ItemManager.php.
Referenced by ILIAS\UI\Component\Legacy\Content\ItemManager\getDetailsLevel().
|
protected |
Definition at line 51 of file class.ItemManager.php.
References ilContainerContentGUI\DETAILS_ALL, ilContainerContentGUI\DETAILS_TITLE, and ILIAS\UI\Component\Legacy\Content\ItemManager\setExpanded().
Referenced by ILIAS\UI\Component\Legacy\Content\ItemManager\init().
|
protected |
Definition at line 61 of file class.ItemManager.php.
References ILIAS\UI\Component\Legacy\Content\ItemManager\handleSessionExpand(), ilSessionAppointment\lookupLastSessionByCourse(), and ilSessionAppointment\lookupNextSessionByCourse().
Referenced by ILIAS\UI\Component\Legacy\Content\ItemManager\__construct().
ILIAS\UI\Component\Legacy\Content\ItemManager::setExpanded | ( | int | $id, |
int | $val | ||
) |
Definition at line 74 of file class.ItemManager.php.
Referenced by ILIAS\UI\Component\Legacy\Content\ItemManager\handleSessionExpand().
|
protected |
Definition at line 32 of file class.ItemManager.php.
Referenced by ILIAS\UI\Component\Legacy\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\UI\Component\Legacy\Content\ItemManager\__construct().
|
protected |
Definition at line 31 of file class.ItemManager.php.
Referenced by ILIAS\UI\Component\Legacy\Content\ItemManager\__construct().
|
protected |
Definition at line 29 of file class.ItemManager.php.
Referenced by ILIAS\UI\Component\Legacy\Content\ItemManager\__construct().