|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Inheritance diagram for ilFooterEntriesGUI:
Collaboration diagram for ilFooterEntriesGUI:Public Member Functions | |
| __construct (Pons $pons,) | |
| getTokensToKeep () | |
| getCurrentItem () | |
| create () | |
| update () | |
| executeCommand () | |
Public Member Functions inherited from ILIAS\GlobalScreen\GUI\AbstractPonsGUI | |
| __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 string | CMD_SELECT_MOVE = 'selectMove' |
| const string | CMD_MOVE = 'move' |
Data Fields inherited from ILIAS\GlobalScreen\GUI\PonsGUI | |
| const | CMD_DEFAULT = 'index' |
Private Member Functions | |
| index () | |
| add () | |
| addButtons () | |
| saveCurrentEntry () | |
| edit () | |
| toggleActivation () | |
| confirmDelete () | |
| delete () | |
| saveOrder () | |
| buildTargetSelectorForm (URI $post_url) | |
| selectMove () | |
Private Attributes | |
| EntriesRepository | $repository |
| Factory | $ui_factory |
| ilCtrlInterface | $ctrl |
| ServerRequestInterface | $request |
| Translator | $translator |
| Container | $dic |
| TokenContainer | $group_token |
| TokenContainer | $entry_token |
| Group | $group |
| GroupsRepositoryDB | $groups_repository |
@ilCtrl_isCalledBy ilFooterEntriesGUI: ilFooterGroupsGUI @ilCtrl_Calls ilFooterEntriesGUI: ILIAS\GlobalScreen\GUI\I18n\MultiLanguageGUI
Definition at line 49 of file class.ilFooterEntriesGUI.php.
| ilFooterEntriesGUI::__construct | ( | Pons | $pons | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 111 of file class.ilFooterEntriesGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\GlobalScreen\GUI\Pons\i18n(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
private |
Definition at line 179 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 195 of file class.ilFooterEntriesGUI.php.
References ILIAS\Repository\button().
Referenced by index().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 404 of file class.ilFooterEntriesGUI.php.
References $group, ILIAS\GlobalScreen\UI\Footer\Groups\Group\getId(), and ILIAS\GlobalScreen\UI\Footer\Groups\Group\getTitle().
Here is the call graph for this function:
|
private |
Definition at line 317 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilFooterEntriesGUI::create | ( | ) |
Definition at line 226 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 359 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
private |
Definition at line 248 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\UI\examples\Deck\repository(), and saveCurrentEntry().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilFooterEntriesGUI::executeCommand | ( | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 471 of file class.ilFooterEntriesGUI.php.
References add(), confirmDelete(), create(), edit(), index(), saveOrder(), selectMove(), ilObjFooterAdministrationGUI\TAB_SUB_ITEMS, toggleActivation(), and update().
Here is the call graph for this function:| ilFooterEntriesGUI::getCurrentItem | ( | ) |
Implements ILIAS\GlobalScreen\GUI\I18n\SupportsTranslationGUI.
Definition at line 145 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:| ilFooterEntriesGUI::getTokensToKeep | ( | ) |
Implements ILIAS\GlobalScreen\GUI\PonsGUI.
Definition at line 137 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 153 of file class.ilFooterEntriesGUI.php.
References $components, addButtons(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 217 of file class.ilFooterEntriesGUI.php.
References $id.
Referenced by edit().
Here is the caller graph for this function:
|
private |
Definition at line 393 of file class.ilFooterEntriesGUI.php.
References ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 429 of file class.ilFooterEntriesGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
private |
Definition at line 293 of file class.ilFooterEntriesGUI.php.
References $id, ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslatableItem\getId(), and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilFooterEntriesGUI::update | ( | ) |
Definition at line 269 of file class.ilFooterEntriesGUI.php.
References $id, and ILIAS\UI\examples\Deck\repository().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 101 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 105 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 107 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 108 of file class.ilFooterEntriesGUI.php.
Referenced by buildTargetSelectorForm().
|
private |
Definition at line 106 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 109 of file class.ilFooterEntriesGUI.php.
|
private |
Definition at line 99 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 100 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::CMD_ADD = 'add' |
Definition at line 60 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::CMD_CONFIRM_DELETE = 'confirmDelete' |
Definition at line 84 of file class.ilFooterEntriesGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Entries\EntriesTable\get().
| const ilFooterEntriesGUI::CMD_CREATE = 'create' |
Definition at line 64 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::CMD_DEFAULT = 'index' |
| const ilFooterEntriesGUI::CMD_DELETE = 'delete' |
Definition at line 88 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::CMD_EDIT = 'edit' |
Definition at line 68 of file class.ilFooterEntriesGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Entries\EntriesTable\get().
| const string ilFooterEntriesGUI::CMD_MOVE = 'move' |
Definition at line 98 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::CMD_RESET = 'reset' |
Definition at line 76 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::CMD_SAVE_ORDER = 'saveOrder' |
Definition at line 80 of file class.ilFooterEntriesGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Entries\EntriesTable\get().
| const string ilFooterEntriesGUI::CMD_SELECT_MOVE = 'selectMove' |
Definition at line 97 of file class.ilFooterEntriesGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Entries\EntriesTable\get().
| const ilFooterEntriesGUI::CMD_TOGGLE_ACTIVATION = 'toggleActivation' |
Definition at line 96 of file class.ilFooterEntriesGUI.php.
Referenced by ILIAS\GlobalScreen\UI\Footer\Entries\EntriesTable\get().
| const ilFooterEntriesGUI::CMD_UPDATE = 'update' |
Definition at line 72 of file class.ilFooterEntriesGUI.php.
| const ilFooterEntriesGUI::GSFO_ID = 'gsfo_entry_id' |
Definition at line 92 of file class.ilFooterEntriesGUI.php.