|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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='components/ILIAS/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 141 of file class.ilTestHTMLGenerator.php.
References $filename, and preprocessHTML().
Here is the call graph for this function:
|
private |
Definition at line 166 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 152 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 buildHtmlDocument().
Referenced by preprocessHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 147 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: