|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilAccessRBACOperationOrderUpdatedObjective:
Collaboration diagram for ilAccessRBACOperationOrderUpdatedObjective:Public Member Functions | |
| __construct (string $operation, int $pos) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Environment $environment) | |
| achieve (Environment $environment) | |
| isApplicable (Environment $environment) | |
Protected Attributes | |
| string | $operation |
| int | $pos |
Definition at line 24 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
| ilAccessRBACOperationOrderUpdatedObjective::__construct | ( | string | $operation, |
| int | $pos | ||
| ) |
Definition at line 29 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
References $operation, and $pos.
| ilAccessRBACOperationOrderUpdatedObjective::achieve | ( | Environment | $environment | ) |
Definition at line 57 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
References ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilAccessRBACOperationOrderUpdatedObjective::getHash | ( | ) |
Definition at line 35 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
| ilAccessRBACOperationOrderUpdatedObjective::getLabel | ( | ) |
Definition at line 40 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
| ilAccessRBACOperationOrderUpdatedObjective::getPreconditions | ( | Environment | $environment | ) |
Definition at line 50 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
| ilAccessRBACOperationOrderUpdatedObjective::isApplicable | ( | Environment | $environment | ) |
Definition at line 70 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
References ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilAccessRBACOperationOrderUpdatedObjective::isNotable | ( | ) |
Definition at line 45 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
|
protected |
Definition at line 26 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilAccessRBACOperationOrderUpdatedObjective.php.
Referenced by __construct().