ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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, and $result.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
|
static |
Definition at line 106 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, and $result.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
|
static |
Definition at line 90 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, and $result.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
|
static |
Definition at line 27 of file class.ilPDFGeneratorUtils.php.
References CLIENT_ID.
|
staticprotected |
$path |
Definition at line 235 of file class.ilPDFGeneratorUtils.php.
|
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 Vendor\Package\$e, and $service.
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.
|
static |
string | $service | |
string | $purpose | |
string | $renderer |
Definition at line 184 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $query, and $service.
Referenced by ilObjPDFGenerationGUI\resetSettings().
|
static |
string | $path |
Definition at line 51 of file class.ilPDFGeneratorUtils.php.
References $filename.
|
static |
ilPropertyFormGUI | $form |
Definition at line 63 of file class.ilPDFGeneratorUtils.php.
References ilPropertyFormGUI\getItems().
Referenced by ilWkhtmlToPdfConfigFormGUI\populateForm().
|
static |
string | $service | |
string | $purpose | |
string | $renderer |
Definition at line 126 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, and $service.
Referenced by ilObjPDFGenerationGUI\saveSettings().