$_foos $_foos : array Array holding the current foo list. Each array entry is a hash describing a foo. The array is indexed by the IDs. Type array
__construct() __construct(array $params = array()) Constructs a new SQL storage object. Parameters array $params Class parameters: db: (Horde_Db_Adapater) A database handle. table: (string, optional) The name of the database table. Throws \InvalidArgumentException