|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilDBStepExecutionDBExistsObjective:
Collaboration diagram for ilDBStepExecutionDBExistsObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Definition at line 22 of file class.ilDBStepExecutionDBExistsObjective.php.
| ilDBStepExecutionDBExistsObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 46 of file class.ilDBStepExecutionDBExistsObjective.php.
References ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilDBStepExecutionDBExistsObjective::getHash | ( | ) |
Definition at line 24 of file class.ilDBStepExecutionDBExistsObjective.php.
| ilDBStepExecutionDBExistsObjective::getLabel | ( | ) |
Definition at line 29 of file class.ilDBStepExecutionDBExistsObjective.php.
| ilDBStepExecutionDBExistsObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 39 of file class.ilDBStepExecutionDBExistsObjective.php.
| ilDBStepExecutionDBExistsObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 62 of file class.ilDBStepExecutionDBExistsObjective.php.
| ilDBStepExecutionDBExistsObjective::isNotable | ( | ) |
Definition at line 34 of file class.ilDBStepExecutionDBExistsObjective.php.