|
ILIAS
release_8 Revision v8.24
|
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 | ) |
Definition at line 30 of file class.BlockManager.php.
References ILIAS\Block\BlockManager\$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().