Data read from array.
More...
Detailed Description
Constructor & Destructor Documentation
Collection_Array::__construct |
( |
array $ |
array, |
|
|
array $ |
options = array() |
|
) |
| |
Member Function Documentation
Collection_Array::close |
( |
| ) |
|
Closes the collection and frees up resources.
Reimplemented from Collection.
Collection_Array::count |
( |
| ) |
|
Collection_Array::current |
( |
| ) |
|
Collection_Array::currentPosition |
( |
| ) |
|
Returns current position in the set.
Reimplemented from Collection.
Collection_Array::getArray |
( |
| ) |
|
Collection_Array::hasField |
( |
$ |
field | ) |
|
- Returns:
- boolean true if collection contains this field
Reimplemented from Collection.
Collection_Array::next |
( |
| ) |
|
Moves to the next position.
Reimplemented from Collection.
Collection_Array::seek |
( |
$ |
pos | ) |
|
Collection_Array::valid |
( |
| ) |
|
Returns item at current position, staying at the current position.
Returns true if there is data at current possition
- Returns:
- boolean
Reimplemented from Collection.
Field Documentation
Collection_Array::$array [protected] |
Collection_Array::$count = null [protected] |
Collection_Array::$position = 0 [protected] |
The documentation for this class was generated from the following file: