|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class ilShibbolethSettingsForm. More...
Collaboration diagram for ilShibbolethSettingsForm:Public Member Functions | |
| __construct (ilShibbolethSettings $settings, string $action) | |
| getHTML () | |
| initForm () | |
| setValuesByPost () | |
| saveObject () | |
Protected Member Functions | |
| txt (string $var) | |
| infoTxt (string $var) | |
| fillObject () | |
| getRoles (int $filter=ilRbacReview::FILTER_ALL_GLOBAL) | |
Protected Attributes | |
| string | $action |
| ilCtrl | $ctrl |
| StandardForm | $form = null |
| ilLanguage | $lng |
| ilRbacReview | $rbac_review |
| Refinery | $refinery |
| Renderer | $renderer |
| RequestInterface | $request |
| ilShibbolethSettings | $settings |
| UIFactory | $ui |
Class ilShibbolethSettingsForm.
Definition at line 30 of file class.ilShibbolethSettingsForm.php.
| ilShibbolethSettingsForm::__construct | ( | ilShibbolethSettings | $settings, |
| string | $action | ||
| ) |
Definition at line 43 of file class.ilShibbolethSettingsForm.php.
References $action, $DIC, $settings, ILIAS\Repository\ctrl(), initForm(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 230 of file class.ilShibbolethSettingsForm.php.
References ILIAS\Repository\form().
Referenced by saveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilShibbolethSettingsForm::getHTML | ( | ) |
Definition at line 70 of file class.ilShibbolethSettingsForm.php.
References ILIAS\Repository\form().
Here is the call graph for this function:
|
protected |
Definition at line 247 of file class.ilShibbolethSettingsForm.php.
Referenced by initForm().
Here is the caller graph for this function:
|
protected |
Definition at line 65 of file class.ilShibbolethSettingsForm.php.
References txt().
Here is the call graph for this function:| ilShibbolethSettingsForm::initForm | ( | ) |
Definition at line 75 of file class.ilShibbolethSettingsForm.php.
References $c, ilShibbolethSettings\ACCOUNT_CREATION_DISABLED, ilShibbolethSettings\ACCOUNT_CREATION_ENABLED, ilShibbolethSettings\ACCOUNT_CREATION_WITH_APPROVAL, ILIAS\Repository\form(), getRoles(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), txt(), ILIAS\Repository\ui(), ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilShibbolethSettingsForm::saveObject | ( | ) |
Definition at line 235 of file class.ilShibbolethSettingsForm.php.
References fillObject(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ilShibbolethSettingsForm::setValuesByPost | ( | ) |
Definition at line 224 of file class.ilShibbolethSettingsForm.php.
References ILIAS\Repository\form().
Here is the call graph for this function:
|
protected |
Definition at line 60 of file class.ilShibbolethSettingsForm.php.
References ILIAS\Repository\lng().
Referenced by infoTxt(), and initForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 32 of file class.ilShibbolethSettingsForm.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 34 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 35 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 36 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 37 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 38 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 39 of file class.ilShibbolethSettingsForm.php.
|
protected |
Definition at line 40 of file class.ilShibbolethSettingsForm.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilShibbolethSettingsForm.php.