3 declare(strict_types=1);
    55     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. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
createFor(int $obj_id)
Create a record corresponding to a SP-Object and return representing settings. 
 
loadByType(int $type_id)
Load SP settings by assigned type.