Abstract Class Zend_Pdf_Trailer

Description

PDF file trailer

Located in /library/Zend/Pdf/Trailer.php (line 35)


	
			
Direct descendents
Class Description
 class Zend_Pdf_Trailer_Generator PDF file trailer generator (used for just created PDF)
 class Zend_Pdf_Trailer_Keeper PDF file trailer.
Method Summary
 Zend_Pdf_Trailer __construct (Zend_Pdf_Element_Dictionary $dict)
 integer getLastFreeObject ()
 string getPDFLength ()
 string getPDFString ()
 string toString ()
 mixed __get (string $property)
 void __set (string $property, mixed $value)
Methods
Constructor __construct (line 65)

Object constructor

  • access: public
Zend_Pdf_Trailer __construct (Zend_Pdf_Element_Dictionary $dict)

Redefined in descendants as:
getLastFreeObject (line 128)

Get header of free objects list Returns object number of last free object

  • access: public
  • abstract:
integer getLastFreeObject ()

Redefined in descendants as:
getPDFLength (line 113)

Get length of source PDF

  • access: public
  • abstract:
string getPDFLength ()

Redefined in descendants as:
getPDFString (line 120)

Get PDF String

  • access: public
  • abstract:
string getPDFString ()

Redefined in descendants as:
toString (line 102)

Return string trailer representation

  • access: public
string toString ()
__get (line 80)

Get handler

  • access: public
mixed __get (string $property)
  • string $property
__set (line 91)

Set handler

  • access: public
void __set (string $property, mixed $value)
  • string $property
  • mixed $value

Documentation generated on Wed, 08 Mar 2006 04:55:12 -0800 by phpDocumentor 1.3.0RC4