Class Pdf

Description

Located in /pdf/Pdf.php (line 17)

Modules
   |
   --Pdf
Variable Summary
static Pdf $_instance
Method Summary
static Pdf getInstance ()
void create ( $html,  $filename)
Variables
static Pdf $_instance = null (line 24)

Singleton instance

  • access: protected
Methods
static method getInstance (line 33)

Returns an instance of Pdf

Singleton pattern implementation

  • return: Provides a fluent interface
  • access: public
static Pdf getInstance ()
create (line 40)
  • access: public
void create ( $html,  $filename)
  • $html
  • $filename

Documentation generated on Fri, 19 Aug 2016 17:10:36 +0200 by phpDocumentor 1.4.3