|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Store information about the installation, like title, description and contact information in the according fields in the ini or database. More...
Inheritance diagram for ilInstallationInformationStoredObjective:
Collaboration diagram for ilInstallationInformationStoredObjective:Public Member Functions | |
| __construct (\ilSystemFolderSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Protected Attributes | |
| $config | |
Store information about the installation, like title, description and contact information in the according fields in the ini or database.
Definition at line 11 of file class.ilInstallationInformationStoredObjective.php.
| ilInstallationInformationStoredObjective::__construct | ( | \ilSystemFolderSetupConfig | $config | ) |
Definition at line 18 of file class.ilInstallationInformationStoredObjective.php.
References $config.
| ilInstallationInformationStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 48 of file class.ilInstallationInformationStoredObjective.php.
| ilInstallationInformationStoredObjective::getHash | ( | ) |
Definition at line 24 of file class.ilInstallationInformationStoredObjective.php.
| ilInstallationInformationStoredObjective::getLabel | ( | ) |
Definition at line 29 of file class.ilInstallationInformationStoredObjective.php.
| ilInstallationInformationStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 39 of file class.ilInstallationInformationStoredObjective.php.
| ilInstallationInformationStoredObjective::isNotable | ( | ) |
Definition at line 34 of file class.ilInstallationInformationStoredObjective.php.
|
protected |
Definition at line 16 of file class.ilInstallationInformationStoredObjective.php.
Referenced by __construct().