|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilAuthShibbolethSettingsGUI. More...
Collaboration diagram for ilAuthShibbolethSettingsGUI:Public Member Functions | |
| __construct ($a_auth_ref_id) | |
| executeCommand () | |
| Execute Command. More... | |
| settings () | |
| save () | |
| addRoleAutoCompleteObject () | |
| Add Member for autoComplete. More... | |
Protected Member Functions | |
| roleAssignment () | |
| parseRulesTable () | |
| confirmDeleteRules () | |
| Confirm delete rules. More... | |
| deleteRules () | |
| delete role assignment rule More... | |
| initFormRoleAssignment ($a_mode='default') | |
| addRoleAssignmentRule () | |
| editRoleAssignment () | |
| Edit Role Assignment. More... | |
| updateRoleAssignmentRule () | |
| chooseRole () | |
| saveRoleSelection () | |
| setSubTabs () | |
Private Member Functions | |
| loadRule ($a_rule_id=0) | |
| getRuleValues () | |
| checkInput ($a_rule_id=0) | |
| showLocalRoleSelection () | |
| hasActiveRoleAssignmentPlugins () | |
| Check if plugin is active. More... | |
| prepareRoleSelect ($a_as_select=true) | |
Private Attributes | |
| $ctrl | |
| $ilias | |
| $tabs_gui | |
| $lng | |
| $tpl | |
| $ref_id | |
Class ilAuthShibbolethSettingsGUI.
@ilCtrl_Calls ilAuthShibbolethSettingsGUI:
Definition at line 13 of file class.ilAuthShibbolethSettingsGUI.php.
| ilAuthShibbolethSettingsGUI::__construct | ( | $a_auth_ref_id | ) |
return \ilAuthShibbolethSettingsGUI
Definition at line 48 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilCtrl, $ilias, $lng, $tpl, and ilObject\_lookupObjId().
Here is the call graph for this function:
|
protected |
Definition at line 522 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $html, $ilErr, checkInput(), initFormRoleAssignment(), parseRulesTable(), roleAssignment(), ilUtil\sendFailure(), and showLocalRoleSelection().
Here is the call graph for this function:| ilAuthShibbolethSettingsGUI::addRoleAutoCompleteObject | ( | ) |
Add Member for autoComplete.
Definition at line 515 of file class.ilAuthShibbolethSettingsGUI.php.
References ilRoleAutoCompleteInputGUI\echoAutoCompleteList().
Here is the call graph for this function:
|
private |
Definition at line 673 of file class.ilAuthShibbolethSettingsGUI.php.
References loadRule().
Referenced by addRoleAssignmentRule(), and updateRoleAssignmentRule().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 698 of file class.ilAuthShibbolethSettingsGUI.php.
References $_SESSION, $parser, $res, $table, and QP_COMBINATION_AND.
|
protected |
Confirm delete rules.
@access public
Definition at line 383 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $info, $rule, ilObject\_lookupTitle(), roleAssignment(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
delete role assignment rule
@access public
Definition at line 419 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $rule, roleAssignment(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Edit Role Assignment.
Definition at line 563 of file class.ilAuthShibbolethSettingsGUI.php.
References $_GET, getRuleValues(), and initFormRoleAssignment().
Here is the call graph for this function:| ilAuthShibbolethSettingsGUI::executeCommand | ( | ) |
Execute Command.
Definition at line 72 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilCtrl, $ilErr, ilUtil\sendFailure(), and setSubTabs().
Here is the call graph for this function:
|
private |
Definition at line 645 of file class.ilAuthShibbolethSettingsGUI.php.
References $_GET, $DIC, $rule, $values, and ilObject\_lookupTitle().
Referenced by editRoleAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Check if plugin is active.
Definition at line 749 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, and IL_COMP_SERVICE.
Referenced by initFormRoleAssignment().
Here is the caller graph for this function:
|
protected |
Definition at line 439 of file class.ilAuthShibbolethSettingsGUI.php.
References $id, $name, hasActiveRoleAssignmentPlugins(), and prepareRoleSelect().
Referenced by addRoleAssignmentRule(), editRoleAssignment(), roleAssignment(), and updateRoleAssignmentRule().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 608 of file class.ilAuthShibbolethSettingsGUI.php.
References $parser, $res, $rule, and QP_COMBINATION_AND.
Referenced by checkInput().
Here is the caller graph for this function:
|
protected |
Definition at line 358 of file class.ilAuthShibbolethSettingsGUI.php.
References ilShibbolethRoleAssignmentRules\getCountRules().
Referenced by addRoleAssignmentRule(), and roleAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 758 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, ilObject\_lookupTitle(), and ilUtil\_sortIds().
Referenced by initFormRoleAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 344 of file class.ilAuthShibbolethSettingsGUI.php.
References $html, initFormRoleAssignment(), and parseRulesTable().
Referenced by addRoleAssignmentRule(), confirmDeleteRules(), deleteRules(), saveRoleSelection(), and updateRoleAssignmentRule().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAuthShibbolethSettingsGUI::save | ( | ) |
Definition at line 279 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 723 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $_SESSION, $rule, and roleAssignment().
Here is the call graph for this function:
|
protected |
Definition at line 773 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilSetting, and ilShibbolethRoleAssignmentRules\getCountRules().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAuthShibbolethSettingsGUI::settings | ( | ) |
Definition at line 101 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 681 of file class.ilAuthShibbolethSettingsGUI.php.
References $_SESSION.
Referenced by addRoleAssignmentRule(), and updateRoleAssignmentRule().
Here is the caller graph for this function:
|
protected |
Definition at line 576 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilErr, checkInput(), initFormRoleAssignment(), roleAssignment(), ilUtil\sendFailure(), and showLocalRoleSelection().
Here is the call graph for this function:
|
private |
Definition at line 19 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 23 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 39 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 27 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 35 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by __construct().