|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilPDFGeneration. More...
Collaboration diagram for ilPDFGeneration:Static Public Member Functions | |
| static | doJob (ilPDFGenerationJob $job) |
| static | prepareGeneration () |
| Prepare the PDF generation This initializes the purpose for MathJax rendering It has to be called before any content is processed. More... | |
Class ilPDFGeneration.
Dispatcher to route PDF-Generation jobs to the appropriate handling mechanism.
Definition at line 16 of file class.ilPDFGeneration.php.
|
static |
Definition at line 18 of file class.ilPDFGeneration.php.
References ilTCPDFGenerator\generatePDF().
Referenced by ilObjWikiGUI\pdfExportObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Prepare the PDF generation This initializes the purpose for MathJax rendering It has to be called before any content is processed.
Definition at line 33 of file class.ilPDFGeneration.php.
References ilMathJax\getInstance(), and ilMathJax\PURPOSE_PDF.
Here is the call graph for this function: