ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 24 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
ilAccessRbacStandardOperationsAddedObjective::__construct | ( | string | $type | ) |
Definition at line 44 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
References $type.
ilAccessRbacStandardOperationsAddedObjective::achieve | ( | Environment | $environment | ) |
Definition at line 72 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
References ilRbacReview\_getCustomRBACOperationId(), ilObject\_getObjectTypeIdByTitle(), ilRbacReview\_isRBACOperation(), and ILIAS\Setup\Environment\getResource().
ilAccessRbacStandardOperationsAddedObjective::getHash | ( | ) |
Definition at line 49 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
ilAccessRbacStandardOperationsAddedObjective::getLabel | ( | ) |
Definition at line 54 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
ilAccessRbacStandardOperationsAddedObjective::getPreconditions | ( | Environment | $environment | ) |
Definition at line 65 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
ilAccessRbacStandardOperationsAddedObjective::isApplicable | ( | Environment | $environment | ) |
Definition at line 97 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
References ilRbacReview\_getCustomRBACOperationId(), ilObject\_getObjectTypeIdByTitle(), ilRbacReview\_isRBACOperation(), and ILIAS\Setup\Environment\getResource().
ilAccessRbacStandardOperationsAddedObjective::isNotable | ( | ) |
Definition at line 60 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 42 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 31 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 30 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 26 of file class.ilAccessRBACStandardOperationsAddedObjective.php.
|
protected |
Definition at line 28 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.