|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilComponentsSetupAgent:
Collaboration diagram for ilComponentsSetupAgent:Public Member Functions | |
| __construct (protected PublicAssetManager $public_asset_manager, protected array $public_assets) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (?Setup\Config $config=null) | |
| getUpdateObjective (?Setup\Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Definition at line 26 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::__construct | ( | protected PublicAssetManager | $public_asset_manager, |
| protected array | $public_assets | ||
| ) |
Definition at line 30 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getBuildObjective | ( | ) |
Definition at line 78 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 55 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 107 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 99 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 63 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::hasConfig | ( | ) |
Definition at line 39 of file class.ilComponentsSetupAgent.php.