|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilStudyProgrammeTypeSettings:Public Member Functions | |
| __construct (protected int $type_id) | |
| getTypeId () | |
| withTypeId (int $type_id) | |
| toFormInput (Field\Factory $input, ilLanguage $lng, Refinery $refinery, array $sp_types) | |
Definition at line 24 of file class.ilStudyProgrammeTypeSettings.php.
| ilStudyProgrammeTypeSettings::__construct | ( | protected int | $type_id | ) |
Definition at line 26 of file class.ilStudyProgrammeTypeSettings.php.
| ilStudyProgrammeTypeSettings::getTypeId | ( | ) |
Definition at line 31 of file class.ilStudyProgrammeTypeSettings.php.
| ilStudyProgrammeTypeSettings::toFormInput | ( | Field\Factory | $input, |
| ilLanguage | $lng, | ||
| Refinery | $refinery, | ||
| array | $sp_types | ||
| ) |
Definition at line 43 of file class.ilStudyProgrammeTypeSettings.php.
| ilStudyProgrammeTypeSettings::withTypeId | ( | int | $type_id | ) |
Definition at line 36 of file class.ilStudyProgrammeTypeSettings.php.