|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilDatabaseUpdatedObjective:
Collaboration diagram for ilDatabaseUpdatedObjective:Public Member Functions | |
| __construct (\ilDatabaseSetupConfig $config, bool $populate_before=false) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Public Member Functions inherited from ilDatabaseObjective | |
| __construct (\ilDatabaseSetupConfig $config) | |
Protected Attributes | |
| $config | |
| $populate_before | |
Protected Attributes inherited from ilDatabaseObjective | |
| $config | |
Definition at line 8 of file class.ilDatabaseUpdatedObjective.php.
| ilDatabaseUpdatedObjective::__construct | ( | \ilDatabaseSetupConfig | $config, |
| bool | $populate_before = false |
||
| ) |
Definition at line 20 of file class.ilDatabaseUpdatedObjective.php.
References $config, $populate_before, and ILIAS\GlobalScreen\Provider\__construct().
Referenced by achieve().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDatabaseUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 61 of file class.ilDatabaseUpdatedObjective.php.
References $DIC, $GLOBALS, __construct(), ilDBUpdate\applyUpdate(), error(), ILIAS\Setup\Environment\getResource(), and info().
Here is the call graph for this function:| ilDatabaseUpdatedObjective::getHash | ( | ) |
Definition at line 26 of file class.ilDatabaseUpdatedObjective.php.
| ilDatabaseUpdatedObjective::getLabel | ( | ) |
Definition at line 36 of file class.ilDatabaseUpdatedObjective.php.
| ilDatabaseUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 46 of file class.ilDatabaseUpdatedObjective.php.
| ilDatabaseUpdatedObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilDatabaseUpdatedObjective.php.
|
protected |
Definition at line 13 of file class.ilDatabaseUpdatedObjective.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilDatabaseUpdatedObjective.php.
Referenced by __construct().