|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilFileObjectRBACDatabase:
Collaboration diagram for ilFileObjectRBACDatabase:Public Member Functions | |
| getPreconditions (Environment $environment) | |
| Objectives might depend on other objectives. More... | |
Public Member Functions inherited from ilDatabaseUpdateStepsExecutedObjective | |
| __construct (ilDatabaseUpdateSteps $steps) | |
| getHash () | |
| The hash for the objective is calculated over the classname and the steps that are contained. More... | |
| getLabel () | |
| Get a label that describes this objective. More... | |
| isNotable () | |
| getPreconditions (Environment $environment) | |
| achieve (Environment $environment) | |
| isApplicable (Environment $environment) | |
Additional Inherited Members | |
Data Fields inherited from ilDatabaseUpdateStepsExecutedObjective | |
| const | STEP_METHOD_PREFIX = "step_" |
Protected Member Functions inherited from ilDatabaseUpdateStepsExecutedObjective | |
| throwStepNotFinishedException (int $started, int $finished) | |
Protected Attributes inherited from ilDatabaseUpdateStepsExecutedObjective | |
| ilDatabaseUpdateSteps | $steps |
| string | $steps_class |
Definition at line 34 of file class.ilFileObjectRBACDatabase.php.
| ilFileObjectRBACDatabase::getPreconditions | ( | Environment | $environment | ) |
Objectives might depend on other objectives.
| UnachievableException | if the objective is not achievable |
Implements ILIAS\Setup\Objective.
Definition at line 36 of file class.ilFileObjectRBACDatabase.php.