| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\Setup\AccessRBACOperationClonedObjective:
 Collaboration diagram for ILIAS\Setup\AccessRBACOperationClonedObjective:Public Member Functions | |
| __construct (string $type, string $src_ops, string $dest_ops) | |
| getHash () | |
| getLabel () | |
| achieve (Environment $environment) | |
| isApplicable (Environment $environment) | |
  Public Member Functions inherited from ilAccessRBACOperationClonedObjective | |
| __construct (string $type, int $src_id, int $dest_id) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Environment $environment) | |
| achieve (Environment $environment) | |
| isApplicable (Environment $environment) | |
Protected Member Functions | |
| getSettingsKeyword () | |
Protected Attributes | |
| string | $src_ops | 
| string | $dest_ops | 
  Protected Attributes inherited from ilAccessRBACOperationClonedObjective | |
| string | $type | 
| int | $src_id | 
| int | $dest_id | 
Definition at line 26 of file AccessRBACOperationClonedObjective.php.
| ILIAS\Setup\AccessRBACOperationClonedObjective::__construct | ( | string | $type, | 
| string | $src_ops, | ||
| string | $dest_ops | ||
| ) | 
Definition at line 31 of file AccessRBACOperationClonedObjective.php.
References ILIAS\Setup\AccessRBACOperationClonedObjective\$dest_ops, ILIAS\Setup\AccessRBACOperationClonedObjective\$src_ops, and ILIAS\GlobalScreen\Provider\__construct().
 Here is the call graph for this function:| ILIAS\Setup\AccessRBACOperationClonedObjective::achieve | ( | Environment | $environment | ) | 
Definition at line 48 of file AccessRBACOperationClonedObjective.php.
References ILIAS\$db, ilRbacReview\_getCustomRBACOperationId(), ILIAS\Setup\Environment\getResource(), ILIAS\Setup\AccessRBACOperationClonedObjective\getSettingsKeyword(), and ILIAS\Setup\Environment\RESOURCE_DATABASE.
 Here is the call graph for this function:| ILIAS\Setup\AccessRBACOperationClonedObjective::getHash | ( | ) | 
Definition at line 38 of file AccessRBACOperationClonedObjective.php.
| ILIAS\Setup\AccessRBACOperationClonedObjective::getLabel | ( | ) | 
Definition at line 43 of file AccessRBACOperationClonedObjective.php.
      
  | 
  protected | 
Definition at line 64 of file AccessRBACOperationClonedObjective.php.
References ILIAS\Setup\AccessRBACOperationClonedObjective\$dest_ops.
Referenced by ILIAS\Setup\AccessRBACOperationClonedObjective\achieve(), and ILIAS\Setup\AccessRBACOperationClonedObjective\isApplicable().
 Here is the caller graph for this function:| ILIAS\Setup\AccessRBACOperationClonedObjective::isApplicable | ( | Environment | $environment | ) | 
Definition at line 69 of file AccessRBACOperationClonedObjective.php.
References ILIAS\$db, ILIAS\Setup\Environment\getResource(), ILIAS\Setup\AccessRBACOperationClonedObjective\getSettingsKeyword(), and ILIAS\Setup\Environment\RESOURCE_DATABASE.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file AccessRBACOperationClonedObjective.php.
Referenced by ILIAS\Setup\AccessRBACOperationClonedObjective\__construct(), and ILIAS\Setup\AccessRBACOperationClonedObjective\getSettingsKeyword().
      
  | 
  protected | 
Definition at line 28 of file AccessRBACOperationClonedObjective.php.
Referenced by ILIAS\Setup\AccessRBACOperationClonedObjective\__construct().