|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Class ilShibbolethSettingsForm. More...
Collaboration diagram for ilShibbolethSettingsForm:Public Member Functions | |
| __construct (private readonly int $ref_id, private readonly object $parentObject, protected ilShibbolethSettings $settings, protected readonly string $action, protected readonly string $show_command='') | |
| 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 |
| ilRbacSystem | $rbac_system |
Class ilShibbolethSettingsForm.
Definition at line 31 of file class.ilShibbolethSettingsForm.php.
| ilShibbolethSettingsForm::__construct | ( | private readonly int | $ref_id, |
| private readonly object | $parentObject, | ||
| protected ilShibbolethSettings | $settings, | ||
| protected readonly string | $action, | ||
| protected readonly string | $show_command = '' |
||
| ) |
Definition at line 43 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 243 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 73 of file class.ilShibbolethSettingsForm.php.
References ILIAS\Repository\form(), and renderer().
Here is the call graph for this function:
|
protected |
Definition at line 260 of file class.ilShibbolethSettingsForm.php.
Referenced by initForm().
Here is the caller graph for this function:
|
protected |
Definition at line 68 of file class.ilShibbolethSettingsForm.php.
References txt().
Here is the call graph for this function:| ilShibbolethSettingsForm::initForm | ( | ) |
@noRector
Definition at line 78 of file class.ilShibbolethSettingsForm.php.
References $c, ilShibbolethSettings\ACCOUNT_CREATION_DISABLED, ilShibbolethSettings\ACCOUNT_CREATION_ENABLED, ilShibbolethSettings\ACCOUNT_CREATION_WITH_APPROVAL, ILIAS\Repository\ctrl(), 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 248 of file class.ilShibbolethSettingsForm.php.
References fillObject(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ilShibbolethSettingsForm::setValuesByPost | ( | ) |
Definition at line 237 of file class.ilShibbolethSettingsForm.php.
References $request, and ILIAS\Repository\form().
Here is the call graph for this function:
|
protected |
Definition at line 63 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 41 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.