|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
| $access | |
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 53 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilias, $lng, $tpl, and ilObject\_lookupObjId().
Here is the call graph for this function:
|
protected |
Definition at line 532 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $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 525 of file class.ilAuthShibbolethSettingsGUI.php.
References ilRoleAutoCompleteInputGUI\echoAutoCompleteList().
Here is the call graph for this function:
|
private |
Definition at line 683 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 708 of file class.ilAuthShibbolethSettingsGUI.php.
References $_SESSION, $res, and QP_COMBINATION_AND.
|
protected |
Confirm delete rules.
@access public
Definition at line 393 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, ilObject\_lookupTitle(), roleAssignment(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
delete role assignment rule
@access public
Definition at line 429 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, roleAssignment(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Edit Role Assignment.
Definition at line 573 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 78 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilErr, ilUtil\sendFailure(), and setSubTabs().
Here is the call graph for this function:
|
private |
Definition at line 655 of file class.ilAuthShibbolethSettingsGUI.php.
References $_GET, $DIC, 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 759 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 449 of file class.ilAuthShibbolethSettingsGUI.php.
References $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 618 of file class.ilAuthShibbolethSettingsGUI.php.
References $res, and QP_COMBINATION_AND.
Referenced by checkInput().
Here is the caller graph for this function:
|
protected |
Definition at line 368 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 768 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 354 of file class.ilAuthShibbolethSettingsGUI.php.
References 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 289 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 733 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $_SESSION, and roleAssignment().
Here is the call graph for this function:
|
protected |
Definition at line 783 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 107 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 691 of file class.ilAuthShibbolethSettingsGUI.php.
References $_SESSION.
Referenced by addRoleAssignmentRule(), and updateRoleAssignmentRule().
Here is the caller graph for this function:
|
protected |
Definition at line 586 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 44 of file class.ilAuthShibbolethSettingsGUI.php.
|
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().