|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilShibbolethSettingsForm. More...
Collaboration diagram for ilShibbolethSettingsForm:Public Member Functions | |
| __construct (protected ilShibbolethSettings $settings, protected 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 | |
| ilCtrl | $ctrl |
| StandardForm | $form = null |
| ilLanguage | $lng |
| ilRbacReview | $rbac_review |
| Refinery | $refinery |
| Renderer | $renderer |
| RequestInterface | $request |
| UIFactory | $ui |
Class ilShibbolethSettingsForm.
Definition at line 31 of file class.ilShibbolethSettingsForm.php.
| ilShibbolethSettingsForm::__construct | ( | protected ilShibbolethSettings | $settings, |
| protected string | $action | ||
| ) |
Definition at line 42 of file class.ilShibbolethSettingsForm.php.
References $DIC, ILIAS\Repository\ctrl(), initForm(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), renderer(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 226 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 66 of file class.ilShibbolethSettingsForm.php.
References ILIAS\Repository\form(), and renderer().
Here is the call graph for this function:
|
protected |
Definition at line 243 of file class.ilShibbolethSettingsForm.php.
Referenced by initForm().
Here is the caller graph for this function:
|
protected |
Definition at line 61 of file class.ilShibbolethSettingsForm.php.
References txt().
Here is the call graph for this function:| ilShibbolethSettingsForm::initForm | ( | ) |
@noRector
Definition at line 71 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(), and ILIAS\Repository\ui().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilShibbolethSettingsForm::saveObject | ( | ) |
Definition at line 231 of file class.ilShibbolethSettingsForm.php.
References fillObject(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ilShibbolethSettingsForm::setValuesByPost | ( | ) |
Definition at line 220 of file class.ilShibbolethSettingsForm.php.
References $request, and ILIAS\Repository\form().
Here is the call graph for this function:
|
protected |
Definition at line 56 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 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.
Referenced by setValuesByPost().
|
protected |
Definition at line 40 of file class.ilShibbolethSettingsForm.php.