6 declare(strict_types = 1);
40 public function loadByType(
int $type_id) : array;
loadIdsByType(int $type_id)
Load SP setting-ids by assigned type.
update(ilStudyProgrammeSettings $settings)
Update settings belonging to a SP-Object.
Covers the persistence of settings belonging to a study programme (SP).
createFor(int $obj_id)
Create a record corresponding to a SP-Object and return representing settings.
read(int $obj_id)
Load settings belonging to a SP-Object.
loadByType(int $type_id)
Load SP settings by assigned type.