|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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_VIEW_TITLE = 'test_player_view_title' |
| const | TEST_PLAYER_SHORT_TITLE = 'test_player_instance_name' |
| const | TEST_PLAYER_QUESTIONLIST = 'test_player_questionlist' |
Protected Member Functions | |
| isKioskModeEnabled (CalledContexts $called_contexts) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Private Attributes | |
| const | MODIFICATION_PRIORITY = 5 |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| ContextCollection | $context_collection |
| DataFactory | $data |
| ILIAS GlobalScreen Scope Layout Factory ModificationFactory | $factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Definition at line 44 of file class.ilTestPlayerLayoutProvider.php.
| ilTestPlayerLayoutProvider::getFooterModification | ( | CalledContexts | $screen_context_stack | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 123 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 | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 191 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), isKioskModeEnabled(), and ILIAS\UI\Component\Image\Image\withAction().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 65 of file class.ilTestPlayerLayoutProvider.php.
References Vendor\Package\$f, $lng, $r, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), isKioskModeEnabled(), ILIAS\UI\Component\MainControls\MainBar\withClearedEntries(), ILIAS\UI\Implementation\Component\Button\withEngagedState(), and ILIAS\UI\Component\MainControls\MainBar\withToolsButton().
Here is the call graph for this function:| ilTestPlayerLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 109 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 | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 137 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::getTitleModification | ( | CalledContexts | $screen_context_stack | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 173 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::getViewTitleModification | ( | CalledContexts | $screen_context_stack | ) |
| CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 155 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 54 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current().
Referenced by getFooterModification(), getLogoModification(), getMainBarModification(), getMetaBarModification(), and getShortTitleModification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 52 of file class.ilTestPlayerLayoutProvider.php.
| const ilTestPlayerLayoutProvider::TEST_PLAYER_KIOSK_MODE_ENABLED = 'test_player_kiosk_mode_enabled' |
Definition at line 46 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand().
| const ilTestPlayerLayoutProvider::TEST_PLAYER_QUESTIONLIST = 'test_player_questionlist' |
Definition at line 50 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestPlayerToolProvider\getToolsForContextStack(), and ilTestPlayerAbstractGUI\showSideList().
| const ilTestPlayerLayoutProvider::TEST_PLAYER_SHORT_TITLE = 'test_player_instance_name' |
Definition at line 49 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand().
| const ilTestPlayerLayoutProvider::TEST_PLAYER_TITLE = 'test_player_title' |
Definition at line 47 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestOutputGUI\executeCommand().
| const ilTestPlayerLayoutProvider::TEST_PLAYER_VIEW_TITLE = 'test_player_view_title' |
Definition at line 48 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilAssQuestionHintRequestGUI\confirmRequestCmd(), ilTestOutputGUI\executeCommand(), ilTestPlayerAbstractGUI\outQuestionSummaryCmd(), ilTestSubmissionReviewGUI\show(), ilTestPlayerAbstractGUI\showFinalStatementCmd(), ilAssQuestionHintRequestGUI\showHintCmd(), ilAssQuestionHintRequestGUI\showListCmd(), and ilTestPasswordProtectionGUI\showPasswordFormCmd().