Class HTML2PDF_exception

Description

Located in /lib/core/Print/html2pdf/html2pdf.class.php (line 6026)

Exception
   |
   --HTML2PDF_exception
Variable Summary
mixed $html
mixed $image
mixed $tag
Method Summary
string __construct ([int $err = 0], [mixed $other = null], [ $html = ''])
void getHTML ()
void getIMAGE ()
void getTAG ()
void __toString ()
Variables
mixed $html = null (line 6029)
  • access: protected
mixed $image = null (line 6030)
  • access: protected
mixed $message_html = '' (line 6031)
  • access: protected
mixed $tag = null (line 6028)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 6040)

generer une erreur HTML2PDF

  • return: code HTML eventuel associé à l'erreur
  • access: public
string __construct ([int $err = 0], [mixed $other = null], [ $html = ''])
  • int $err: numero de l'erreur
  • mixed $other: indications suplementaires sur l'erreur
  • $html

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getHTML (line 6122)
  • access: public
void getHTML ()
getIMAGE (line 6123)
  • access: public
void getIMAGE ()
getTAG (line 6121)
  • access: public
void getTAG ()
__toString (line 6120)
  • access: public
void __toString ()

Redefinition of:
Exception::__toString ( )

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Sun, 06 Mar 2011 00:23:58 -0500 by phpDocumentor 1.4.3