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

Go to the source code of this file.

Data Structures

class  filter_tex

Namespaces

namespace  filter

Functions

 filter_text_image ($imagefile, $tex, $height, $width, $align, $alt)

Function Documentation

filter_text_image ( imagefile,
tex,
height,
width,
align,
alt 
)

Create TeX image link.

Parameters:
string$imagefilename of file
string$texTeX notation (html entities already decoded)
int$heightO means automatic
int$widthO means automatic
string$align
string$alt
Returns:
string HTML markup

Definition at line 48 of file filter.php.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations