|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Description of class. More...
Collaboration diagram for ILIAS\ILIASObject\Properties\Aggregator:Public Member Functions | |
| __construct (private readonly CorePropertiesRepository $core_properties_repository, private readonly AdditionalPropertiesRepository $additional_properties_repository, private readonly TranslationsRepository $translations_repository, private readonly ObjectTypeSpecificPropertiesFactory $object_type_specific_properties_factory, private readonly LOMServices $lom_services) | |
| getFor (int $object_id, ?string $type=null) | |
| preload (array $object_ids) | |
Description of class.
Definition at line 34 of file Aggregator.php.
| ILIAS\ILIASObject\Properties\Aggregator::__construct | ( | private readonly CorePropertiesRepository | $core_properties_repository, |
| private readonly AdditionalPropertiesRepository | $additional_properties_repository, | ||
| private readonly TranslationsRepository | $translations_repository, | ||
| private readonly ObjectTypeSpecificPropertiesFactory | $object_type_specific_properties_factory, | ||
| private readonly LOMServices | $lom_services | ||
| ) |
Definition at line 36 of file Aggregator.php.
| ILIAS\ILIASObject\Properties\Aggregator::getFor | ( | int | $object_id, |
| ?string | $type = null |
||
| ) |
Definition at line 45 of file Aggregator.php.
| ILIAS\ILIASObject\Properties\Aggregator::preload | ( | array | $object_ids | ) |
Definition at line 60 of file Aggregator.php.
References ilObject\_lookupType().
Here is the call graph for this function: