Class Zend_Pdf_Element_Null

Description

PDF file 'null' element implementation

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

Located in /Pdf/Element/Null.php (line 35)

Zend_Pdf_Element
   |
   --Zend_Pdf_Element_Null
Variable Summary
 mixed $value
Method Summary
 Zend_Pdf_Element_Null __construct ()
 integer getType ()
 string toString ([Zend_Pdf_Factory $factory = null])
Variables
mixed $value (line 42)

Object value. Always null.

  • access: public
Methods
Constructor __construct (line 48)

Object constructor

  • access: public
Zend_Pdf_Element_Null __construct ()
getType (line 59)

Return type of the element.

  • access: public
integer getType ()

Redefinition of:
Zend_Pdf_Element::getType()
Return type of the element.
toString (line 71)

Return object as string

  • access: public
string toString ([Zend_Pdf_Factory $factory = null])
  • Zend_Pdf_Factory $factory

Redefinition of:
Zend_Pdf_Element::toString()
Convert element to a string, which can be directly written to a PDF file.

Inherited Methods

Inherited From Zend_Pdf_Element

 Zend_Pdf_Element::cleanUp()
 Zend_Pdf_Element::getParentObject()
 Zend_Pdf_Element::getType()
 Zend_Pdf_Element::phpToPdf()
 Zend_Pdf_Element::setParentObject()
 Zend_Pdf_Element::toPhp()
 Zend_Pdf_Element::toString()
 Zend_Pdf_Element::touch()
Class Constants

Documentation generated on Mon, 21 Jun 2010 15:35:56 -0400 by phpDocumentor 1.4.3