|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilTestPlayerLayoutProvider:
Collaboration diagram for ilTestPlayerLayoutProvider:Data Fields | |
| const | TEST_PLAYER_KIOSK_MODE_ENABLED = 'test_player_kiosk_mode_enabled' |
Protected Member Functions | |
| isKioskModeEnabled (CalledContexts $calledContexts) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| $context_collection | |
| $factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Definition at line 26 of file class.ilTestPlayerLayoutProvider.php.
| ilTestPlayerLayoutProvider::getFooterModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 85 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getLogoModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 37 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 53 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 69 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 31 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository().
Here is the call graph for this function:
|
protected |
| CalledContexts | $calledContexts |
Definition at line 106 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current().
Referenced by getFooterModification(), getLogoModification(), getMainBarModification(), and getMetaBarModification().
Here is the call graph for this function:
Here is the caller graph for this function:| const ilTestPlayerLayoutProvider::TEST_PLAYER_KIOSK_MODE_ENABLED = 'test_player_kiosk_mode_enabled' |
Definition at line 28 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand(), and ilTestPlayerDynamicQuestionSetGUI\executeCommand().