| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilStudyProgrammeTypeSettings:Public Member Functions | |
| __construct (int $type_id) | |
| getTypeId () | |
| withTypeId (int $type_id) | |
| toFormInput (Field\Factory $input, ilLanguage $lng, Refinery $refinery, array $sp_types) | |
Protected Attributes | |
| int | $type_id | 
Definition at line 24 of file class.ilStudyProgrammeTypeSettings.php.
| ilStudyProgrammeTypeSettings::__construct | ( | int | $type_id | ) | 
Definition at line 28 of file class.ilStudyProgrammeTypeSettings.php.
References $type_id.
| ilStudyProgrammeTypeSettings::getTypeId | ( | ) | 
Definition at line 33 of file class.ilStudyProgrammeTypeSettings.php.
References $type_id.
Referenced by toFormInput().
 Here is the caller graph for this function:| ilStudyProgrammeTypeSettings::toFormInput | ( | Field\Factory | $input, | 
| ilLanguage | $lng, | ||
| Refinery | $refinery, | ||
| array | $sp_types | ||
| ) | 
Definition at line 45 of file class.ilStudyProgrammeTypeSettings.php.
References getTypeId(), ilLanguage\txt(), ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\withValue().
 Here is the call graph for this function:| ilStudyProgrammeTypeSettings::withTypeId | ( | int | $type_id | ) | 
Definition at line 38 of file class.ilStudyProgrammeTypeSettings.php.
References $type_id.
      
  | 
  protected | 
Definition at line 26 of file class.ilStudyProgrammeTypeSettings.php.
Referenced by __construct(), getTypeId(), and withTypeId().