|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilAccessRbacStandardOperationsAddedObjective:
Collaboration diagram for ilAccessRbacStandardOperationsAddedObjective:Public Member Functions | |
| __construct (string $type) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Environment $environment) | |
| achieve (Environment $environment) | |
| isApplicable (Environment $environment) | |
Protected Attributes | |
| const | RBAC_OP_EDIT_PERMISSIONS = 1 |
| const | RBAC_OP_VISIBLE = 2 |
| const | RBAC_OP_READ = 3 |
| const | RBAC_OP_WRITE = 4 |
| const | RBAC_OP_DELETE = 6 |
| const | RBAC_OP_COPY = 99 |
| array | $valid_operations |
| string | $type |
Definition at line 25 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
| ilAccessRbacStandardOperationsAddedObjective::__construct | ( | string | $type | ) |
Definition at line 45 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
References $type.
| ilAccessRbacStandardOperationsAddedObjective::achieve | ( | Environment | $environment | ) |
Definition at line 73 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
References ilRbacReview\_getCustomRBACOperationId(), ilObject\_getObjectTypeIdByTitle(), ilRbacReview\_isRBACOperation(), and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilAccessRbacStandardOperationsAddedObjective::getHash | ( | ) |
Definition at line 50 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
| ilAccessRbacStandardOperationsAddedObjective::getLabel | ( | ) |
Definition at line 55 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
| ilAccessRbacStandardOperationsAddedObjective::getPreconditions | ( | Environment | $environment | ) |
Definition at line 66 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
| ilAccessRbacStandardOperationsAddedObjective::isApplicable | ( | Environment | $environment | ) |
Definition at line 98 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
References ilRbacReview\_getCustomRBACOperationId(), ilObject\_getObjectTypeIdByTitle(), ilRbacReview\_isRBACOperation(), and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilAccessRbacStandardOperationsAddedObjective::isNotable | ( | ) |
Definition at line 61 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 43 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 32 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 31 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 27 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 29 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 28 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 30 of file class.ilAccessRBACStandardOperationsAddedObjective.php.