ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilAuthShibbolethSettingsGUI. More...
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().
|
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().
ilAuthShibbolethSettingsGUI::addRoleAutoCompleteObject | ( | ) |
Definition at line 297 of file class.ilAuthShibbolethSettingsGUI.php.
References ilRoleAutoCompleteInputGUI\echoAutoCompleteList().
|
private |
Definition at line 458 of file class.ilAuthShibbolethSettingsGUI.php.
References loadRule().
|
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().
|
protected |
ilCtrlException |
Definition at line 203 of file class.ilAuthShibbolethSettingsGUI.php.
References $rule, ilShibbolethRoleAssignmentRule\delete(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and roleAssignment().
|
protected |
ilCtrlException |
Definition at line 343 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), getRuleValues(), and initFormRoleAssignment().
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().
|
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().
|
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().
|
private |
Definition at line 398 of file class.ilAuthShibbolethSettingsGUI.php.
References $res, $rule, ILIAS\Repository\form(), and ilQueryParser\QP_COMBINATION_AND.
Referenced by checkInput().
|
protected |
ilCtrlException |
Definition at line 151 of file class.ilAuthShibbolethSettingsGUI.php.
References ilShibbolethRoleAssignmentRules\getCountRules(), and ILIAS\Repository\lng().
Referenced by addRoleAssignmentRule(), and roleAssignment().
|
private |
Definition at line 468 of file class.ilAuthShibbolethSettingsGUI.php.
References ilObject\_lookupTitle(), ilUtil\_sortIds(), and ILIAS\Repository\lng().
Referenced by initFormRoleAssignment().
|
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().
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().
|
protected |
ilCtrlException |
Definition at line 482 of file class.ilAuthShibbolethSettingsGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
ilAuthShibbolethSettingsGUI::settings | ( | ) |
ilCtrlException |
Definition at line 99 of file class.ilAuthShibbolethSettingsGUI.php.
References $form, ILIAS\Repository\ctrl(), and ilPropertyFormGUI\getHTML().
|
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().
|
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.