ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
ilSystemFolderSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 50 of file class.ilSystemFolderSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
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().