Zend Framework
1.12
|
Additional Inherited Members | |
![]() | |
__construct (Zend_Pdf_Element $dictionary, SplObjectStorage $processedActions) | |
Object constructor. | |
getResource () | |
Get resource. | |
dumpAction (Zend_Pdf_ElementFactory_Interface $factory, SplObjectStorage $processedActions=null) | |
Dump Action and its child actions into PDF structures. | |
current () | |
Returns current child action. | |
key () | |
Returns current iterator key. | |
next () | |
Go to next child. | |
rewind () | |
Rewind children. | |
valid () | |
Check if current position is valid. | |
getChildren () | |
Returns the child action. | |
hasChildren () | |
Implements RecursiveIterator interface. | |
count () | |
count() | |
![]() | |
static | load (Zend_Pdf_Element $dictionary, SplObjectStorage $processedActions=null) |
Load PDF action object using specified dictionary. | |
![]() | |
$next = array() | |
![]() | |
$_actionDictionary | |
$_originalNextList | |