Object constructor
Zend_Pdf_PhpArray
__construct
([array $srcArray = null])
void
current
()
Implementation of:
- Iterator::current
void
key
()
Implementation of:
- Iterator::key
void
next
()
Implementation of:
- Iterator::next
void
offsetExists
( $offset)
Implementation of:
- ArrayAccess::offsetExists
void
offsetGet
( $offset)
Implementation of:
- ArrayAccess::offsetGet
void
offsetSet
( $offset, $value)
Implementation of:
- ArrayAccess::offsetSet
void
offsetUnset
( $offset)
Implementation of:
- ArrayAccess::offsetUnset
void
rewind
()
Implementation of:
- Iterator::rewind
void
valid
()
Implementation of:
- Iterator::valid