|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\File\Icon\IconListingUI:Public Member Functions | |
| __construct (private IconRepositoryInterface $icon_repo, private object $gui) | |
| getFilter () | |
| getIconList () | |
| getDeletionModals () | |
Protected Member Functions | |
| initListing () | |
Private Member Functions | |
| initFilter () | |
| getDeletionConfirmationModal (Icon $a_icon) | |
Private Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| Factory | $ui_factory |
| ILIAS Refinery Factory | $refinery |
| Services | $storage |
| array | $deletion_modals = [] |
| Standard | $icon_list |
| ilUIFilterService | $filter_service |
| ILIAS UI Component Input Container Filter Standard | $filter |
| ILIAS HTTP Services | $http |
Definition at line 31 of file IconListingUI.php.
| ILIAS\File\Icon\IconListingUI::__construct | ( | private IconRepositoryInterface | $icon_repo, |
| private object | $gui | ||
| ) |
Definition at line 44 of file IconListingUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\File\Icon\IconListingUI\initFilter(), ILIAS\File\Icon\IconListingUI\initListing(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
private |
Definition at line 185 of file IconListingUI.php.
References $id, ILIAS\File\Icon\ilObjFileIconsOverviewGUI\CMD_DELETE, ILIAS\Repository\ctrl(), ILIAS\File\Icon\Icon\getRid(), ILIAS\File\Icon\Icon\getSuffixes(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by ILIAS\File\Icon\IconListingUI\initListing().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\File\Icon\IconListingUI::getDeletionModals | ( | ) |
Definition at line 180 of file IconListingUI.php.
References ILIAS\File\Icon\IconListingUI\$deletion_modals.
| ILIAS\File\Icon\IconListingUI::getFilter | ( | ) |
Definition at line 90 of file IconListingUI.php.
References ILIAS\File\Icon\IconListingUI\$filter.
| ILIAS\File\Icon\IconListingUI::getIconList | ( | ) |
Definition at line 172 of file IconListingUI.php.
References ILIAS\File\Icon\IconListingUI\$icon_list.
|
private |
Definition at line 63 of file IconListingUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\filter().
Referenced by ILIAS\File\Icon\IconListingUI\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 95 of file IconListingUI.php.
References $id, ILIAS\File\Icon\ilObjFileIconsOverviewGUI\CMD_CHANGE_ACTIVATION, ILIAS\File\Icon\ilObjFileIconsOverviewGUI\CMD_OPEN_UPDATING_FORM, ILIAS\Repository\ctrl(), ILIAS\Repository\filter(), ILIAS\File\Icon\IconListingUI\getDeletionConfirmationModal(), ILIAS\Repository\lng(), and ILIAS\File\Icon\ilObjFileIconsOverviewGUI\P_RID.
Referenced by ILIAS\File\Icon\IconListingUI\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 33 of file IconListingUI.php.
|
private |
Definition at line 38 of file IconListingUI.php.
Referenced by ILIAS\File\Icon\IconListingUI\getDeletionModals().
Definition at line 41 of file IconListingUI.php.
Referenced by ILIAS\File\Icon\IconListingUI\getFilter().
|
private |
Definition at line 40 of file IconListingUI.php.
Definition at line 42 of file IconListingUI.php.
|
private |
Definition at line 39 of file IconListingUI.php.
Referenced by ILIAS\File\Icon\IconListingUI\getIconList().
|
private |
Definition at line 34 of file IconListingUI.php.
Definition at line 36 of file IconListingUI.php.
|
private |
Definition at line 37 of file IconListingUI.php.
|
private |
Definition at line 35 of file IconListingUI.php.