Class Zend_Pdf_Trailer_Keeper

Description

PDF file trailer.

Stores and provides access to the trailer parced from a PDF file

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Pdf/Trailer/Keeper.php (line 36)

Zend_Pdf_Trailer
   |
   --Zend_Pdf_Trailer_Keeper
Method Summary
Methods
Constructor __construct (line 60)

Object constructor

  • access: public
Zend_Pdf_Trailer_Keeper __construct (Zend_Pdf_Element_Dictionary $dict, Zend_Pdf_Element_Reference_Context $context, [Zend_Pdf_Trailer $prev = null])

Redefinition of:
Zend_Pdf_Trailer::__construct()
Object constructor
getLastFreeObject (line 128)

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

  • access: public
  • throws: Zend_Pdf_Exception
integer getLastFreeObject ()

Redefinition of:
Zend_Pdf_Trailer::getLastFreeObject()
Get header of free objects list Returns object number of last free object
getPDFLength (line 95)

Get length of source PDF

  • access: public
string getPDFLength ()

Redefinition of:
Zend_Pdf_Trailer::getPDFLength()
Get length of source PDF
getPDFString (line 105)

Get PDF String

  • access: public
string getPDFString ()

Redefinition of:
Zend_Pdf_Trailer::getPDFString()
Get PDF String
getPrev (line 85)

Getter for $this->_prev

  • access: public
Zend_Pdf_Trailer getPrev ()
getRefTable (line 116)

Get reference table, which corresponds to the trailer.

Proxy to the $_context member methad call

  • access: public
setPrev (line 75)

Setter for $this->_prev

  • access: public
void setPrev (Zend_Pdf_Trailer_Keeper $prev)

Inherited Methods

Inherited From Zend_Pdf_Trailer

 Zend_Pdf_Trailer::__construct()
 Zend_Pdf_Trailer::getLastFreeObject()
 Zend_Pdf_Trailer::getPDFLength()
 Zend_Pdf_Trailer::getPDFString()
 Zend_Pdf_Trailer::toString()
 Zend_Pdf_Trailer::__get()
 Zend_Pdf_Trailer::__set()

Documentation generated on Wed, 21 Feb 2007 11:52:44 -0800 by phpDocumentor 1.3.1