|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilMathJaxConfigStoredObjective:
Collaboration diagram for ilMathJaxConfigStoredObjective:Public Member Functions | |
| __construct (\ilMathJaxSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| $config | |
Definition at line 7 of file class.ilMathJaxConfigStoredObjective.php.
| ilMathJaxConfigStoredObjective::__construct | ( | \ilMathJaxSetupConfig | $config | ) |
Definition at line 14 of file class.ilMathJaxConfigStoredObjective.php.
References $config.
| ilMathJaxConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 42 of file class.ilMathJaxConfigStoredObjective.php.
References $ini.
| ilMathJaxConfigStoredObjective::getHash | ( | ) |
Definition at line 20 of file class.ilMathJaxConfigStoredObjective.php.
| ilMathJaxConfigStoredObjective::getLabel | ( | ) |
Definition at line 25 of file class.ilMathJaxConfigStoredObjective.php.
| ilMathJaxConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 35 of file class.ilMathJaxConfigStoredObjective.php.
| ilMathJaxConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 58 of file class.ilMathJaxConfigStoredObjective.php.
References $ini.
| ilMathJaxConfigStoredObjective::isNotable | ( | ) |
Definition at line 30 of file class.ilMathJaxConfigStoredObjective.php.
|
protected |
Definition at line 12 of file class.ilMathJaxConfigStoredObjective.php.
Referenced by __construct().