|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceUserHasLanguageCriterionGUI. More...
Inheritance diagram for ilTermsOfServiceUserHasLanguageCriterionGUI:
Collaboration diagram for ilTermsOfServiceUserHasLanguageCriterionGUI:Public Member Functions | |||||||
| __construct (ilTermsOfServiceUserHasLanguageCriterion $type, ilLanguage $lng) | |||||||
| ilTermsOfServiceUserHasLanguageCriterionGUI constructor. More... | |||||||
| appendOption (ilRadioGroupInputGUI $group, ilTermsOfServiceCriterionConfig $config) | |||||||
| |||||||
| getConfigByForm (ilPropertyFormGUI $form) | |||||||
| |||||||
| getIdentPresentation () | |||||||
| |||||||
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |||||||
| |||||||
| appendOption (ilRadioGroupInputGUI $option, ilTermsOfServiceCriterionConfig $config) | |||||||
| getConfigByForm (ilPropertyFormGUI $form) | |||||||
| getIdentPresentation () | |||||||
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |||||||
Protected Attributes | |
| $type | |
| $lng | |
Class ilTermsOfServiceUserHasLanguageCriterionGUI.
Definition at line 11 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
| ilTermsOfServiceUserHasLanguageCriterionGUI::__construct | ( | ilTermsOfServiceUserHasLanguageCriterion | $type, |
| ilLanguage | $lng | ||
| ) |
ilTermsOfServiceUserHasLanguageCriterionGUI constructor.
| ilTermsOfServiceUserHasLanguageCriterion | $type | |
| ilLanguage | $lng |
Definition at line 24 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
| ilTermsOfServiceUserHasLanguageCriterionGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
| ilTermsOfServiceCriterionConfig | $config | ||
| ) |
| ilRadioGroupInputGUI | $option | |
| ilTermsOfServiceCriterionConfig | $config |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 35 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
References $config, $lng, ilRadioGroupInputGUI\addOption(), and getIdentPresentation().
Here is the call graph for this function:| ilTermsOfServiceUserHasLanguageCriterionGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 64 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
References $config, and ilPropertyFormGUI\getInput().
Here is the call graph for this function:| ilTermsOfServiceUserHasLanguageCriterionGUI::getIdentPresentation | ( | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 76 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
Referenced by appendOption().
Here is the caller graph for this function:| ilTermsOfServiceUserHasLanguageCriterionGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
| Factory | $uiFactory | ||
| ) |
| ilTermsOfServiceCriterionConfig | $config | |
| Factory | $uiFactory |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 84 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
References $config, $lng, and ILIAS\UI\Factory\legacy().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
Referenced by __construct(), appendOption(), and getValuePresentation().
|
protected |
Definition at line 14 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
Referenced by __construct().