Zend Framework  1.12
List of all members
Zend_Pdf_Action_Unknown Class Reference

Additional Inherited Members

- Public Member Functions inherited from Zend_Pdf_Action
 __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 Public Member Functions inherited from Zend_Pdf_Action
static load (Zend_Pdf_Element $dictionary, SplObjectStorage $processedActions=null)
 Load PDF action object using specified dictionary.
 
- Public Attributes inherited from Zend_Pdf_Action
 $next = array()
 
- Protected Attributes inherited from Zend_Pdf_Action
 $_actionDictionary
 
 $_originalNextList