ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (InternalDomainService $domain) | |
isHelpActive () | |
showTool () | |
showTooltips () | |
Protected Attributes | |
ILIAS Help Module ModuleManager | $module |
ilObjUser | $user |
ilSetting | $settings |
Definition at line 26 of file PresentationManager.php.
ILIAS\Help\Presentation\PresentationManager::__construct | ( | InternalDomainService | $domain | ) |
Definition at line 32 of file PresentationManager.php.
References ILIAS\Help\InternalDomainService\module(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
ILIAS\Help\Presentation\PresentationManager::isHelpActive | ( | ) |
Definition at line 41 of file PresentationManager.php.
Referenced by ILIAS\Help\Presentation\PresentationManager\showTool().
ILIAS\Help\Presentation\PresentationManager::showTool | ( | ) |
Definition at line 46 of file PresentationManager.php.
References ILIAS\Help\Presentation\PresentationManager\isHelpActive(), and ILIAS\Repository\settings().
ILIAS\Help\Presentation\PresentationManager::showTooltips | ( | ) |
Definition at line 54 of file PresentationManager.php.
|
protected |
Definition at line 28 of file PresentationManager.php.
|
protected |
Definition at line 30 of file PresentationManager.php.
|
protected |
Definition at line 29 of file PresentationManager.php.