Countable::count()
int
count
()
Implementation of:
- Countable::count
Iterator::current()
Implementation of:
- SeekableIterator::current
Iterator::key()
int
key
()
Implementation of:
- SeekableIterator::key
Iterator::next()
void
next
()
Implementation of:
- SeekableIterator::next
ArrayAccess::offsetExists()
boolean
offsetExists
(int $id)
Implementation of:
- ArrayAccess::offsetExists
ArrayAccess::offsetGet()
Implementation of:
- ArrayAccess::offsetGet
ArrayAccess::offsetSet()
void
offsetSet
(id $id, mixed $value)
Implementation of:
- ArrayAccess::offsetSet
ArrayAccess::offsetUnset()
boolean
offsetUnset
(int $id)
Implementation of:
- ArrayAccess::offsetUnset
Iterator::rewind()
void
rewind
()
Implementation of:
- SeekableIterator::rewind
SeekableIterator::seek()
void
seek
(int $pos)
Implementation of:
- SeekableIterator::seek
Iterator::valid()
boolean
valid
()
Implementation of:
- SeekableIterator::valid
fallback for mail reader class methods
void
__call
( $method, $params)