Public Member Functions | |
MathRenderer ($tex) | |
setOutputMode ($mode) | |
render () | |
_error ($msg, $append="") | |
_recall () | |
_doRender () | |
_linkToMathImage () | |
Public Attributes | |
$mode = MW_MATH_MODERN | |
$tex = "" | |
$inputhash = "" | |
$hash = "" | |
$html = "" | |
$mathml = "" | |
$conservativeness = 0 |
|
Definition at line 19 of file Math.php. References $tex. |
|
Definition at line 176 of file Math.php. References _linkToMathImage(), MW_MATH_MATHML, MW_MATH_MODERN, MW_MATH_PNG, and MW_MATH_SIMPLE. Referenced by render(). |
|
Definition at line 140 of file Math.php. |
|
Definition at line 189 of file Math.php. References $url, and $wgMathPath. Referenced by _doRender(). |
|
Definition at line 148 of file Math.php. References $res, $sql, $wgMathDirectory, DB_READ, wfFetchObject(), wfQuery(), and wfStrencode(). Referenced by render(). |
|
Definition at line 27 of file Math.php. References $i, $res, $sql, $wgInputEncoding, $wgMathDirectory, $wgTexvc, $wgTmpDirectory, _doRender(), _error(), _recall(), DB_WRITE, MW_MATH_SOURCE, wfDebug(), wfQuery(), and wfStrencode(). |
|
Definition at line 23 of file Math.php. References $mode, and setOutputMode(). Referenced by setOutputMode(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 11 of file Math.php. Referenced by setOutputMode(). |
|
Definition at line 12 of file Math.php. Referenced by MathRenderer(). |