|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilDatabaseExistsObjective:
Collaboration diagram for ilDatabaseExistsObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Public Member Functions inherited from ilDatabaseObjective | |
| __construct (\ilDatabaseSetupConfig $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilDatabaseObjective | |
| $config | |
Definition at line 7 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 40 of file class.ilDatabaseExistsObjective.php.
References ilDBWrapperFactory\getWrapper().
Here is the call graph for this function:| ilDatabaseExistsObjective::getHash | ( | ) |
Definition at line 9 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::getLabel | ( | ) |
Definition at line 19 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 29 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 56 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::isNotable | ( | ) |
Definition at line 24 of file class.ilDatabaseExistsObjective.php.