ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (string $type, string $src_ops, string $dest_ops) | |
getHash () | |
getLabel () | |
achieve (Environment $environment) | |
isApplicable (Environment $environment) | |
![]() | |
__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 |
![]() | |
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().
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.
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().
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.
|
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().