| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 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 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 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: