◆ __construct()
ilMathJaxSetupAgent::__construct |
( |
Refinery\Factory |
$refinery | ) |
|
◆ getArrayToConfigTransformation()
ilMathJaxSetupAgent::getArrayToConfigTransformation |
( |
| ) |
|
Definition at line 42 of file class.ilMathJaxSetupAgent.php.
References $data.
42 : Refinery\Transformation
44 return $this->refinery->custom()->transformation(
function (
$data) {
45 return new \ilMathJaxSetupConfig(
46 $data[
"path_to_latex_cgi"] ?? null
◆ getBuildArtifactObjective()
ilMathJaxSetupAgent::getBuildArtifactObjective |
( |
| ) |
|
◆ getConfigInput()
ilMathJaxSetupAgent::getConfigInput |
( |
Setup\Config |
$config = null | ) |
|
◆ getInstallObjective()
ilMathJaxSetupAgent::getInstallObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ 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: