[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 168 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTML2PDF_exception:: (6 methods):
__construct()
__toString()
getTAG()
getHTML()
getOTHER()
getIMAGE()
Class: HTML2PDF_exception - X-Ref
HTML2PDF Librairy - HTML2PDF Exception__construct($err = 0, $other = null, $html = '') X-Ref |
generate a HTML2PDF exception param: int $err error number param: mixed $other additionnal informations return: string $html optionnal code HTML associated to the error |
__toString() X-Ref |
get the message as string return: string $messageHtml |
getTAG() X-Ref |
get the html tag name return: string $tagName |
getHTML() X-Ref |
get the optional html code return: string $html |
getOTHER() X-Ref |
get the optional other informations return: mixed $other |
getIMAGE() X-Ref |
get the image source return: string $imageSrc |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |