|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class that handles PDF generation for test and assessment. More...
Collaboration diagram for ilTestHTMLGenerator:Public Member Functions | |
| generateHTML (string $content, string $filename) | |
Private Member Functions | |
| buildHtmlDocument ($content_html, $style_html) | |
| makeHtmlDocument ($content_html, $style_html) | |
| preprocessHTML (string $html) | |
| getTemplatePath ($a_filename, $module_path='Modules/Test/') | |
| getCssContent () | |
Class that handles PDF generation for test and assessment.
Definition at line 29 of file class.ilTestHTMLGenerator.php.
|
private |
Definition at line 31 of file class.ilTestHTMLGenerator.php.
Referenced by makeHtmlDocument().
Here is the caller graph for this function:| ilTestHTMLGenerator::generateHTML | ( | string | $content, |
| string | $filename | ||
| ) |
Definition at line 140 of file class.ilTestHTMLGenerator.php.
References preprocessHTML().
Here is the call graph for this function:
|
private |
Definition at line 165 of file class.ilTestHTMLGenerator.php.
References getTemplatePath().
Referenced by preprocessHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 151 of file class.ilTestHTMLGenerator.php.
References ilStyleDefinition\getCurrentSkin().
Referenced by getCssContent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $content_html | |
| $style_html |
Definition at line 49 of file class.ilTestHTMLGenerator.php.
References Vendor\Package\$e, buildHtmlDocument(), ilFileUtils\ilTempnam(), and ilWACSignedPath\signFile().
Referenced by preprocessHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 146 of file class.ilTestHTMLGenerator.php.
References getCssContent(), and makeHtmlDocument().
Referenced by generateHTML().
Here is the call graph for this function:
Here is the caller graph for this function: