ILIAS
release_8 Revision v8.19
|
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().