Zend_Pdf_ElementPDF file element implementation
Located in /Pdf/Element.php (line 30)
| Class | Description |
|---|---|
Zend_Pdf_Element_Name
|
PDF file 'name' element implementation |
Zend_Pdf_Element_Array
|
PDF file 'array' element implementation |
Zend_Pdf_Element_Numeric
|
PDF file 'numeric' element implementation |
Zend_Pdf_Element_Boolean
|
PDF file 'boolean' element implementation |
Zend_Pdf_Element_Null
|
PDF file 'null' element implementation |
Zend_Pdf_Element_Reference
|
PDF file 'reference' element implementation |
Zend_Pdf_Element_String
|
PDF file 'string' element implementation |
Zend_Pdf_Element_Stream
|
PDF file 'stream' element implementation |
Zend_Pdf_Element_Dictionary
|
PDF file 'dictionary' element implementation |
Zend_Pdf_Element_Object
|
PDF file 'indirect object' element implementation |
static phpToPdf (line 127)
Convert PHP value into PDF element.
cleanUp (line 106)
Clean up resources, used by object
getParentObject (line 84)
Get top level parent indirect object.
getType (line 54)
Return type of the element.
See ZPdfPDFConst for possible values
toPhp (line 116)
Convert PDF element to PHP type.
toString (line 65)
Convert element to a string, which can be directly written to a PDF file.
$factory parameter defines operation context.
touch (line 96)
Mark object as modified, to include it into new PDF file segment.
We don't automate this action to keep control on PDF update process. All new objects are treated as "modified" automatically.
Documentation generated on Mon, 21 Jun 2010 15:18:50 -0400 by phpDocumentor 1.4.3