|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilMathJaxConfigCheckedObjective:
Collaboration diagram for ilMathJaxConfigCheckedObjective: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. 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.
Definition at line 74 of file class.ilMathJaxConfigCheckedObjective.php.
References ilMathJaxConfig\getClientScriptUrl().
Referenced by getPreconditions().
Here is the call graph for this function:
Here is the caller graph for this function:| 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 checkClientScriptUrl().
Here is the call graph for this function:| ilMathJaxConfigCheckedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 66 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().