◆ __construct()
ilMathJaxSetupAgent::__construct |
( |
Refinery\Factory |
$refinery | ) |
|
◆ getArrayToConfigTransformation()
ilMathJaxSetupAgent::getArrayToConfigTransformation |
( |
| ) |
|
Definition at line 36 of file class.ilMathJaxSetupAgent.php.
References $data.
36 : Refinery\Transformation
38 return $this->refinery->custom()->transformation(
function (
$data) {
39 return new \ilMathJaxSetupConfig(
40 $data[
"path_to_latex_cgi"] ?? null
◆ getBuildArtifactObjective()
ilMathJaxSetupAgent::getBuildArtifactObjective |
( |
| ) |
|
◆ getInstallObjective()
ilMathJaxSetupAgent::getInstallObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ getMigrations()
ilMathJaxSetupAgent::getMigrations |
( |
| ) |
|
◆ getStatusObjective()
ilMathJaxSetupAgent::getStatusObjective |
( |
Setup\Metrics\Storage |
$storage | ) |
|
◆ getUpdateObjective()
ilMathJaxSetupAgent::getUpdateObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ hasConfig()
ilMathJaxSetupAgent::hasConfig |
( |
| ) |
|
◆ $refinery
ilMathJaxSetupAgent::$refinery |
|
protected |
The documentation for this class was generated from the following file: