|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilAuthShibbolethSettingsGUI. More...
Collaboration diagram for ilAuthShibbolethSettingsGUI:Public Member Functions | |
| __construct (private int $ref_id) | |
| executeCommand () | |
| settings () | |
| save () | |
| addRoleAutoCompleteObject () | |
Protected Member Functions | |
| roleAssignment () | |
| parseRulesTable () | |
| confirmDeleteRules () | |
| deleteRules () | |
| initFormRoleAssignment (string $a_mode='default') | |
| addRoleAssignmentRule () | |
| editRoleAssignment () | |
| updateRoleAssignmentRule () | |
| setSubTabs () | |
Private Member Functions | |
| loadRule (int $a_rule_id=0) | |
| getRuleValues () | |
| checkInput (int $a_rule_id=0) | |
| prepareRoleSelect () | |
Private Attributes | |
| const | PARAM_RULE_ID = 'rule_id' |
| ilAccessHandler | $access |
| ilComponentRepository | $component_repository |
| ilCtrl | $ctrl |
| ilPropertyFormGUI | $form = null |
| ilSetting | $global_settings |
| ilLanguage | $lng |
| RBACServices | $rbac |
| ilRbacReview | $rbac_review |
| Refinery | $refinery |
| ilShibbolethRoleAssignmentRule | $rule = null |
| ilShibbolethSettings | $shib_settings |
| ilTabsGUI | $tabs_gui |
| ilGlobalTemplateInterface | $tpl |
| WrapperFactory | $wrapper |
Class ilAuthShibbolethSettingsGUI.
Definition at line 32 of file class.ilAuthShibbolethSettingsGUI.php.
| ilAuthShibbolethSettingsGUI::__construct | ( | private int | $ref_id | ) |
Definition at line 56 of file class.ilAuthShibbolethSettingsGUI.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\rbac(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
| ilCtrlException |
Definition at line 305 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\form(), initFormRoleAssignment(), ILIAS\Repository\lng(), parseRulesTable(), and roleAssignment().
Here is the call graph for this function:| ilAuthShibbolethSettingsGUI::addRoleAutoCompleteObject | ( | ) |
Definition at line 297 of file class.ilAuthShibbolethSettingsGUI.php.
References ilRoleAutoCompleteInputGUI\echoAutoCompleteList().
Here is the call graph for this function:
|
private |
Definition at line 458 of file class.ilAuthShibbolethSettingsGUI.php.
References loadRule().
Here is the call graph for this function:
|
protected |
| ilCtrlException |
Definition at line 168 of file class.ilAuthShibbolethSettingsGUI.php.
References $info, $rule, ilObject\_lookupTitle(), ilShibbolethRoleAssignmentRule\conditionToString(), ILIAS\Repository\ctrl(), ilShibbolethRoleAssignmentRule\getRoleId(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and roleAssignment().
Here is the call graph for this function:
|
protected |
| ilCtrlException |
Definition at line 203 of file class.ilAuthShibbolethSettingsGUI.php.
References $rule, ilShibbolethRoleAssignmentRule\delete(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and roleAssignment().
Here is the call graph for this function:
|
protected |
| ilCtrlException |
Definition at line 343 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), getRuleValues(), and initFormRoleAssignment().
Here is the call graph for this function:| ilAuthShibbolethSettingsGUI::executeCommand | ( | ) |
| ilCtrlException | |
| ilException |
Definition at line 79 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and setSubTabs().
Here is the call graph for this function:
|
private |
Definition at line 430 of file class.ilAuthShibbolethSettingsGUI.php.
References $rule, ilObject\_lookupTitle(), ILIAS\Repository\form(), ilShibbolethRoleAssignmentRule\getName(), ilShibbolethRoleAssignmentRule\getPluginId(), ilShibbolethRoleAssignmentRule\getRoleId(), ilShibbolethRoleAssignmentRule\getValue(), ILIAS\Repository\int(), ilShibbolethRoleAssignmentRule\isAddOnUpdateEnabled(), ilShibbolethRoleAssignmentRule\isPluginActive(), ilShibbolethRoleAssignmentRule\isRemoveOnUpdateEnabled(), ILIAS\Repository\rbac(), and ILIAS\Repository\refinery().
Referenced by editRoleAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCtrlException |
Definition at line 228 of file class.ilAuthShibbolethSettingsGUI.php.
References $id, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS\Repository\lng(), 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 398 of file class.ilAuthShibbolethSettingsGUI.php.
References $res, $rule, ILIAS\Repository\form(), and ilQueryParser\QP_COMBINATION_AND.
Referenced by checkInput().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCtrlException |
Definition at line 151 of file class.ilAuthShibbolethSettingsGUI.php.
References ilShibbolethRoleAssignmentRules\getCountRules(), and ILIAS\Repository\lng().
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 468 of file class.ilAuthShibbolethSettingsGUI.php.
References ilObject\_lookupTitle(), ilUtil\_sortIds(), and ILIAS\Repository\lng().
Referenced by initFormRoleAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCtrlException |
Definition at line 130 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\form(), initFormRoleAssignment(), and parseRulesTable().
Referenced by addRoleAssignmentRule(), confirmDeleteRules(), deleteRules(), and updateRoleAssignmentRule().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAuthShibbolethSettingsGUI::save | ( | ) |
| ilCtrlException |
Definition at line 113 of file class.ilAuthShibbolethSettingsGUI.php.
References $form, ILIAS\Repository\ctrl(), ilPropertyFormGUI\getHTML(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
Here is the call graph for this function:
|
protected |
| ilCtrlException |
Definition at line 482 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAuthShibbolethSettingsGUI::settings | ( | ) |
| ilCtrlException |
Definition at line 99 of file class.ilAuthShibbolethSettingsGUI.php.
References $form, ILIAS\Repository\ctrl(), and ilPropertyFormGUI\getHTML().
Here is the call graph for this function:
|
protected |
| ilCtrlException |
Definition at line 363 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\form(), initFormRoleAssignment(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and roleAssignment().
Here is the call graph for this function:
|
private |
Definition at line 39 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 40 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 41 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 42 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by save(), and settings().
|
private |
Definition at line 43 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 45 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 46 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 47 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 48 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 49 of file class.ilAuthShibbolethSettingsGUI.php.
Referenced by confirmDeleteRules(), deleteRules(), getRuleValues(), and loadRule().
|
private |
Definition at line 50 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 51 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 52 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 53 of file class.ilAuthShibbolethSettingsGUI.php.
|
private |
Definition at line 37 of file class.ilAuthShibbolethSettingsGUI.php.