ILIAS  release_7 Revision v7.30-3-g800a261c036
ilCertificateMathJaxHelper Class Reference
+ Collaboration diagram for ilCertificateMathJaxHelper:

Public Member Functions

 fillXlsFoContent ($xslfo)
 

Detailed Description

Author
Niels Theen nthee.nosp@m.n@da.nosp@m.tabay.nosp@m..de

Definition at line 7 of file ilCertificateMathJaxHelper.php.

Member Function Documentation

◆ fillXlsFoContent()

ilCertificateMathJaxHelper::fillXlsFoContent (   $xslfo)

Definition at line 9 of file ilCertificateMathJaxHelper.php.

10 {
11 $xlsfo = ilMathJax::getInstance()
14 ->insertLatexImages($xslfo);
15
16 return $xlsfo;
17 }
static getInstance()
Singleton: get instance.
const PURPOSE_PDF
const RENDER_PNG_AS_FO_FILE

References ilMathJax\getInstance(), ilMathJax\PURPOSE_PDF, and ilMathJax\RENDER_PNG_AS_FO_FILE.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: