ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilSamlSettingsGUI. More...
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 (string $operation) | |
ensureWriteAccess () | |
ensureReadAccess () | |
initIdp () | |
listIdps () | |
deactivateIdp () | |
activateIdp () | |
setSubTabs (int $a_view_mode) | |
getUserAttributeMappingForm () | |
addAttributeRuleFieldToForm (ilPropertyFormGUI $form, string $field_label, string $field_name) | |
saveUserAttributeMapping () | |
showUserAttributeMappingForm (ilPropertyFormGUI $form=null) | |
getSettingsForm () | |
saveSettings () | |
showSettings (ilPropertyFormGUI $form=null) | |
getIdpSettingsForm () | |
showIdpSettings (ilPropertyFormGUI $form=null) | |
saveIdpSettings () | |
getIdpForm () | |
saveNewIdp () | |
showNewIdpForm (ilPropertyFormGUI $form=null) | |
addMetadataElement (ilPropertyFormGUI $form) | |
populateWithMetadata (ilSamlIdp $idp, array &$data) | |
storeMetadata (ilSamlIdp $idp, string $metadata) | |
confirmDeleteIdp () | |
deleteIdp () | |
Protected Attributes | |
$ref_id | |
$ctrl | |
$lng | |
$tpl | |
$access | |
$rbac | |
$error_handler | |
$tabs | |
$toolbar | |
$help | |
$mapping | |
$idp | |
$samlAuth | |
Static Protected Attributes | |
static | $globalCommands |
static | $globalEntityCommands |
static | $ignoredUserFields |
Private Member Functions | |
initUserAttributeMapping () | |
prepareRoleSelection () | |
Class ilSamlSettingsGUI.
Definition at line 8 of file class.ilSamlSettingsGUI.php.
ilSamlSettingsGUI::__construct | ( | $ref_id | ) |
ilSamlSettingsGUI constructor.
int | $ref_id |
Definition at line 90 of file class.ilSamlSettingsGUI.php.
References $DIC, $ref_id, and help().
|
protected |
Definition at line 233 of file class.ilSamlSettingsGUI.php.
References ensureWriteAccess(), and listIdps().
|
protected |
ilPropertyFormGUI | $form | |
string | $field_label | |
string | $field_name |
Definition at line 333 of file class.ilSamlSettingsGUI.php.
Referenced by getUserAttributeMappingForm().
|
protected |
ilPropertyFormGUI | $form |
Definition at line 630 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\addItem().
|
protected |
Definition at line 666 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 222 of file class.ilSamlSettingsGUI.php.
References ensureWriteAccess(), and listIdps().
|
protected |
Definition at line 680 of file class.ilSamlSettingsGUI.php.
|
protected |
string | $operation |
Definition at line 111 of file class.ilSamlSettingsGUI.php.
Referenced by ensureReadAccess(), and ensureWriteAccess().
|
protected |
Definition at line 123 of file class.ilSamlSettingsGUI.php.
References ensureAccess().
Referenced by executeCommand().
|
protected |
Definition at line 118 of file class.ilSamlSettingsGUI.php.
References ensureAccess().
Referenced by activateIdp(), and deactivateIdp().
ilSamlSettingsGUI::executeCommand | ( | ) |
Definition at line 155 of file class.ilSamlSettingsGUI.php.
References Vendor\Package\$e, $factory, DEFAULT_CMD, ensureReadAccess(), help(), initIdp(), initUserAttributeMapping(), ilUtil\sendFailure(), and setSubTabs().
|
protected |
Definition at line 575 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\addCommandButton(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
|
protected |
Definition at line 481 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ilPropertyFormGUI\getItems(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
ilSamlSettingsGUI::getRefId | ( | ) |
|
protected |
Definition at line 409 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ilPropertyFormGUI\getItems(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
|
protected |
Definition at line 298 of file class.ilSamlSettingsGUI.php.
References ilUserDefinedFields\_getInstance(), and addAttributeRuleFieldToForm().
|
protected |
Definition at line 144 of file class.ilSamlSettingsGUI.php.
References Vendor\Package\$e, ilSamlIdp\getInstanceByIdpId(), and ilUtil\sendFailure().
Referenced by executeCommand().
|
private |
Definition at line 290 of file class.ilSamlSettingsGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 209 of file class.ilSamlSettingsGUI.php.
References ilLinkButton\getInstance().
Referenced by activateIdp(), and deactivateIdp().
|
protected |
Definition at line 649 of file class.ilSamlSettingsGUI.php.
References $data, and ilSamlIdp\getIdpId().
|
private |
Definition at line 431 of file class.ilSamlSettingsGUI.php.
References ilObject\_lookupTitle(), and ilUtil\_sortIds().
|
protected |
Definition at line 556 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\checkInput(), and ilPropertyFormGUI\getInput().
|
protected |
Definition at line 589 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\checkInput(), and ilPropertyFormGUI\getInput().
|
protected |
Definition at line 448 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\checkInput(), ilPropertyFormGUI\getInput(), ilSamlSettings\getInstance(), and ilPropertyFormGUI\setValuesByPost().
|
protected |
Definition at line 347 of file class.ilSamlSettingsGUI.php.
References ilUserDefinedFields\_getInstance(), ilPropertyFormGUI\checkInput(), ilPropertyFormGUI\getInput(), and ilPropertyFormGUI\setValuesByPost().
ilSamlSettingsGUI::setRefId | ( | $ref_id | ) |
int | $ref_id |
Definition at line 139 of file class.ilSamlSettingsGUI.php.
References $ref_id.
|
protected |
int | $a_view_mode |
Definition at line 247 of file class.ilSamlSettingsGUI.php.
References VIEW_MODE_GLOBAL, and VIEW_MODE_SINGLE.
Referenced by executeCommand().
|
protected |
ilPropertyFormGUI | null | $form |
Definition at line 538 of file class.ilSamlSettingsGUI.php.
References $data, ilPropertyFormGUI\getHTML(), help(), ilPropertyFormGUI\setValuesByArray(), and ilPropertyFormGUI\setValuesByPost().
|
protected |
ilPropertyFormGUI | null | $form |
Definition at line 612 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\getHTML(), help(), and ilPropertyFormGUI\setValuesByPost().
|
protected |
ilPropertyFormGUI | null | $form |
Definition at line 466 of file class.ilSamlSettingsGUI.php.
References ilPropertyFormGUI\getHTML(), ilSamlSettings\getInstance(), and ilPropertyFormGUI\setValuesByArray().
|
protected |
ilPropertyFormGUI | null | $form |
Definition at line 389 of file class.ilSamlSettingsGUI.php.
References $data, ilPropertyFormGUI\getHTML(), and ilPropertyFormGUI\setValuesByArray().
|
protected |
ilSamlIdp | $idp | |
string | $metadata |
Definition at line 660 of file class.ilSamlSettingsGUI.php.
References ilSamlIdp\getIdpId().
|
protected |
Definition at line 68 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 62 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 72 of file class.ilSamlSettingsGUI.php.
|
staticprotected |
Definition at line 18 of file class.ilSamlSettingsGUI.php.
|
staticprotected |
Definition at line 30 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 78 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 82 of file class.ilSamlSettingsGUI.php.
|
staticprotected |
Definition at line 40 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 64 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 80 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 70 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 60 of file class.ilSamlSettingsGUI.php.
Referenced by __construct(), getRefId(), and setRefId().
|
protected |
Definition at line 84 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 74 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 76 of file class.ilSamlSettingsGUI.php.
|
protected |
Definition at line 66 of file class.ilSamlSettingsGUI.php.
const ilSamlSettingsGUI::DEFAULT_CMD = 'listIdps' |
Definition at line 13 of file class.ilSamlSettingsGUI.php.
Referenced by executeCommand(), and ilObjAuthSettingsGUI\getTabs().
const ilSamlSettingsGUI::VIEW_MODE_GLOBAL = 1 |
Definition at line 10 of file class.ilSamlSettingsGUI.php.
Referenced by setSubTabs().
const ilSamlSettingsGUI::VIEW_MODE_SINGLE = 2 |
Definition at line 11 of file class.ilSamlSettingsGUI.php.
Referenced by setSubTabs().