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