|
ILIAS
release_8 Revision v8.24
|
Interface ilTermsOfServiceCriterionTypeGUI. More...
Inheritance diagram for ilTermsOfServiceCriterionTypeGUI:
Collaboration diagram for ilTermsOfServiceCriterionTypeGUI:Public Member Functions | |
| appendOption (ilRadioGroupInputGUI $group, ilTermsOfServiceCriterionConfig $config) | |
| getConfigByForm (ilPropertyFormGUI $form) | |
| getIdentPresentation () | |
| getValuePresentation (ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |
Interface ilTermsOfServiceCriterionTypeGUI.
Definition at line 28 of file interface.ilTermsOfServiceCriterionTypeGUI.php.
| ilTermsOfServiceCriterionTypeGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
| ilTermsOfServiceCriterionConfig | $config | ||
| ) |
| ilTermsOfServiceCriterionTypeGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
Implemented in ilTermsOfServiceUserHasCountryCriterionGUI, ilTermsOfServiceUserHasGlobalRoleCriterionGUI, and ilTermsOfServiceUserHasLanguageCriterionGUI.
Referenced by ilTermsOfServiceNullCriterionTest\testCriterionAlwaysCreateEmptyConfigValue().
Here is the caller graph for this function:| ilTermsOfServiceCriterionTypeGUI::getIdentPresentation | ( | ) |
Implemented in ilTermsOfServiceUserHasCountryCriterionGUI, ilTermsOfServiceUserHasGlobalRoleCriterionGUI, and ilTermsOfServiceUserHasLanguageCriterionGUI.
Referenced by ilTermsOfServiceNullCriterionTest\testTypeIdentPresentationEqualsANonEmptyString().
Here is the caller graph for this function:| ilTermsOfServiceCriterionTypeGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
| Factory | $uiFactory | ||
| ) |