|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilUICoreSetupAgent:
Collaboration diagram for ilUICoreSetupAgent:Public Member Functions | |
| __construct () | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
| getNamedObjective (string $name, Setup\Config $config=null) | |
Protected Attributes | |
| $ctrl_reader | |
Definition at line 7 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::__construct | ( | ) |
Definition at line 14 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 30 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 54 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 38 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 70 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::getNamedObjective | ( | string | $name, |
| Setup\Config | $config = null |
||
| ) |
Definition at line 75 of file class.ilUICoreSetupAgent.php.
References $name.
| ilUICoreSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 62 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 46 of file class.ilUICoreSetupAgent.php.
| ilUICoreSetupAgent::hasConfig | ( | ) |
Definition at line 22 of file class.ilUICoreSetupAgent.php.
|
protected |
Definition at line 12 of file class.ilUICoreSetupAgent.php.