ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
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) | |
![]() | |
globalScreen () | |
Private Attributes | |
const | MODIFICATION_PRIORITY = 5 |
Additional Inherited Members | |
![]() | |
ContextCollection | $context_collection |
DataFactory | $data |
ModificationFactory | $factory |
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(), isKioskModeEnabled(), and null.
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(), null, and ILIAS\UI\Component\Image\Image\withAction().
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(), null, ILIAS\UI\Component\MainControls\MainBar\withClearedEntries(), ILIAS\UI\Implementation\Component\Button\withEngagedState(), and ILIAS\UI\Component\MainControls\MainBar\withToolsButton().
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(), isKioskModeEnabled(), and null.
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(), isKioskModeEnabled(), and null.
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(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and null.
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(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and null.
ilTestPlayerLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 54 of file class.ilTestPlayerLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
|
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().
|
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 ilTestPlayerAbstractGUI\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 ilTestPlayerAbstractGUI\executeCommand().
const ilTestPlayerLayoutProvider::TEST_PLAYER_TITLE = 'test_player_title' |
Definition at line 47 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilTestPlayerAbstractGUI\executeCommand().
const ilTestPlayerLayoutProvider::TEST_PLAYER_VIEW_TITLE = 'test_player_view_title' |
Definition at line 48 of file class.ilTestPlayerLayoutProvider.php.
Referenced by ilAssQuestionHintRequestGUI\confirmRequestCmd(), ilTestPlayerAbstractGUI\executeCommand(), ilTestPlayerAbstractGUI\outQuestionSummaryCmd(), ilTestSubmissionReviewGUI\show(), ilTestPlayerAbstractGUI\showFinalStatementCmd(), ilAssQuestionHintRequestGUI\showHintCmd(), ilAssQuestionHintRequestGUI\showListCmd(), and ilTestPasswordProtectionGUI\showPasswordFormCmd().