ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (Pons $pons,) | |
getTokensToKeep () | |
getCurrentItem () | |
create () | |
update () | |
executeCommand () | |
![]() | |
__construct (protected Pons $pons) | |
__construct (Pons $pons) | |
executeCommand () | |
getTokensToKeep () | |
getCurrentItem () | |
Data Fields | |
const | CMD_DEFAULT = 'index' |
const | CMD_ADD = 'add' |
const | CMD_CREATE = 'create' |
const | CMD_EDIT = 'edit' |
const | CMD_UPDATE = 'update' |
const | CMD_RESET = 'reset' |
const | CMD_SAVE_ORDER = 'saveOrder' |
const | CMD_CONFIRM_DELETE = 'confirmDelete' |
const | CMD_DELETE = 'delete' |
const | GSFO_ID = 'gsfo_entry_id' |
const | CMD_TOGGLE_ACTIVATION = 'toggleActivation' |
![]() | |
const | CMD_DEFAULT = 'index' |
Private Member Functions | |
index () | |
add () | |
addButtons () | |
saveCurrentEntry () | |
edit () | |
toggleActivation () | |
confirmDelete () | |
delete () | |
saveOrder () | |
Private Attributes | |
EntriesRepository | $repository |
Factory | $ui_factory |
ilCtrlInterface | $ctrl |
ServerRequestInterface | $request |
Translator | $translator |
Container | $dic |
TokenContainer | $group_token |
TokenContainer | $entry_token |
Group | $group |
@ilCtrl_isCalledBy ilFooterEntriesGUI: ilFooterGroupsGUI @ilCtrl_Calls ilFooterEntriesGUI: ILIAS\GlobalScreen\GUI\I18n\MultiLanguageGUI
Definition at line 46 of file class.ilFooterEntriesGUI.php.
ilFooterEntriesGUI::__construct | ( | Pons | $pons | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 105 of file class.ilFooterEntriesGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\GlobalScreen\GUI\Pons\i18n(), and ILIAS\UI\examples\Deck\repository().
|
private |
Definition at line 173 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 189 of file class.ilFooterEntriesGUI.php.
References ILIAS\Repository\button().
Referenced by index().
|
private |
Definition at line 311 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
ilFooterEntriesGUI::create | ( | ) |
Definition at line 220 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 353 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
|
private |
Definition at line 242 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\UI\examples\Deck\repository(), and saveCurrentEntry().
Referenced by executeCommand().
ilFooterEntriesGUI::executeCommand | ( | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 390 of file class.ilFooterEntriesGUI.php.
References add(), confirmDelete(), create(), edit(), index(), saveOrder(), ilObjFooterAdministrationGUI\TAB_SUB_ITEMS, toggleActivation(), and update().
ilFooterEntriesGUI::getCurrentItem | ( | ) |
Implements ILIAS\GlobalScreen\GUI\I18n\SupportsTranslationGUI.
Definition at line 139 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
ilFooterEntriesGUI::getTokensToKeep | ( | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 131 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 147 of file class.ilFooterEntriesGUI.php.
References $components, addButtons(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 211 of file class.ilFooterEntriesGUI.php.
References $id.
Referenced by edit().
|
private |
Definition at line 379 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 287 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
ilFooterEntriesGUI::update | ( | ) |
Definition at line 263 of file class.ilFooterEntriesGUI.php.
References $id, and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 96 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 100 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 102 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 103 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 101 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 94 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 97 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 98 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 95 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_ADD = 'add' |
Definition at line 57 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_CONFIRM_DELETE = 'confirmDelete' |
Definition at line 81 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_CREATE = 'create' |
Definition at line 61 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_DEFAULT = 'index' |
const ilFooterEntriesGUI::CMD_DELETE = 'delete' |
Definition at line 85 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_EDIT = 'edit' |
Definition at line 65 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_RESET = 'reset' |
Definition at line 73 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_SAVE_ORDER = 'saveOrder' |
Definition at line 77 of file class.ilFooterEntriesGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Entries\EntriesTable\get().
const ilFooterEntriesGUI::CMD_TOGGLE_ACTIVATION = 'toggleActivation' |
Definition at line 93 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::CMD_UPDATE = 'update' |
Definition at line 69 of file class.ilFooterEntriesGUI.php.
const ilFooterEntriesGUI::GSFO_ID = 'gsfo_entry_id' |
Definition at line 89 of file class.ilFooterEntriesGUI.php.