Class Zend_Pdf_Element_String_Binary

Description

PDF file 'binary string' element implementation

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

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

Zend_Pdf_Element
   |
   --Zend_Pdf_Element_String
      |
      --Zend_Pdf_Element_String_Binary
Variable Summary
 string $value
Method Summary
 static string escape (string $inStr)
 static string unescape (string $inStr)
 string toString ([Zend_Pdf_Factory $factory = null])
Variables
string $value (line 41)

Object value

  • access: public

Redefinition of:
Zend_Pdf_Element_String::$value
Object value
Methods
static escape (line 50)

Escape string according to the PDF rules

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

Redefinition of:
Zend_Pdf_Element_String::escape()
Escape string according to the PDF rules
static unescape (line 67)

Unescape string according to the PDF rules

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

Redefinition of:
Zend_Pdf_Element_String::unescape()
Unescape string according to the PDF rules
toString (line 106)

Return object as string

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

Redefinition of:
Zend_Pdf_Element_String::toString()
Return object as string

Inherited Methods

Inherited From Zend_Pdf_Element_String

 Zend_Pdf_Element_String::__construct()
 Zend_Pdf_Element_String::escape()
 Zend_Pdf_Element_String::getType()
 Zend_Pdf_Element_String::toString()
 Zend_Pdf_Element_String::unescape()

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 Thu, 18 Jan 2007 09:52:17 -0800 by phpDocumentor 1.3.1