Class Zend_Pdf_UpdateInfoContainer

Description

Container which collects updated object info.

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

Located in /Zend/Pdf/UpdateInfoContainer.php (line 35)


	
			
Method Summary
 Zend_Pdf_UpdateInfoContainer __construct ( $objNum,  $genNum,  $isFree, [ $dump = null], integer $objCount)
 integer getGenNum ()
 string getObjectDump ()
 integer getObjNum ()
 boolean isFree ()
Methods
Constructor __construct (line 71)

Object constructor

  • access: public
Zend_Pdf_UpdateInfoContainer __construct ( $objNum,  $genNum,  $isFree, [ $dump = null], integer $objCount)
  • integer $objCount
  • $objNum
  • $genNum
  • $isFree
  • $dump
getGenNum (line 95)

Get generation number

  • access: public
integer getGenNum ()
getObjectDump (line 115)

Get string representation of the object

  • access: public
string getObjectDump ()
getObjNum (line 85)

Get object number

  • access: public
integer getObjNum ()
isFree (line 105)

Check, that object is free

  • access: public
boolean isFree ()

Documentation generated on Thu, 18 Jan 2007 10:00:03 -0800 by phpDocumentor 1.3.1