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

Go to the source code of this file.

Namespaces

namespace  filter

Functions

if($action=='ShowDB'or $action=='DeleteDB')
if($action=='ShowDB') if($action=='DeleteDB')
if($action=='ShowImageMimetex')
if($action=='SlashArguments')
if($action=='ShowImageTex') if($action=='ShowOutputTex')
if(!empty($action)) if(!empty($action)) 
outputText ($texexp)
 tex2image ($texexp, $return=false)
 TexOutput ($expression, $graphic=false)
 execute ($cmd)
 slasharguments ($texexp)

Variables

 if (!filter_is_enabled('filter/tex'))
 $action = optional_param('action', '', PARAM_ALPHA)
 $texexp = optional_param('tex', '', PARAM_RAW)
 $output = ''
 Required cap to run this. MDL-18552.
 PHP

Function Documentation

execute ( cmd)

Definition at line 267 of file texdebug.php.

Here is the caller graph for this function:

if ($action=='ShowDB'or $action=='DeleteDB') if ($action=='ShowDB') if ($action=='DeleteDB') if ($action=='ShowImageMimetex') if ($action=='SlashArguments') if ($action=='ShowImageTex') if ($action=='ShowOutputTex') if (!empty($action)) if (!empty($action)) outputText ( texexp)

Definition at line 120 of file texdebug.php.

Here is the call graph for this function:

slasharguments ( texexp)

Definition at line 276 of file texdebug.php.

Here is the call graph for this function:

tex2image ( texexp,
return = false 
)

Definition at line 131 of file texdebug.php.

Here is the call graph for this function:

TexOutput ( expression,
graphic = false 
)

Definition at line 194 of file texdebug.php.

Here is the call graph for this function:


Variable Documentation

Definition at line 39 of file texdebug.php.

$output = ''

Required cap to run this. MDL-18552.

Definition at line 45 of file texdebug.php.

$texexp = optional_param('tex', '', PARAM_RAW)

Definition at line 40 of file texdebug.php.

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

Definition at line 31 of file texdebug.php.

PHP

Definition at line 363 of file texdebug.php.

 All Data Structures Namespaces Files Functions Variables Enumerations