Zend Framework
1.12
|
Public Member Functions | |
__construct (Zend_Pdf_Element $destinationArray) | |
Explicit destination object constructor. | |
isRemote () | |
Returns true if it's a remote destination. | |
getResource () | |
Get resource. | |
Protected Attributes | |
$_destinationArray | |
$_isRemote | |
Additional Inherited Members | |
![]() | |
static | load (Zend_Pdf_Element $resource) |
Load Destination object from a specified resource. | |
__construct | ( | Zend_Pdf_Element | $destinationArray | ) |
Explicit destination object constructor.
Zend_Pdf_Element | $destinationArray |
Zend_Pdf_Exception |
getResource | ( | ) |
Get resource.
isRemote | ( | ) |
Returns true if it's a remote destination.
|
protected |
|
protected |