| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilTreeSetupAgent:
 Collaboration diagram for ilTreeSetupAgent:Public Member Functions | |
| __construct (Refinery $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getUpdateObjective (Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
  Public Member Functions inherited from ILIAS\Setup\Agent | |
| getUpdateObjective (Setup\Config $config=null) | |
| getMigrations () | |
Protected Attributes | |
| Refinery | $refinery | 
Definition at line 31 of file class.ilTreeSetupAgent.php.
| ilTreeSetupAgent::__construct | ( | Refinery | $refinery | ) | 
Definition at line 35 of file class.ilTreeSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilTreeSetupAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 45 of file class.ilTreeSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilTreeSetupAgent::getBuildObjective | ( | ) | 
Definition at line 62 of file class.ilTreeSetupAgent.php.
| ilTreeSetupAgent::getInstallObjective | ( | Config | $config = null | ) | 
Definition at line 52 of file class.ilTreeSetupAgent.php.
| ilTreeSetupAgent::getMigrations | ( | ) | 
Definition at line 77 of file class.ilTreeSetupAgent.php.
| ilTreeSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) | 
Definition at line 82 of file class.ilTreeSetupAgent.php.
References ilTreeImplementationSwitch\MATERIALIZED_PATH_TO_NESTED_SET, and ilTreeImplementationSwitch\NESTED_SET_TO_MATERIALIZED_PATH.
| ilTreeSetupAgent::getStatusObjective | ( | Metrics\Storage | $storage | ) | 
Definition at line 67 of file class.ilTreeSetupAgent.php.
| ilTreeSetupAgent::getUpdateObjective | ( | Config | $config = null | ) | 
Definition at line 57 of file class.ilTreeSetupAgent.php.
| ilTreeSetupAgent::hasConfig | ( | ) | 
Definition at line 40 of file class.ilTreeSetupAgent.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilTreeSetupAgent.php.
Referenced by __construct().