API Documentation

Pdf/Trailer/Generator.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Pdf  
version
$Id: Generator.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Pdf_Trailer_Generator

PDF file trailer generator (used for just created PDF)

Extends from
\Zend_Pdf_Trailer
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Pdf  

Methods

methodpublic__construct( \Zend_Pdf_Element_Dictionary $dict ) : void

Object constructor

Parameters
Name Type Description
$dict \Zend_Pdf_Element_Dictionary
methodpublic__get( string $property ) : mixed

Get handler

Inherited from: \Zend_Pdf_Trailer::__get()
Parameters
Name Type Description
$property string
Returns
Type Description
mixed
methodpublic__set( string $property, mixed $value ) : void

Set handler

Inherited from: \Zend_Pdf_Trailer::__set()
Parameters
Name Type Description
$property string
$value mixed
methodprivate_checkDictKey( string $key ) : void

Check if key is correct

Inherited from: \Zend_Pdf_Trailer::_checkDictKey()
Parameters
Name Type Description
$key string
Throws
Exception Description
\Zend_Pdf_Exception
methodpublicgetLastFreeObject( ) : integer

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

Returns
Type Description
integer
methodpublicgetPDFLength( ) : string

Get length of source PDF

Returns
Type Description
string
methodpublicgetPDFString( ) : string

Get PDF String

Returns
Type Description
string
methodpublictoString( ) : string

Return string trailer representation

Inherited from: \Zend_Pdf_Trailer::toString()
Returns
Type Description
string
Documentation was generated by DocBlox 0.13.3.