ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
@inheritDoc More... | |
Protected Attributes | |
$refinery | |
Definition at line 10 of file class.ilMathJaxSetupAgent.php.
ilMathJaxSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 19 of file class.ilMathJaxSetupAgent.php.
References $refinery.
ilMathJaxSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 36 of file class.ilMathJaxSetupAgent.php.
References $data.
ilMathJaxSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 67 of file class.ilMathJaxSetupAgent.php.
ilMathJaxSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 48 of file class.ilMathJaxSetupAgent.php.
References $config.
ilMathJaxSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 83 of file class.ilMathJaxSetupAgent.php.
ilMathJaxSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 75 of file class.ilMathJaxSetupAgent.php.
ilMathJaxSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 56 of file class.ilMathJaxSetupAgent.php.
References $config.
ilMathJaxSetupAgent::hasConfig | ( | ) |
Definition at line 28 of file class.ilMathJaxSetupAgent.php.
|
protected |
Definition at line 17 of file class.ilMathJaxSetupAgent.php.
Referenced by __construct().