|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Object\Properties\MultiObjectPropertiesManipulator:Public Member Functions | |
| __construct (private readonly ObjectReferencePropertiesRepository $object_reference_properties_repo, private readonly \ilObjectPropertiesAgregator $properties_agregator, private readonly \ilLanguage $language, private readonly \ilCtrlInterface $ctrl, private readonly \ilObjUser $user, private readonly UIFactory $ui_factory, private readonly \ilGlobalTemplateInterface $tpl, private readonly Refinery $refinery) | |
| getAvailabilityPeriodButton () | |
| getEditAvailabilityPeriodPropertiesModal (array $ref_ids, \ilObjectGUI $parent_gui) | |
| saveEditAvailabilityPeriodPropertiesModal (\ilObjectGUI $parent_gui, \Closure $check_access, ServerRequestInterface $request) | |
Private Member Functions | |
| buildModal (string $post_url, ?array $items=null, array $ref_ids=null, bool $all_settings_are_equal=false) | |
| buildForm (?int $ref_id_for_values) | |
| saveAvailabilityPeriodPropertyForObjectRefIds (array $object_reference_ids, ObjectAvailabilityPeriodProperty $property) | |
| areAllElementsEqual (array $ref_ids) | |
| getItemsForRefIds (array $object_reference_ids) | |
Definition at line 32 of file MultiObjectPropertiesManipulator.php.
| ILIAS\Object\Properties\MultiObjectPropertiesManipulator::__construct | ( | private readonly ObjectReferencePropertiesRepository | $object_reference_properties_repo, |
| private readonly \ilObjectPropertiesAgregator | $properties_agregator, | ||
| private readonly \ilLanguage | $language, | ||
| private readonly \ilCtrlInterface | $ctrl, | ||
| private readonly \ilObjUser | $user, | ||
| private readonly UIFactory | $ui_factory, | ||
| private readonly \ilGlobalTemplateInterface | $tpl, | ||
| private readonly Refinery | $refinery | ||
| ) |
Definition at line 34 of file MultiObjectPropertiesManipulator.php.
|
private |
| array<int> | $ref_ids |
Definition at line 174 of file MultiObjectPropertiesManipulator.php.
References $ref_id.
Referenced by ILIAS\Object\Properties\MultiObjectPropertiesManipulator\getEditAvailabilityPeriodPropertiesModal().
Here is the caller graph for this function:
|
private |
Definition at line 138 of file MultiObjectPropertiesManipulator.php.
References ILIAS\Repository\$refinery, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\user().
Referenced by ILIAS\Object\Properties\MultiObjectPropertiesManipulator\buildModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 106 of file MultiObjectPropertiesManipulator.php.
References ILIAS\Object\Properties\MultiObjectPropertiesManipulator\buildForm(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ILIAS\Object\Properties\MultiObjectPropertiesManipulator\getEditAvailabilityPeriodPropertiesModal(), and ILIAS\Object\Properties\MultiObjectPropertiesManipulator\saveEditAvailabilityPeriodPropertiesModal().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Object\Properties\MultiObjectPropertiesManipulator::getAvailabilityPeriodButton | ( | ) |
Definition at line 46 of file MultiObjectPropertiesManipulator.php.
References $id, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\UI\Implementation\Component\withAdditionalOnLoadCode().
Here is the call graph for this function:| ILIAS\Object\Properties\MultiObjectPropertiesManipulator::getEditAvailabilityPeriodPropertiesModal | ( | array | $ref_ids, |
| \ilObjectGUI | $parent_gui | ||
| ) |
Definition at line 62 of file MultiObjectPropertiesManipulator.php.
References ILIAS\Object\Properties\MultiObjectPropertiesManipulator\areAllElementsEqual(), ILIAS\Object\Properties\MultiObjectPropertiesManipulator\buildModal(), ILIAS\Repository\ctrl(), ILIAS\Object\Properties\MultiObjectPropertiesManipulator\getItemsForRefIds(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
private |
| array<int> | $ref_ids |
Definition at line 198 of file MultiObjectPropertiesManipulator.php.
References ILIAS\LTI\ToolProvider\$key.
Referenced by ILIAS\Object\Properties\MultiObjectPropertiesManipulator\getEditAvailabilityPeriodPropertiesModal().
Here is the caller graph for this function:
|
private |
Definition at line 160 of file MultiObjectPropertiesManipulator.php.
References ILIAS\Object\Properties\ObjectReferenceProperties\ObjectAvailabilityPeriodProperty\withObjectReferenceId().
Referenced by ILIAS\Object\Properties\MultiObjectPropertiesManipulator\saveEditAvailabilityPeriodPropertiesModal().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Object\Properties\MultiObjectPropertiesManipulator::saveEditAvailabilityPeriodPropertiesModal | ( | \ilObjectGUI | $parent_gui, |
| \Closure | $check_access, | ||
| ServerRequestInterface | $request | ||
| ) |
Definition at line 81 of file MultiObjectPropertiesManipulator.php.
References $data, ILIAS\Object\Properties\MultiObjectPropertiesManipulator\buildModal(), ILIAS\Repository\ctrl(), ILIAS\Repository\refinery(), and ILIAS\Object\Properties\MultiObjectPropertiesManipulator\saveAvailabilityPeriodPropertyForObjectRefIds().
Here is the call graph for this function: