ILIAS  trunk Revision v11.0_alpha-1846-g895b5f47236
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilObjectCorePropertiesRepository Interface Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilObjectCorePropertiesRepository:
+ Collaboration diagram for ilObjectCorePropertiesRepository:

Public Member Functions

 preload (array $ids)
 
 resetPreloadedData ()
 
 getFor (int $object_id, ?string $type=null)
 
 store (ilObjectCoreProperties $properties)
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

Definition at line 19 of file ilObjectCorePropertiesRepository.php.

Member Function Documentation

◆ getFor()

ilObjectCorePropertiesRepository::getFor ( int  $object_id,
?string  $type = null 
)

◆ preload()

ilObjectCorePropertiesRepository::preload ( array  $ids)
Parameters
array<int>$ids

Implemented in ilObjectCorePropertiesCachedRepository.

◆ resetPreloadedData()

ilObjectCorePropertiesRepository::resetPreloadedData ( )

◆ store()

ilObjectCorePropertiesRepository::store ( ilObjectCoreProperties  $properties)

The documentation for this interface was generated from the following file: