| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilFileSystemSetupAgent:
 Collaboration diagram for ilFileSystemSetupAgent: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 Factory | $refinery | 
Definition at line 21 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) | 
Definition at line 27 of file class.ilFileSystemSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilFileSystemSetupAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 44 of file class.ilFileSystemSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilFileSystemSetupAgent::getBuildArtifactObjective | ( | ) | 
Definition at line 75 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) | 
| ilFileSystemSetupAgent::getMigrations | ( | ) | 
Definition at line 91 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) | 
Definition at line 83 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) | 
| ilFileSystemSetupAgent::hasConfig | ( | ) | 
Definition at line 36 of file class.ilFileSystemSetupAgent.php.
      
  | 
  protected | 
Definition at line 25 of file class.ilFileSystemSetupAgent.php.
Referenced by __construct().