| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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) | |
| isApplicable (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 47 of file class.ilInstallationInformationStoredObjective.php.
References $ini, and ILIAS\Setup\Environment\getResource().
 Here is the call graph for this function:| 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::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 81 of file class.ilInstallationInformationStoredObjective.php.
References $ini.
| ilInstallationInformationStoredObjective::isNotable | ( | ) | 
Definition at line 34 of file class.ilInstallationInformationStoredObjective.php.
      
  | 
  protected | 
Definition at line 16 of file class.ilInstallationInformationStoredObjective.php.
Referenced by __construct().