|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilSamlSettingsGUI. More...
Collaboration diagram for ilSamlSettingsGUI:Public Member Functions | |
| __construct ($ref_id) | |
| ilSamlSettingsGUI constructor. More... | |
| getRefId () | |
| setRefId ($ref_id) | |
| executeCommand () | |
Data Fields | |
| const | VIEW_MODE_GLOBAL = 1 |
| const | VIEW_MODE_SINGLE = 2 |
| const | DEFAULT_CMD = 'listIdps' |
Protected Member Functions | |
| ensureAccess ($operation) | |
| ensureWriteAccess () | |
| ensureReadAccess () | |
| initIdp () | |
| listIdps () | |
| deactivateIdp () | |
| activateIdp () | |
| setSubTabs ($a_view_mode) | |
| getUserAttributeMappingForm () | |
| addAttributeRuleFieldToForm ($form, $field_label, $field_name) | |
| saveUserAttributeMapping () | |
| showUserAttributeMappingForm (ilPropertyFormGUI $form=null) | |
| getSettingsForm () | |
| prepareRoleSelection () | |
| saveSettings () | |
| showSettings (ilPropertyFormGUI $form=null) | |
| getIdpSettingsForm () | |
| showIdpSettings (ilPropertyFormGUI $form=null) | |
| saveIdpSettings () | |
| getIdpForm () | |
| saveNewIdp () | |
| showNewIdpForm (\ilPropertyFormGUI $form=null) | |
| addMetadataElement (\ilPropertyFormGUI $form) | |
| populateWithMetadata (\ilSamlIdp $idp, &$data) | |
| storeMetadata (\ilSamlIdp $idp, $metadata) | |
| confirmDeleteIdp () | |
| deleteIdp () | |
Protected Attributes | |
| $ref_id | |
| $ctrl | |
| $lng | |
| $tpl | |
| $access | |
| $error_handler | |
| $tabs | |
| $rbacreview | |
| $toolbar | |
| $help | |
| $mapping | |
| $idp | |
| $samlAuth | |
Static Protected Attributes | |
| static | $globalCommands |
| static | $globalEntityCommands |
| static | $ignoredUserFields |
Private Member Functions | |
| initUserAttributeMapping () | |
Class ilSamlSettingsGUI.
Definition at line 11 of file class.ilSamlSettingsGUI.php.
| ilSamlSettingsGUI::__construct | ( | $ref_id | ) |
ilSamlSettingsGUI constructor.
| int | $ref_id |
Definition at line 113 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 274 of file class.ilSamlSettingsGUI.php.
References ensureWriteAccess(), and listIdps().
Here is the call graph for this function:
|
protected |
| ilPropertyFormGUI | $form | |
| string | $field_label | |
| string | $field_name |
Definition at line 378 of file class.ilSamlSettingsGUI.php.
References $form.
Referenced by getUserAttributeMappingForm().
Here is the caller graph for this function:
|
protected |
| \ilPropertyFormGUI | $form |
Definition at line 691 of file class.ilSamlSettingsGUI.php.
References $form, and $metadata.
Referenced by getIdpForm(), and getIdpSettingsForm().
Here is the caller graph for this function:
|
protected |
Definition at line 735 of file class.ilSamlSettingsGUI.php.
References ensureWriteAccess().
Here is the call graph for this function:
|
protected |
Definition at line 260 of file class.ilSamlSettingsGUI.php.
References ensureWriteAccess(), and listIdps().
Here is the call graph for this function:
|
protected |
Definition at line 753 of file class.ilSamlSettingsGUI.php.
References ensureWriteAccess().
Here is the call graph for this function:
|
protected |
| string | $operation |
Definition at line 134 of file class.ilSamlSettingsGUI.php.
Referenced by ensureReadAccess(), and ensureWriteAccess().
Here is the caller graph for this function:
|
protected |
Definition at line 152 of file class.ilSamlSettingsGUI.php.
References ensureAccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 144 of file class.ilSamlSettingsGUI.php.
References ensureAccess().
Referenced by activateIdp(), confirmDeleteIdp(), deactivateIdp(), deleteIdp(), saveIdpSettings(), saveNewIdp(), saveSettings(), saveUserAttributeMapping(), and showNewIdpForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSamlSettingsGUI::executeCommand | ( | ) |
Definition at line 190 of file class.ilSamlSettingsGUI.php.
References $factory, DEFAULT_CMD, ensureReadAccess(), initIdp(), initUserAttributeMapping(), ilUtil\sendFailure(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 633 of file class.ilSamlSettingsGUI.php.
References $form, and addMetadataElement().
Referenced by saveNewIdp(), and showNewIdpForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 535 of file class.ilSamlSettingsGUI.php.
References $form, $idp, $sync, addMetadataElement(), and prepareRoleSelection().
Referenced by saveIdpSettings(), and showIdpSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSamlSettingsGUI::getRefId | ( | ) |
|
protected |
Definition at line 456 of file class.ilSamlSettingsGUI.php.
References $form.
Referenced by saveSettings(), and showSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 340 of file class.ilSamlSettingsGUI.php.
References $form, $id, ilUserDefinedFields\_getInstance(), and addAttributeRuleFieldToForm().
Referenced by saveUserAttributeMapping(), and showUserAttributeMappingForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 176 of file class.ilSamlSettingsGUI.php.
References ilSamlIdp\getInstanceByIdpId(), and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 331 of file class.ilSamlSettingsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 242 of file class.ilSamlSettingsGUI.php.
References $table, and ilLinkButton\getInstance().
Referenced by activateIdp(), and deactivateIdp().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 715 of file class.ilSamlSettingsGUI.php.
Referenced by showIdpSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 482 of file class.ilSamlSettingsGUI.php.
References ilObject\_lookupTitle(), and ilUtil\_sortIds().
Referenced by getIdpSettingsForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 614 of file class.ilSamlSettingsGUI.php.
References $form, ensureWriteAccess(), getIdpSettingsForm(), showIdpSettings(), and storeMetadata().
Here is the call graph for this function:
|
protected |
Definition at line 650 of file class.ilSamlSettingsGUI.php.
References $form, $idp, ensureWriteAccess(), getIdpForm(), showNewIdpForm(), and storeMetadata().
Here is the call graph for this function:
|
protected |
Definition at line 502 of file class.ilSamlSettingsGUI.php.
References $form, ensureWriteAccess(), ilSamlSettings\getInstance(), getSettingsForm(), and showSettings().
Here is the call graph for this function:
|
protected |
Definition at line 392 of file class.ilSamlSettingsGUI.php.
References $form, $id, $rule, ilUserDefinedFields\_getInstance(), ensureWriteAccess(), getUserAttributeMappingForm(), and showUserAttributeMappingForm().
Here is the call graph for this function:| ilSamlSettingsGUI::setRefId | ( | $ref_id | ) |
| int | $ref_id |
Definition at line 168 of file class.ilSamlSettingsGUI.php.
References $ref_id.
|
protected |
| int | $a_view_mode |
Definition at line 288 of file class.ilSamlSettingsGUI.php.
References VIEW_MODE_GLOBAL, and VIEW_MODE_SINGLE.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | null | $form |
Definition at line 593 of file class.ilSamlSettingsGUI.php.
References $data, $form, getIdpSettingsForm(), and populateWithMetadata().
Referenced by saveIdpSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | null | $form |
Definition at line 673 of file class.ilSamlSettingsGUI.php.
References $form, ensureWriteAccess(), and getIdpForm().
Referenced by saveNewIdp().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | null | $form |
Definition at line 520 of file class.ilSamlSettingsGUI.php.
References $form, ilSamlSettings\getInstance(), and getSettingsForm().
Referenced by saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | null | $form |
Definition at line 436 of file class.ilSamlSettingsGUI.php.
References $data, $form, $rule, and getUserAttributeMappingForm().
Referenced by saveUserAttributeMapping().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilSamlIdp | $idp | |
| string | $metadata |
Definition at line 726 of file class.ilSamlSettingsGUI.php.
References $idp, and $metadata.
Referenced by saveIdpSettings(), and saveNewIdp().
Here is the caller graph for this function:
|
protected |
Definition at line 67 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 52 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 72 of file class.ilSamlSettingsGUI.php.
|
staticprotected |
Definition at line 21 of file class.ilSamlSettingsGUI.php.
|
staticprotected |
Definition at line 28 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 92 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 102 of file class.ilSamlSettingsGUI.php.
Referenced by getIdpSettingsForm(), populateWithMetadata(), saveNewIdp(), and storeMetadata().
|
staticprotected |
Definition at line 35 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 57 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 97 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 82 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 47 of file class.ilSamlSettingsGUI.php.
Referenced by __construct(), getRefId(), and setRefId().
|
protected |
Definition at line 107 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 77 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 87 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 62 of file class.ilSamlSettingsGUI.php.
| const ilSamlSettingsGUI::DEFAULT_CMD = 'listIdps' |
Definition at line 16 of file class.ilSamlSettingsGUI.php.
Referenced by executeCommand(), and ilObjAuthSettingsGUI\getTabs().
| const ilSamlSettingsGUI::VIEW_MODE_GLOBAL = 1 |
Definition at line 13 of file class.ilSamlSettingsGUI.php.
Referenced by setSubTabs().
| const ilSamlSettingsGUI::VIEW_MODE_SINGLE = 2 |
Definition at line 14 of file class.ilSamlSettingsGUI.php.
Referenced by setSubTabs().