Class Zend_Pdf_Element_Name

Description

PDF file 'name' element implementation

Located in /library/Zend/Pdf/Element/Name.php (line 32)

Zend_Pdf_Element
   |
   --Zend_Pdf_Element_Name
Variable Summary
 string $value
Method Summary
 Zend_Pdf_Element_Name __construct (string $val)
 string escape (string $inStr)
 integer getType ()
 string toString ([Zend_Pdf_Factory $factory = null])
 string unescape (string $inStr)
Variables
string $value (line 39)

Object value

  • access: public
Methods
Constructor __construct (line 48)

Object constructor

  • access: public
  • throws: Zend_Pdf_Exception
Zend_Pdf_Element_Name __construct (string $val)
  • string $val
escape (line 75)

Escape string according to the PDF rules

  • access: public
  • static:
string escape (string $inStr)
  • string $inStr
getType (line 63)

Return type of the element.

  • access: public
integer getType ()

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

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.
unescape (line 130)

Unescape string according to the PDF rules

  • access: public
  • static:
string unescape (string $inStr)
  • string $inStr

Inherited Methods

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()
Class Constants

Inherited Constants

Inherited from Zend_Pdf_Element

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