ILIAS
eassessment Revision 61809
|
Create PDF files from HTML content. More...
Public Member Functions | |
__construct ($transformer) | |
ilHTMLToPDF constructor | |
deliverPDFFromHTMLString ($a_string) | |
deliverPDFFromHTMLFile ($a_path) | |
createPDFFileFromHTMLFile ($a_source, $a_target) | |
createPDFFileFromHTMLString ($input, $a_target) |
Protected Attributes | |
$ctrl | |
$tree | |
$ilias | |
$tpl | |
$lng | |
$transformer |
Create PDF files from HTML content.
Definition at line 31 of file class.ilHTMLToPDF.php.
ilHTMLToPDF::__construct | ( | $transformer | ) |
ilHTMLToPDF constructor
object | $transformer | The transformer used for the actual transformation |
Definition at line 80 of file class.ilHTMLToPDF.php.
References $ilCtrl, $ilias, $lng, $tpl, $transformer, and $tree.
ilHTMLToPDF::createPDFFileFromHTMLFile | ( | $a_source, | |
$a_target | |||
) |
Definition at line 113 of file class.ilHTMLToPDF.php.
ilHTMLToPDF::createPDFFileFromHTMLString | ( | $input, | |
$a_target | |||
) |
Definition at line 119 of file class.ilHTMLToPDF.php.
ilHTMLToPDF::deliverPDFFromHTMLFile | ( | $a_path | ) |
Definition at line 107 of file class.ilHTMLToPDF.php.
ilHTMLToPDF::deliverPDFFromHTMLString | ( | $a_string | ) |
Definition at line 99 of file class.ilHTMLToPDF.php.
|
protected |
Definition at line 38 of file class.ilHTMLToPDF.php.
|
protected |
Definition at line 52 of file class.ilHTMLToPDF.php.
Referenced by __construct().
|
protected |
Definition at line 66 of file class.ilHTMLToPDF.php.
Referenced by __construct().
|
protected |
Definition at line 59 of file class.ilHTMLToPDF.php.
Referenced by __construct().
|
protected |
Definition at line 73 of file class.ilHTMLToPDF.php.
Referenced by __construct().
|
protected |
Definition at line 45 of file class.ilHTMLToPDF.php.
Referenced by __construct().