|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Authentication\Form\ApacheAuthSettingsForm:Public Member Functions | |
| __construct (private int $ref_id, private object $parentObject, private string $show_command, private string $save_command, private array $values=[], ?UIFactory $ui_factory=null, ?ilLanguage $lng=null, ?ilRbacSystem $rbac_system=null, ?ilRbacReview $rbac_review=null, ?ilCtrlInterface $ctrl=null) | |
| buildForm () | |
Private Member Functions | |
| buildEnableAuthInput () | |
| buildLdapEnableInput () | |
| buildAuthEnableOverrideLoginPageInput () | |
| buildAuthUsernameConfigTypeInput () | |
| checkGroupEnabled (string $post_var) | |
Private Attributes | |
| UIFactory | $ui_factory |
| ilLanguage | $lng |
| ilRbacSystem | $rbac_system |
| ilRbacReview | $rbac_review |
| ilCtrlInterface | $ctrl |
| FieldFactory | $ui_field |
Definition at line 37 of file ApacheAuthSettingsForm.php.
| ILIAS\Authentication\Form\ApacheAuthSettingsForm::__construct | ( | private int | $ref_id, |
| private object | $parentObject, | ||
| private string | $show_command, | ||
| private string | $save_command, | ||
| private array | $values = [], |
||
| ?UIFactory | $ui_factory = null, |
||
| ?ilLanguage | $lng = null, |
||
| ?ilRbacSystem | $rbac_system = null, |
||
| ?ilRbacReview | $rbac_review = null, |
||
| ?ilCtrlInterface | $ctrl = null |
||
| ) |
| array<string,mixed> | $values |
Definition at line 49 of file ApacheAuthSettingsForm.php.
References $DIC, ILIAS\Authentication\Form\ApacheAuthSettingsForm\$rbac_review, ILIAS\Authentication\Form\ApacheAuthSettingsForm\$rbac_system, ILIAS\Authentication\Form\ApacheAuthSettingsForm\$ui_factory, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 177 of file ApacheAuthSettingsForm.php.
References ILIAS\Authentication\Form\ApacheAuthSettingsForm\checkGroupEnabled(), and ILIAS\UI\Component\Input\Input\withValue().
Here is the call graph for this function:
|
private |
Definition at line 192 of file ApacheAuthSettingsForm.php.
References ILIAS\UI\Component\Input\Input\withValue().
Here is the call graph for this function:
|
private |
Definition at line 113 of file ApacheAuthSettingsForm.php.
References ilObject\_lookupTitle(), ILIAS\Authentication\Form\ApacheAuthSettingsForm\checkGroupEnabled(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Authentication\Form\ApacheAuthSettingsForm::buildForm | ( | ) |
Definition at line 74 of file ApacheAuthSettingsForm.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 145 of file ApacheAuthSettingsForm.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ilAuthUtils\AUTH_APACHE, ILIAS\Authentication\Form\ApacheAuthSettingsForm\checkGroupEnabled(), ilLDAPServer\getDataSource(), ilLDAPServer\getServerIds(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 206 of file ApacheAuthSettingsForm.php.
Referenced by ILIAS\Authentication\Form\ApacheAuthSettingsForm\buildAuthEnableOverrideLoginPageInput(), ILIAS\Authentication\Form\ApacheAuthSettingsForm\buildEnableAuthInput(), and ILIAS\Authentication\Form\ApacheAuthSettingsForm\buildLdapEnableInput().
Here is the caller graph for this function:
|
private |
Definition at line 43 of file ApacheAuthSettingsForm.php.
|
private |
Definition at line 40 of file ApacheAuthSettingsForm.php.
|
private |
Definition at line 42 of file ApacheAuthSettingsForm.php.
Referenced by ILIAS\Authentication\Form\ApacheAuthSettingsForm\__construct().
|
private |
Definition at line 41 of file ApacheAuthSettingsForm.php.
Referenced by ILIAS\Authentication\Form\ApacheAuthSettingsForm\__construct().
|
private |
Definition at line 39 of file ApacheAuthSettingsForm.php.
Referenced by ILIAS\Authentication\Form\ApacheAuthSettingsForm\__construct().
|
private |
Definition at line 44 of file ApacheAuthSettingsForm.php.