|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Help\Presentation\PresentationManager: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().
Here is the call graph for this function:| ILIAS\Help\Presentation\PresentationManager::isHelpActive | ( | ) |
Definition at line 41 of file PresentationManager.php.
Referenced by ILIAS\Help\Presentation\PresentationManager\showTool().
Here is the caller graph for this function:| ILIAS\Help\Presentation\PresentationManager::showTool | ( | ) |
Definition at line 46 of file PresentationManager.php.
References ILIAS\Help\Presentation\PresentationManager\isHelpActive(), and ILIAS\Repository\settings().
Here is the call graph for this function:| 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.