[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/html2pdf/_class/ -> exception.class.php (summary)

(no description)

File Size: 168 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML2PDF_exception:: (6 methods):
  __construct()
  __toString()
  getTAG()
  getHTML()
  getOTHER()
  getIMAGE()


Class: HTML2PDF_exception  - X-Ref

HTML2PDF Librairy - HTML2PDF Exception

HTML => PDF convertor
distributed under the LGPL License

__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