A placeholder array model

package Default

 Methods

__construct()

__construct($fieldArray, $data = array()

Parameters

$fieldArray

$data

An ArrayModel assumes that (usually) all data needs to be loaded before any load action, this is done using the iterator returned by this function.

_loadAllTraversable() : \Traversable

Returns

\TraversableReturn an iterator over or an array of all the rows in this object

 Properties

 

$data

$data 

Default