Class Zend_Pdf_UpdateInfoContainer

Description

Container which collects updated object info.

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

Located in /Pdf/UpdateInfoContainer.php (line 37)


	
			
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 73)

Object constructor

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

Get generation number

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

Get string representation of the object

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

Get object number

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

Check, that object is free

  • access: public
boolean isFree ()

Documentation generated on Sun, 27 May 2007 23:28:20 -0700 by phpDocumentor 1.3.2