| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Block\BlockManager:Public Member Functions | |
| __construct (BlockSessionRepository $repo) | |
| setNavPar (string $par, string $val) | |
| getNavPar (string $par) | |
Protected Attributes | |
| BlockSessionRepository | $repo | 
Definition at line 26 of file class.BlockManager.php.
| ILIAS\Block\BlockManager::__construct | ( | BlockSessionRepository | $repo | ) | 
| ILIAS\Block\BlockManager::getNavPar | ( | string | $par | ) | 
Definition at line 42 of file class.BlockManager.php.
| ILIAS\Block\BlockManager::setNavPar | ( | string | $par, | 
| string | $val | ||
| ) | 
Definition at line 35 of file class.BlockManager.php.
      
  | 
  protected | 
Definition at line 28 of file class.BlockManager.php.
Referenced by ILIAS\Block\BlockManager\__construct().