|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilTestPlayerLayoutProvider:
Collaboration diagram for ilTestPlayerLayoutProvider:Data Fields | |
| const | TEST_PLAYER_KIOSK_MODE_ENABLED = 'test_player_kiosk_mode_enabled' |
| const | TEST_PLAYER_TITLE = 'test_player_title' |
| const | TEST_PLAYER_SHORT_TITLE = 'test_player_instance_name' |
Protected Member Functions | |
| isKioskModeEnabled (CalledContexts $called_contexts) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| ContextCollection | $context_collection |
| ILIAS GlobalScreen Scope Layout Factory ModificationFactory | $factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Definition at line 42 of file class.ilTestPlayerLayoutProvider.php.
| ilTestPlayerLayoutProvider::getFooterModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 113 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 54 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 83 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 98 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getResponsiveLogoModification | ( | CalledContexts | $called_contexts | ) |
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 68 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getShortTitleModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 136 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getViewTitleModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 154 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 49 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository().
Here is the call graph for this function:
|
protected |
Definition at line 128 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current().
Referenced by getFooterModification(), getLogoModification(), getMainBarModification(), getMetaBarModification(), getResponsiveLogoModification(), and getShortTitleModification().
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 44 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand().
| const ilTestPlayerLayoutProvider::TEST_PLAYER_SHORT_TITLE = 'test_player_instance_name' |
Definition at line 46 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand().
| const ilTestPlayerLayoutProvider::TEST_PLAYER_TITLE = 'test_player_title' |
Definition at line 45 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand(), ilTestPlayerAbstractGUI\outQuestionSummaryCmd(), ilTestSubmissionReviewGUI\show(), ilAssQuestionHintRequestGUI\showHintCmd(), ilAssQuestionHintRequestGUI\showListCmd(), and ilTestPasswordProtectionGUI\showPasswordFormCmd().