1 <?php declare(strict_types = 1);
17 public function read(
int $id);
readByUsrId(int $usr_id)
Get all assignments of a user.
readDueToManuelRestart(int $days_before_end)
Get all assignments due to restart and not restrted yet.
createFor(int $prg_id, int $usr_id, int $assigning_usr_id)
Create a record corresponding to a SP-Object and return represending settings.
update(ilStudyProgrammeAssignment $assignment)
Update settings belonging to a SP-Object.
Class ilStudyProgrammeAssignment.
readDueToRestart()
Get all assignments due to restart and not restrted yet.
readByPrgId(int $prg_id)
Get all assignments to a prg.
read(int $id)
Load settings belonging to a SP-Object.