|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 47 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 511 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $html, $ilErr, checkInput(), initFormRoleAssignment(), parseRulesTable(), roleAssignment(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and showLocalRoleSelection().
Here is the call graph for this function:| ilAuthShibbolethSettingsGUI::addRoleAutoCompleteObject | ( | ) |
Add Member for autoComplete.
Definition at line 505 of file class.ilAuthShibbolethSettingsGUI.php.
References ilRoleAutoCompleteInputGUI\echoAutoCompleteList().
Here is the call graph for this function:
|
private |
Definition at line 657 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 680 of file class.ilAuthShibbolethSettingsGUI.php.
References $_SESSION, $parser, $res, and QP_COMBINATION_AND.
|
protected |
Confirm delete rules.
@access public
Definition at line 376 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $info, ilObject\_lookupTitle(), roleAssignment(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
delete role assignment rule
@access public
Definition at line 411 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, roleAssignment(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Edit Role Assignment.
Definition at line 551 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 70 of file class.ilAuthShibbolethSettingsGUI.php.
References $cmd, $DIC, $ilCtrl, $ilErr, ilUtil\sendFailure(), and setSubTabs().
Here is the call graph for this function:
|
private |
Definition at line 630 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 729 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 430 of file class.ilAuthShibbolethSettingsGUI.php.
References 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 594 of file class.ilAuthShibbolethSettingsGUI.php.
References $parser, $res, and QP_COMBINATION_AND.
Referenced by checkInput().
Here is the caller graph for this function:
|
protected |
Definition at line 352 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 737 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 339 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 270 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $DIC, $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 704 of file class.ilAuthShibbolethSettingsGUI.php.
References $_POST, $_SESSION, roleAssignment(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 751 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 98 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 664 of file class.ilAuthShibbolethSettingsGUI.php.
References $_SESSION.
Referenced by addRoleAssignmentRule(), and updateRoleAssignmentRule().
Here is the caller graph for this function:
|
protected |
Definition at line 563 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, $ilErr, checkInput(), initFormRoleAssignment(), roleAssignment(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and showLocalRoleSelection().
Here is the call graph for this function:
|
private |
Definition at line 18 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 22 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 26 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 34 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by __construct().