|
ILIAS
release_8 Revision v8.25
|
Inheritance diagram for ilLTIConsumerSetupAgent:
Collaboration diagram for ilLTIConsumerSetupAgent:Public Member Functions | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
Definition at line 25 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 34 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 51 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 39 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::getMigrations | ( | ) |
Definition at line 64 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 56 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 44 of file class.ilLTIConsumerSetupAgent.php.
| ilLTIConsumerSetupAgent::hasConfig | ( | ) |
Definition at line 29 of file class.ilLTIConsumerSetupAgent.php.