ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (?\ilMathJaxSetupConfig $setup_config=null) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Member Functions | |
checkClientScriptUrl (ilMathJaxConfig $config, Setup\AdminInteraction $interaction) | |
Check if an outdated script URL is used and try to correct it. More... | |
Protected Attributes | |
ilMathJaxSetupConfig | $setup_config = null |
Definition at line 23 of file class.ilMathJaxConfigCheckedObjective.php.
ilMathJaxConfigCheckedObjective::__construct | ( | ?\ilMathJaxSetupConfig | $setup_config = null | ) |
Definition at line 27 of file class.ilMathJaxConfigCheckedObjective.php.
References $setup_config.
|
protected |
Check if an outdated script URL is used and try to correct it.
Return a config object which has to be saved, if changes are made
Definition at line 81 of file class.ilMathJaxConfigCheckedObjective.php.
References ilMathJaxConfig\getClientScriptUrl(), ilMathJaxConfig\isClientEnabled(), and ilMathJaxConfig\withClientScriptUrl().
Referenced by getPreconditions().
ilMathJaxConfigCheckedObjective::getHash | ( | ) |
Definition at line 32 of file class.ilMathJaxConfigCheckedObjective.php.
ilMathJaxConfigCheckedObjective::getLabel | ( | ) |
Definition at line 37 of file class.ilMathJaxConfigCheckedObjective.php.
ilMathJaxConfigCheckedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 47 of file class.ilMathJaxConfigCheckedObjective.php.
References $factory, checkClientScriptUrl(), and ilMathJaxConfigSettingsRepository\updateConfig().
ilMathJaxConfigCheckedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 68 of file class.ilMathJaxConfigCheckedObjective.php.
ilMathJaxConfigCheckedObjective::isNotable | ( | ) |
Definition at line 42 of file class.ilMathJaxConfigCheckedObjective.php.
|
protected |
Definition at line 25 of file class.ilMathJaxConfigCheckedObjective.php.
Referenced by __construct().