|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
ilMDCopyrightConfigurationGUI: ilMDCopyrightUsageGUI, ilMDCopyrightImageUploadHandlerGUI More...
Collaboration diagram for ilMDCopyrightConfigurationGUI:Public Member Functions | |
| __construct (ilObjMDSettingsGUI $parent_obj_gui) | |
| executeCommand () | |
| showCopyrightSelection (int $current_id=0, RoundTrip $current_modal=null) | |
| saveEntry () | |
| confirmDeleteEntries () | |
| deleteEntries () | |
| updateEntry () | |
| saveCopyrightPosition () | |
Protected Member Functions | |
| initCopyrightEditModal (EntryInterface $entry=null, bool $open_on_load=false) | |
| deleteFile (EntryInterface $entry) | |
| deleteFileIfChanged (EntryInterface $entry, array $data) | |
| extractImageFromData (array $data) | |
| initEntryIdFromQuery () | |
| initEntryIdFromPost () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilToolbarGUI | $toolbar_gui |
| GlobalHttpState | $http |
| Factory | $refinery |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
| IRSS | $irss |
| ilObjMDSettingsGUI | $parent_obj_gui |
| ilMDSettingsAccessService | $access_service |
| RendererInterface | $renderer |
| RepositoryInterface | $repository |
ilMDCopyrightConfigurationGUI: ilMDCopyrightUsageGUI, ilMDCopyrightImageUploadHandlerGUI
Definition at line 39 of file class.ilMDCopyrightConfigurationGUI.php.
| ilMDCopyrightConfigurationGUI::__construct | ( | ilObjMDSettingsGUI | $parent_obj_gui | ) |
Definition at line 56 of file class.ilMDCopyrightConfigurationGUI.php.
References $DIC, $parent_obj_gui, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:| ilMDCopyrightConfigurationGUI::confirmDeleteEntries | ( | ) |
Definition at line 193 of file class.ilMDCopyrightConfigurationGUI.php.
References ILIAS\Repository\ctrl(), initEntryIdFromPost(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and showCopyrightSelection().
Here is the call graph for this function:| ilMDCopyrightConfigurationGUI::deleteEntries | ( | ) |
Definition at line 217 of file class.ilMDCopyrightConfigurationGUI.php.
References deleteFile(), initEntryIdFromPost(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and showCopyrightSelection().
Here is the call graph for this function:
|
protected |
Definition at line 408 of file class.ilMDCopyrightConfigurationGUI.php.
References $id, and ILIAS\MetaData\Copyright\EntryInterface\copyrightData().
Referenced by deleteEntries(), and deleteFileIfChanged().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 418 of file class.ilMDCopyrightConfigurationGUI.php.
References ILIAS\MetaData\Copyright\EntryInterface\copyrightData(), and deleteFile().
Referenced by updateEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDCopyrightConfigurationGUI::executeCommand | ( | ) |
Definition at line 84 of file class.ilMDCopyrightConfigurationGUI.php.
References $handler, ILIAS\Repository\ctrl(), initEntryIdFromQuery(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 434 of file class.ilMDCopyrightConfigurationGUI.php.
Referenced by saveEntry(), and updateEntry().
Here is the caller graph for this function:
|
protected |
Definition at line 262 of file class.ilMDCopyrightConfigurationGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by showCopyrightSelection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 458 of file class.ilMDCopyrightConfigurationGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by confirmDeleteEntries(), and deleteEntries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 446 of file class.ilMDCopyrightConfigurationGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by executeCommand(), and updateEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDCopyrightConfigurationGUI::saveCopyrightPosition | ( | ) |
Definition at line 384 of file class.ilMDCopyrightConfigurationGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:| ilMDCopyrightConfigurationGUI::saveEntry | ( | ) |
Definition at line 170 of file class.ilMDCopyrightConfigurationGUI.php.
References $data, ILIAS\Repository\ctrl(), extractImageFromData(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and showCopyrightSelection().
Here is the call graph for this function:| ilMDCopyrightConfigurationGUI::showCopyrightSelection | ( | int | $current_id = 0, |
| RoundTrip | $current_modal = null |
||
| ) |
Definition at line 122 of file class.ilMDCopyrightConfigurationGUI.php.
References initCopyrightEditModal(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Referenced by confirmDeleteEntries(), deleteEntries(), saveEntry(), and updateEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDCopyrightConfigurationGUI::updateEntry | ( | ) |
Definition at line 236 of file class.ilMDCopyrightConfigurationGUI.php.
References $data, ILIAS\Repository\ctrl(), deleteFileIfChanged(), extractImageFromData(), ILIAS\FileDelivery\http(), initEntryIdFromQuery(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and showCopyrightSelection().
Here is the call graph for this function:
|
protected |
Definition at line 52 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 41 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 45 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 49 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 43 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 51 of file class.ilMDCopyrightConfigurationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 53 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 54 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 44 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 42 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 47 of file class.ilMDCopyrightConfigurationGUI.php.
|
protected |
Definition at line 48 of file class.ilMDCopyrightConfigurationGUI.php.