Class Zend_Pdf_Element_Reference_Table

Description

PDF file reference table

Located in /library/Zend/Pdf/Element/Reference/Table.php (line 28)


	
			
Method Summary
 Zend_Pdf_Element_Reference_Table __construct ()
 void addReference (string $ref, integer $offset, [boolean $inuse = true])
 unknown getNewGeneration (integer $objNum)
 integer getNextFree (string $ref)
 integer getOffset (string $ref)
 void setParent (self $parent)
Methods
Constructor __construct (line 74)

Object constructor

  • access: public
Zend_Pdf_Element_Reference_Table __construct ()
addReference (line 89)

Add reference to the reference table

  • access: public
void addReference (string $ref, integer $offset, [boolean $inuse = true])
  • string $ref
  • integer $offset
  • boolean $inuse
getNewGeneration (line 174)

Get next generation number for free object

  • access: public
unknown getNewGeneration (integer $objNum)
  • integer $objNum
getNextFree (line 150)

Get next object from a list of free objects.

  • access: public
  • throws: Zend_Pdf_Exception
integer getNextFree (string $ref)
  • string $ref
getOffset (line 125)

Get object offset

  • access: public
integer getOffset (string $ref)
  • string $ref
setParent (line 113)

Set parent reference table

  • access: public
void setParent (self $parent)

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