Unrecognized explicit destination representation class

package Zend_Pdf
subpackage Destination
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
inherited_from \Zend_Pdf_Destination_Explicit

 Methods

Explicit destination object constructor

__construct(\Zend_Pdf_Element $destinationArray) 
Inherited

Parameters

$destinationArray

\Zend_Pdf_Element

Exceptions

\Zend_Pdf_Exception

Returns true if it's a remote destination

isRemote() : boolean
Inherited

Returns

boolean

Parse resource and return it as an Action or Explicit Destination

load(\Zend_Pdf_Element $resource) : \Zend_Pdf_Destination
InheritedStatic

$param Zend_Pdf_Element $resource

Parameters

$resource

Exceptions

\Zend_Pdf_Exception

Returns

\Zend_Pdf_Destination

 Properties

 

Destination description array

$_destinationArray : \Zend_Pdf_Element_Array

Default

 

True if it's a remote destination

$_isRemote : boolean

Default