Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/filter/algebra/algebradebug.php File Reference

Go to the source code of this file.

Enumerations

enum  NO_MOODLE_COOKIES

Functions

if($query) algebra2tex ($algebra)
 refineTeX ($texexp)
 outputText ($texexp)
 tex2image ($texexp, $md5, $return=false)
 slasharguments ($texexp, $md5)

Variables

 if (!filter_is_enabled('filter/algebra'))
 $query = urldecode($_SERVER['QUERY_STRING'])
 PHP

Enumeration Type Documentation

Definition at line 6 of file algebradebug.php.


Function Documentation

if ($query) algebra2tex ( algebra)

Definition at line 78 of file algebradebug.php.

outputText ( texexp)

Definition at line 185 of file algebradebug.php.

refineTeX ( texexp)

Definition at line 131 of file algebradebug.php.

slasharguments ( texexp,
md5 
)

Definition at line 256 of file algebradebug.php.

Here is the call graph for this function:

tex2image ( texexp,
md5,
return = false 
)

Definition at line 199 of file algebradebug.php.

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

$query = urldecode($_SERVER['QUERY_STRING'])

Definition at line 20 of file algebradebug.php.

if(!filter_is_enabled('filter/algebra'))

Definition at line 10 of file algebradebug.php.

PHP

Definition at line 344 of file algebradebug.php.

 All Data Structures Namespaces Files Functions Variables Enumerations