|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Inheritance diagram for ilDatabaseConfigStoredObjective:
Collaboration diagram for ilDatabaseConfigStoredObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
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.ilDatabaseConfigStoredObjective.php.
| ilDatabaseConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 51 of file class.ilDatabaseConfigStoredObjective.php.
References $type, and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilDatabaseConfigStoredObjective::getHash | ( | ) |
Definition at line 25 of file class.ilDatabaseConfigStoredObjective.php.
| ilDatabaseConfigStoredObjective::getLabel | ( | ) |
Definition at line 30 of file class.ilDatabaseConfigStoredObjective.php.
| ilDatabaseConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilDatabaseConfigStoredObjective.php.
| ilDatabaseConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 76 of file class.ilDatabaseConfigStoredObjective.php.
| ilDatabaseConfigStoredObjective::isNotable | ( | ) |
Definition at line 35 of file class.ilDatabaseConfigStoredObjective.php.