|
ILIAS
Release_4_3_x_branch Revision 61807
|
Shibboleth role assignment rules. More...
Collaboration diagram for ilShibbolethRoleAssignmentRules:Static Public Member Functions | |
| static | getCountRules () |
| static | updateAssignments ($a_usr_id, $a_data) |
| static | doAssignments ($a_usr_id, $a_data) |
| static | callPlugin ($a_plugin_id, $a_user_data) |
Static Protected Attributes | |
| static | $active_plugins = NULL |
Shibboleth role assignment rules.
Definition at line 36 of file class.ilShibbolethRoleAssignmentRules.php.
|
static |
| $a_plugin_id | |
| $a_user_data |
Definition at line 141 of file class.ilShibbolethRoleAssignmentRules.php.
References $ok, and IL_COMP_SERVICE.
Referenced by ilShibbolethRoleAssignmentRule\matches().
Here is the caller graph for this function:
|
static |
| $a_usr_id | |
| $a_data |
Definition at line 111 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilLog, $ilSetting, $query, $res, $row, ilObject\_lookupTitle(), and DB_FETCHMODE_OBJECT.
Referenced by ShibAuth\login().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 60 of file class.ilShibbolethRoleAssignmentRules.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable(), and ilAuthShibbolethSettingsGUI\setSubTabs().
Here is the caller graph for this function:
|
static |
| $a_usr_id | |
| $a_data |
Definition at line 78 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilLog, $ilSetting, $query, $res, $row, ilObject\_lookupTitle(), and DB_FETCHMODE_OBJECT.
Referenced by ShibAuth\login().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 38 of file class.ilShibbolethRoleAssignmentRules.php.