ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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.
Referenced by toFormInput().
ilStudyProgrammeTypeSettings::toFormInput | ( | Field\Factory | $input, |
ilLanguage | $lng, | ||
Refinery | $refinery, | ||
array | $sp_types | ||
) |
Definition at line 43 of file class.ilStudyProgrammeTypeSettings.php.
References getTypeId(), ilLanguage\txt(), ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\withValue().
ilStudyProgrammeTypeSettings::withTypeId | ( | int | $type_id | ) |
Definition at line 36 of file class.ilStudyProgrammeTypeSettings.php.