|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceUserHasGlobalRoleCriterionGUI. More...
Inheritance diagram for ilTermsOfServiceUserHasGlobalRoleCriterionGUI:
Collaboration diagram for ilTermsOfServiceUserHasGlobalRoleCriterionGUI:Public Member Functions | |||||||
| __construct (ilTermsOfServiceUserHasGlobalRoleCriterion $type, ilLanguage $lng, ilRbacReview $rbacReview, ilObjectDataCache $objectCache) | |||||||
| ilTermsOfServiceUserHasGlobalRoleCriterionGUI 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 | |
| $rbacReview | |
| $lng | |
| $objectCache | |
Class ilTermsOfServiceUserHasGlobalRoleCriterionGUI.
Definition at line 11 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
| ilTermsOfServiceUserHasGlobalRoleCriterionGUI::__construct | ( | ilTermsOfServiceUserHasGlobalRoleCriterion | $type, |
| ilLanguage | $lng, | ||
| ilRbacReview | $rbacReview, | ||
| ilObjectDataCache | $objectCache | ||
| ) |
ilTermsOfServiceUserHasGlobalRoleCriterionGUI constructor.
| ilTermsOfServiceUserHasGlobalRoleCriterion | $type | |
| ilLanguage | $lng | |
| ilRbacReview | $rbacReview | |
| ilObjectDataCache | $objectCache |
Definition at line 40 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
References $lng, $objectCache, $rbacReview, and $type.
| ilTermsOfServiceUserHasGlobalRoleCriterionGUI::appendOption | ( | ilRadioGroupInputGUI | $group, |
| ilTermsOfServiceCriterionConfig | $config | ||
| ) |
| ilRadioGroupInputGUI | $option | |
| ilTermsOfServiceCriterionConfig | $config |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 57 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
References $config, ilRadioGroupInputGUI\addOption(), and getIdentPresentation().
Here is the call graph for this function:| ilTermsOfServiceUserHasGlobalRoleCriterionGUI::getConfigByForm | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 86 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
References $config, and ilPropertyFormGUI\getInput().
Here is the call graph for this function:| ilTermsOfServiceUserHasGlobalRoleCriterionGUI::getIdentPresentation | ( | ) |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 98 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
Referenced by appendOption().
Here is the caller graph for this function:| ilTermsOfServiceUserHasGlobalRoleCriterionGUI::getValuePresentation | ( | ilTermsOfServiceCriterionConfig | $config, |
| Factory | $uiFactory | ||
| ) |
| ilTermsOfServiceCriterionConfig | $config | |
| Factory | $uiFactory |
Implements ilTermsOfServiceCriterionTypeGUI.
Definition at line 106 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
References $config, and ILIAS\UI\Factory\legacy().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file class.ilTermsOfServiceUserHasGlobalRoleCriterionGUI.php.
Referenced by __construct().