ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Stores repository clipboard data. More...
Public Member Functions | |
__construct () | |
setExpanded (int $id, int $val) | |
getExpanded (int $id) | |
Protected Attributes | |
const | KEY_BASE = "cont_item" |
Stores repository clipboard data.
Definition at line 28 of file class.ItemSessionRepository.php.
ILIAS\UI\Component\Legacy\Content\ItemSessionRepository::__construct | ( | ) |
Definition at line 32 of file class.ItemSessionRepository.php.
ILIAS\UI\Component\Legacy\Content\ItemSessionRepository::getExpanded | ( | int | $id | ) |
Definition at line 41 of file class.ItemSessionRepository.php.
References ILIAS\GlobalScreen\get(), ilSession\has(), and null.
ILIAS\UI\Component\Legacy\Content\ItemSessionRepository::setExpanded | ( | int | $id, |
int | $val | ||
) |
Definition at line 36 of file class.ItemSessionRepository.php.
References ilSession\set().
|
protected |
Definition at line 30 of file class.ItemSessionRepository.php.