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_TOGGLE_ACTIVATION = 'toggleActivation' |
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 | GSFO_ID = 'gsfo_group_id' |
const | CMD_CONFIRM_RESET = 'confirmReset' |
const | CMD_CONFIRM_DELETE = 'confirmDelete' |
const | CMD_DELETE = 'delete' |
![]() | |
const | CMD_DEFAULT = 'index' |
Private Member Functions | |
addButtons () | |
index () | |
confirmReset () | |
toggleActivation () | |
confirmDelete () | |
delete () | |
add () | |
edit () | |
reset () | |
saveOrder () | |
Private Attributes | |
GroupsRepository | $repository |
Factory | $ui_factory |
ilCtrlInterface | $ctrl |
ServerRequestInterface | $request |
Container | $dic |
TokenContainer | $group_token |
Translator | $translator |
@ilCtrl_isCalledBy ilFooterGroupsGUI: ilObjFooterAdministrationGUI @ilCtrl_Calls ilFooterGroupsGUI: ilPermissionGUI @ilCtrl_Calls ilFooterGroupsGUI: ILIAS\GlobalScreen\GUI\I18n\MultiLanguageGUI
Definition at line 47 of file class.ilFooterGroupsGUI.php.
ilFooterGroupsGUI::__construct | ( | Pons | $pons | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 112 of file class.ilFooterGroupsGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\GlobalScreen\GUI\Pons\i18n(), and ILIAS\UI\examples\Deck\repository().
|
private |
Definition at line 346 of file class.ilFooterGroupsGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 141 of file class.ilFooterGroupsGUI.php.
References ILIAS\Repository\button(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
Referenced by index().
|
private |
Definition at line 261 of file class.ilFooterGroupsGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 218 of file class.ilFooterGroupsGUI.php.
Referenced by executeCommand().
ilFooterGroupsGUI::create | ( | ) |
Definition at line 363 of file class.ilFooterGroupsGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 319 of file class.ilFooterGroupsGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
|
private |
Definition at line 384 of file class.ilFooterGroupsGUI.php.
References $id, and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
ilFooterGroupsGUI::executeCommand | ( | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 460 of file class.ilFooterGroupsGUI.php.
References add(), confirmDelete(), confirmReset(), create(), edit(), index(), reset(), saveOrder(), ilObjFooterAdministrationGUI\TAB_GROUPS, toggleActivation(), and update().
ilFooterGroupsGUI::getCurrentItem | ( | ) |
Implements ILIAS\GlobalScreen\GUI\I18n\SupportsTranslationGUI.
Definition at line 134 of file class.ilFooterGroupsGUI.php.
References ILIAS\UI\examples\Deck\repository().
ilFooterGroupsGUI::getTokensToKeep | ( | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 127 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 192 of file class.ilFooterGroupsGUI.php.
References $components, addButtons(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 433 of file class.ilFooterGroupsGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 449 of file class.ilFooterGroupsGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 237 of file class.ilFooterGroupsGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
ilFooterGroupsGUI::update | ( | ) |
Definition at line 406 of file class.ilFooterGroupsGUI.php.
References $id, and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
|
private |
Definition at line 105 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 108 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 109 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 103 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 106 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 110 of file class.ilFooterGroupsGUI.php.
|
private |
Definition at line 104 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::CMD_ADD = 'add' |
Definition at line 59 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::CMD_CONFIRM_DELETE = 'confirmDelete' |
Definition at line 98 of file class.ilFooterGroupsGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Groups\GroupsTable\get().
const ilFooterGroupsGUI::CMD_CONFIRM_RESET = 'confirmReset' |
Definition at line 94 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::CMD_CREATE = 'create' |
Definition at line 64 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::CMD_DELETE = 'delete' |
Definition at line 102 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::CMD_EDIT = 'edit' |
Definition at line 69 of file class.ilFooterGroupsGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Groups\GroupsTable\get().
const ilFooterGroupsGUI::CMD_RESET = 'reset' |
Definition at line 79 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::CMD_SAVE_ORDER = 'saveOrder' |
Definition at line 84 of file class.ilFooterGroupsGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Groups\GroupsTable\get().
const ilFooterGroupsGUI::CMD_TOGGLE_ACTIVATION = 'toggleActivation' |
Definition at line 54 of file class.ilFooterGroupsGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Groups\GroupsTable\get().
const ilFooterGroupsGUI::CMD_UPDATE = 'update' |
Definition at line 74 of file class.ilFooterGroupsGUI.php.
const ilFooterGroupsGUI::GSFO_ID = 'gsfo_group_id' |
Definition at line 89 of file class.ilFooterGroupsGUI.php.