Class Zend_Pdf_Element_String

Description

PDF file 'string' element implementation

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

Located in /Zend/Pdf/Element/String.php (line 34)

Zend_Pdf_Element
   |
   --Zend_Pdf_Element_String
Direct descendents
Class Description
Zend_Pdf_Element_String_Binary PDF file 'binary string' element implementation
Variable Summary
string $value
Method Summary
static string escape (string $inStr)
static string unescape (string $inStr)
Zend_Pdf_Element_String __construct (string $val)
integer getType ()
string toString ([Zend_Pdf_Factory $factory = null])
Variables
string $value (line 41)

Object value

  • access: public

Redefined in descendants as:
Methods
static method escape (line 83)

Escape string according to the PDF rules

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

Redefined in descendants as:
static method unescape (line 157)

Unescape string according to the PDF rules

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

Redefined in descendants as:
Constructor __construct (line 48)

Object constructor

  • access: public
Zend_Pdf_Element_String __construct (string $val)
  • string $val
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.

Redefined in descendants as:

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

Documentation generated on Sun, 29 Oct 2006 21:27:33 -0600 by phpDocumentor 1.3.0RC6