API Documentation

Pdf/Action/Named.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Pdf  
subpackage
Actions  
version
$Id: Named.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Pdf_Action_Named

PDF 'Execute an action predefined by the viewer application' action PDF 1.2+ feature

Extends from
\Zend_Pdf_Action
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Pdf  
subpackage
Actions  

Methods

methodpublic__construct( \Zend_Pdf_Element_Dictionary $dictionary, \SplObjectStorage $processedActions ) : void

Object constructor

Inherited from: \Zend_Pdf_Action::__construct()
Parameters
Name Type Description
$dictionary \Zend_Pdf_Element_Dictionary
$processedActions \SplObjectStorage list of already processed action dictionaries, used to avoid cyclic references
Throws
Exception Description
\Zend_Pdf_Exception
methodpubliccount( ) : int

count()

Inherited from: \Zend_Pdf_Action::count()
Returns
Type Description
int
methodpubliccurrent( ) : \Zend_Pdf_Action

Returns current child action.

Inherited from: \Zend_Pdf_Action::current()
Returns
Type Description
\Zend_Pdf_Action
methodpublicgetChildren( ) : \Zend_Pdf_Action|null

Returns the child action.

Inherited from: \Zend_Pdf_Action::getChildren()
Returns
Type Description
\Zend_Pdf_Actionnull
methodpublichasChildren( ) : bool

Implements RecursiveIterator interface.

Inherited from: \Zend_Pdf_Action::hasChildren()
Returns
Type Description
bool whether container has any pages
methodpublickey( ) : integer

Returns current iterator key

Inherited from: \Zend_Pdf_Action::key()
Returns
Type Description
integer
methodpublicnext( ) : void

Go to next child

Inherited from: \Zend_Pdf_Action::next()
methodpublicrewind( ) : void

Rewind children

Inherited from: \Zend_Pdf_Action::rewind()
methodpublicvalid( ) : boolean

Check if current position is valid

Inherited from: \Zend_Pdf_Action::valid()
Returns
Type Description
boolean
Documentation was generated by DocBlox 0.13.3.