| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Stores repository clipboard data. More...
 Collaboration diagram for ILIAS\Style\Content\ItemSessionRepository: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\Style\Content\ItemSessionRepository::__construct | ( | ) | 
Definition at line 32 of file class.ItemSessionRepository.php.
| ILIAS\Style\Content\ItemSessionRepository::getExpanded | ( | int | $id | ) | 
Definition at line 41 of file class.ItemSessionRepository.php.
References ILIAS\GlobalScreen\get(), and ilSession\has().
 Here is the call graph for this function:| ILIAS\Style\Content\ItemSessionRepository::setExpanded | ( | int | $id, | 
| int | $val | ||
| ) | 
Definition at line 36 of file class.ItemSessionRepository.php.
References ilSession\set().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 30 of file class.ItemSessionRepository.php.