|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Interface ilTermsOfServiceCriterionTypeGUI. More...
Inheritance diagram for ilTermsOfServiceCriterionTypeGUI:
Collaboration diagram for ilTermsOfServiceCriterionTypeGUI:Public Member Functions | |
| appendOption (\ilRadioGroupInputGUI $option, \ilTermsOfServiceCriterionConfig $config) | |
| getConfigByForm (\ilPropertyFormGUI $form) | |
| getIdentPresentation () | |
| getValuePresentation (\ilTermsOfServiceCriterionConfig $config, Factory $uiFactory) | |
Interface ilTermsOfServiceCriterionTypeGUI.
Definition at line 11 of file interface.ilTermsOfServiceCriterionTypeGUI.php.
| ilTermsOfServiceCriterionTypeGUI::appendOption | ( | \ilRadioGroupInputGUI | $option, |
| \ilTermsOfServiceCriterionConfig | $config | ||
| ) |
| ilRadioGroupInputGUI | $option | |
| \ilTermsOfServiceCriterionConfig | $config |
Implemented in ilTermsOfServiceUserHasGlobalRoleCriterionGUI, and ilTermsOfServiceUserHasLanguageCriterionGUI.
| ilTermsOfServiceCriterionTypeGUI::getConfigByForm | ( | \ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implemented in ilTermsOfServiceUserHasGlobalRoleCriterionGUI, and ilTermsOfServiceUserHasLanguageCriterionGUI.
Referenced by ilTermsOfServiceNullCriterionTest\testCriterionAlwaysCreateEmptyConfigValue(), ilTermsOfServiceUserHasGlobalRoleCriterionTest\testValuesFromFormUserInterfaceElementsCanBeRetrieved(), and ilTermsOfServiceUserHasLanguageCriterionTest\testValuesFromFormUserInterfaceElementsCanBeRetrieved().
Here is the caller graph for this function:| ilTermsOfServiceCriterionTypeGUI::getIdentPresentation | ( | ) |
Implemented in ilTermsOfServiceUserHasGlobalRoleCriterionGUI, and ilTermsOfServiceUserHasLanguageCriterionGUI.
Referenced by ilTermsOfServiceNullCriterionTest\testTypeIdentPresentatioEqualsANonEmptyString(), ilTermsOfServiceUserHasGlobalRoleCriterionTest\testTypeIdentPresentationIsANonEmptyString(), and ilTermsOfServiceUserHasLanguageCriterionTest\testTypeIdentPresentationIsANonEmptyString().
Here is the caller graph for this function:| ilTermsOfServiceCriterionTypeGUI::getValuePresentation | ( | \ilTermsOfServiceCriterionConfig | $config, |
| Factory | $uiFactory | ||
| ) |
| \ilTermsOfServiceCriterionConfig | $config | |
| Factory | $uiFactory |
Implemented in ilTermsOfServiceUserHasGlobalRoleCriterionGUI, and ilTermsOfServiceUserHasLanguageCriterionGUI.