ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilPDFGeneratorUtils. More...
Static Public Member Functions | |
static | prepareGenerationRequest ($service, $purpose) |
Prepare the content processing for a PDF generation request This function should be called as in a request before any content is generated It sets the generation mode for Latex processing according the needs of the PDF renderer. More... | |
static | getTestPdfDir () |
static | removePrintMediaDefinitionsFromStyleFile ($path) |
static | removeWrongPathFromStyleFiles ($path) |
static | setCheckedIfTrue (\ilPropertyFormGUI $form) |
static | getPurposeMap () |
static | getSelectionMap () |
static | getRenderers () |
static | updateRendererSelection ($service, $purpose, $renderer) |
static | removeRendererConfig ($service, $purpose, $renderer) |
Static Protected Member Functions | |
static | isRendererPlugin ($path) |
Class ilPDFGeneratorUtils.
Definition at line 6 of file class.ilPDFGeneratorUtils.php.
|
static |
Definition at line 74 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $result, and $row.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
|
static |
Definition at line 106 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $result, and $row.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
|
static |
Definition at line 90 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $result, and $row.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
|
static |
Definition at line 27 of file class.ilPDFGeneratorUtils.php.
|
staticprotected |
|
static |
Prepare the content processing for a PDF generation request This function should be called as in a request before any content is generated It sets the generation mode for Latex processing according the needs of the PDF renderer.
string | $service | |
string | $purpose |
Definition at line 16 of file class.ilPDFGeneratorUtils.php.
References $map.
Referenced by ilTestExportGUI\createTestArchiveExport(), ilParticipantsTestResultsGUI\createUserResults(), ilObjPortfolioGUI\exportPDF(), ilTestServiceGUI\getQuestionResultForTestUsers(), ilTestEvaluationGUI\outParticipantsPassDetails(), ilTestEvaluationGUI\outParticipantsResultsOverview(), ilTestEvaluationGUI\outUserPassDetails(), ilTestEvaluationGUI\outUserResultsOverview(), ilTestSubmissionReviewGUI\pdfDownload(), ilObjWikiGUI\pdfExportObject(), ilObjTestGUI\printobject(), ilObjTestGUI\reviewobject(), and ilTestEvalObjectiveOrientedGUI\showVirtualPassCmd().
|
static |
string | $path |
Definition at line 39 of file class.ilPDFGeneratorUtils.php.
References $filename, and $path.
|
static |
string | $service | |
string | $purpose | |
string | $renderer |
Definition at line 184 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $query, $result, and $row.
Referenced by ilObjPDFGenerationGUI\resetSettings().
|
static |
string | $path |
Definition at line 51 of file class.ilPDFGeneratorUtils.php.
References $filename, and $path.
|
static |
ilPropertyFormGUI | $form |
Definition at line 63 of file class.ilPDFGeneratorUtils.php.
References ilPropertyFormGUI\getItems().
Referenced by ilPhantomJSRenderer\populateConfigElementsInForm().
|
static |
string | $service | |
string | $purpose | |
string | $renderer |
Definition at line 126 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $query, $result, and $row.
Referenced by ilObjPDFGenerationGUI\saveSettings().