PDF file 'reference' element implementation
Located in /Zend/Pdf/Element/Reference.php (line 38)
Zend_Pdf_Element | --Zend_Pdf_Element_Reference
Reference context
Reference to the factory.
It's the same as referenced object factory, but we save it here to avoid unnecessary dereferencing, whech can produce cascade dereferencing and parsing. The same for duplication of getFactory() function. It can be processed by __call() method, but we catch it here.
Generation number
Object number within PDF file
Object value The reference to the object
Inherited from Zend_Pdf_Element
Zend_Pdf_Element::$_parentObject
Object constructor:
Check, that object is generated by specified factory
Return type of the element.
Return reference to the object
Mark object as modified, to include it into new PDF file segment.
Dereference.
Take inderect object, take $value member of this object (must be Zend_Pdf_Element), take reference to the $value member of this object and assign it to $value member of current PDF Reference object $obj can be null
Call handler
Get handler
Set handler
Inherited From Zend_Pdf_Element
Zend_Pdf_Element::getParentObject()
Zend_Pdf_Element::getType()
Zend_Pdf_Element::setParentObject()
Zend_Pdf_Element::toString()
Zend_Pdf_Element::touch()
Documentation generated on Tue, 18 Apr 2006 11:55:30 -0700 by phpDocumentor 1.3.0RC3