Member Function Documentation
checkUserPermissions |
( |
|
$course_id = "" | ) |
|
check user permissions
checks user permissions for connected course and changes setting if necessary public
- Parameters
-
string | $course_id | course-id |
- Returns
- boolean returns false on error
Reimplemented in Ilias4ConnectedPermissions.
getContentModulePerms |
( |
|
$module_id | ) |
|
get permissions for content module
returns allowed operations for given user and module public
- Parameters
-
string | $module_id | module-id |
- Returns
- boolean returns false on error
Reimplemented from ConnectedPermissions.
getOperation |
( |
|
$operation | ) |
|
get operation
returns id for given operation-string public
- Parameters
-
string | $operation | operation |
- Returns
- integer operation-id
getOperationArray |
( |
|
$operation | ) |
|
get operation-ids
returns an array of operation-ids public
- Parameters
-
string | $operation | operation |
- Returns
- array operation-ids
get user roles
returns roles for current user public
- Returns
- array role-ids
constructor
init class.
- Parameters
-
read data
reads acces control data from database public
Field Documentation
The documentation for this class was generated from the following file: