|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilAuthenticationSetupAgent:
Collaboration diagram for ilAuthenticationSetupAgent: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 24 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 33 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 50 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 38 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::getMigrations | ( | ) |
Definition at line 60 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 55 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 43 of file class.ilAuthenticationSetupAgent.php.
| ilAuthenticationSetupAgent::hasConfig | ( | ) |
Definition at line 28 of file class.ilAuthenticationSetupAgent.php.