|
ILIAS
release_8 Revision v8.24
|
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 | |
| ilDatabaseSetupConfig | $config |
Definition at line 23 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 59 of file class.ilDatabaseExistsObjective.php.
References ilDBWrapperFactory\getWrapper().
Here is the call graph for this function:| ilDatabaseExistsObjective::getHash | ( | ) |
Definition at line 25 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::getLabel | ( | ) |
Definition at line 35 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 48 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 76 of file class.ilDatabaseExistsObjective.php.
| ilDatabaseExistsObjective::isNotable | ( | ) |
Definition at line 40 of file class.ilDatabaseExistsObjective.php.