Class Zend_Pdf_UpdateInfoContainer

Description

Container which collects updated object info.

Located in /library/Zend/Pdf/UpdateInfoContainer.php (line 39)


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

Object constructor

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

Get generation number

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

Get string representation of the object

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

Get object number

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

Check, that object is free

  • access: public
boolean isFree ()

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