|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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) | |
| getBuildObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Protected Attributes | |
| $refinery | |
Definition at line 24 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 33 of file class.ilSystemFolderSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilSystemFolderSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 50 of file class.ilSystemFolderSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilSystemFolderSetupAgent::getBuildObjective | ( | ) |
Definition at line 94 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 75 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 110 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 102 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 83 of file class.ilSystemFolderSetupAgent.php.
| ilSystemFolderSetupAgent::hasConfig | ( | ) |
Definition at line 42 of file class.ilSystemFolderSetupAgent.php.
|
protected |
Definition at line 31 of file class.ilSystemFolderSetupAgent.php.
Referenced by __construct().