|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilPDFGeneratorUtils:Static Public Member Functions | |
| static | prepareGenerationRequest (string $service, string $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 (string $path) |
| static | removeWrongPathFromStyleFiles (string $path) |
| static | getPurposeMap () |
| static | getSelectionMap () |
| static | getRenderers () |
| static | updateRendererSelection (string $service, string $purpose, string $renderer) |
| static | getRendererConfig (string $service, string $purpose, string $renderer) |
| static | getRendererDefaultConfig (string $service, string $purpose, string $renderer) |
| static | removeRendererConfig (string $service, string $purpose, string $renderer) |
| static | getRendererInstance (string $renderer) |
| static | saveRendererPurposeConfig (string $service, string $purpose, string $renderer, array $config) |
| static | getRendererMapForPurpose (string $service, string $purpose) |
Static Protected Member Functions | |
| static | isRendererPlugin (string $path) |
Definition at line 24 of file class.ilPDFGeneratorUtils.php.
|
static |
Definition at line 73 of file class.ilPDFGeneratorUtils.php.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
Here is the caller graph for this function:
|
static |
Definition at line 141 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $query, $service, and getRendererDefaultConfig().
Referenced by ilObjPDFGenerationGUI\buildConfigForm(), and ilHtmlToPdfTransformerFactory\deliverPDFFromHTMLString().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| Exception |
Definition at line 161 of file class.ilPDFGeneratorUtils.php.
References $service, and getRendererInstance().
Referenced by getRendererConfig().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| Exception |
Definition at line 183 of file class.ilPDFGeneratorUtils.php.
Referenced by ilObjPDFGenerationGUI\buildConfigForm(), ilHtmlToPdfTransformerFactory\deliverPDFFromHTMLString(), getRendererDefaultConfig(), prepareGenerationRequest(), and ilObjPDFGenerationGUI\saveConfig().
Here is the caller graph for this function:
|
static |
| string | $service | |
| string | $purpose |
Definition at line 238 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, and $service.
Referenced by ilHtmlToPdfTransformerFactory\deliverPDFFromHTMLString(), and prepareGenerationRequest().
Here is the caller graph for this function:
|
static |
Definition at line 111 of file class.ilPDFGeneratorUtils.php.
Referenced by ilObjPDFGenerationGUI\buildConfigForm(), ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
Here is the caller graph for this function:
|
static |
Definition at line 92 of file class.ilPDFGeneratorUtils.php.
Referenced by ilObjPDFGenerationGUI\configForm(), and ilObjPDFGenerationGUI\saveSettings().
Here is the caller graph for this function:
|
static |
Definition at line 42 of file class.ilPDFGeneratorUtils.php.
References CLIENT_ID.
|
staticprotected |
Definition at line 204 of file class.ilPDFGeneratorUtils.php.
References $path.
|
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.
Definition at line 31 of file class.ilPDFGeneratorUtils.php.
References Vendor\Package\$e, $service, getRendererInstance(), and getRendererMapForPurpose().
Referenced by ilTestExportGUI\createTestArchiveExport(), ilParticipantsTestResultsGUI\createUserResults(), ilTestServiceGUI\getQuestionResultForTestUsers(), ilTestEvaluationGUI\outParticipantsPassDetails(), ilTestEvaluationGUI\outParticipantsResultsOverview(), ilTestEvaluationGUI\outUserPassDetails(), ilTestEvaluationGUI\outUserResultsOverview(), ilTestSubmissionReviewGUI\pdfDownload(), ilObjTestGUI\printobject(), ilObjTestGUI\reviewobject(), and ilTestEvalObjectiveOrientedGUI\showVirtualPassCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 52 of file class.ilPDFGeneratorUtils.php.
|
static |
Definition at line 168 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, $query, and $service.
Referenced by ilObjPDFGenerationGUI\resetSettings().
Here is the caller graph for this function:
|
static |
Definition at line 61 of file class.ilPDFGeneratorUtils.php.
|
static |
Definition at line 211 of file class.ilPDFGeneratorUtils.php.
References $config, $DIC, $ilDB, $query, and $service.
Referenced by ilObjPDFGenerationGUI\saveConfig().
Here is the caller graph for this function:
|
static |
Definition at line 126 of file class.ilPDFGeneratorUtils.php.
References $DIC, $ilDB, and $service.
Referenced by ilObjPDFGenerationGUI\saveSettings().
Here is the caller graph for this function: