| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilSystemFolderSetupAgent:
 Collaboration diagram for ilSystemFolderSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
Protected Attributes | |
| $refinery | |
Definition at line 10 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) | 
Definition at line 19 of file class.ilSystemFolderSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilSystemFolderSetupAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 36 of file class.ilSystemFolderSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilSystemFolderSetupAgent::getBuildArtifactObjective | ( | ) | 
Definition at line 80 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) | 
Definition at line 61 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getMigrations | ( | ) | 
Definition at line 96 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) | 
Definition at line 88 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) | 
Definition at line 69 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::hasConfig | ( | ) | 
Definition at line 28 of file class.ilSystemFolderSetupAgent.php.
      
  | 
  protected | 
Definition at line 17 of file class.ilSystemFolderSetupAgent.php.
Referenced by __construct().