|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | filter |
Enumerations | |
| enum | NO_MOODLE_COOKIES |
Variables | |
| if(!filter_is_enabled('filter/tex') and!filter_is_enabled('filter/algebra')) | $texexp = optional_param('texexp', '', PARAM_RAW) |
| $title = get_string('source', 'filter_tex') | |
| enum NO_MOODLE_COOKIES |
Definition at line 28 of file displaytex.php.
| if (!filter_is_enabled('filter/tex') and!filter_is_enabled('filter/algebra')) $texexp = optional_param('texexp', '', PARAM_RAW) |
Definition at line 36 of file displaytex.php.
| $title = get_string('source', 'filter_tex') |
Definition at line 38 of file displaytex.php.