|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceUserHasLanguageCriterionGUI. More...
Inheritance diagram for ilTermsOfServiceUserHasLanguageCriterionGUI:
Collaboration diagram for ilTermsOfServiceUserHasLanguageCriterionGUI:Public Member Functions | |
| __construct (ilTermsOfServiceUserHasLanguageCriterion $type, ilLanguage $lng) | |
| appendOption (ilRadioGroupInputGUI $group, ilTermsOfServiceCriterionConfig $config) | |
| getConfigByForm (ilPropertyFormGUI $form) | |
| getIdentPresentation () | |
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |
| appendOption (ilRadioGroupInputGUI $group, ilTermsOfServiceCriterionConfig $config) | |
| getConfigByForm (ilPropertyFormGUI $form) | |
| getIdentPresentation () | |
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |
Protected Attributes | |
| ilTermsOfServiceUserHasLanguageCriterion | $type |
| ilLanguage | $lng |
Class ilTermsOfServiceUserHasLanguageCriterionGUI.
Definition at line 28 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
| ilTermsOfServiceUserHasLanguageCriterionGUI::__construct | ( | ilTermsOfServiceUserHasLanguageCriterion | $type, |
| ilLanguage | $lng | ||
| ) |
Definition at line 33 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
References $lng, $type, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTermsOfServiceUserHasLanguageCriterionGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
| ilTermsOfServiceCriterionConfig | $config | ||
| ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 41 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
References $config, $lng, ilRadioGroupInputGUI\addOption(), getIdentPresentation(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTermsOfServiceUserHasLanguageCriterionGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 67 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.
References ILIAS\Repository\lng().
Referenced by appendOption().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermsOfServiceUserHasLanguageCriterionGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
| Factory | $uiFactory | ||
| ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 81 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
References $config, $lng, ILIAS\UI\Factory\legacy(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
Referenced by __construct(), appendOption(), and getValuePresentation().
|
protected |
Definition at line 30 of file class.ilTermsOfServiceUserHasLanguageCriterionGUI.php.
Referenced by __construct().