IRowContainer
interface IRowContainer implements Traversable
Container of database result fetched into IRow.
Methods
array
fetchPairs($key = NULL, $value = NULL)
Fetches all rows as associative array.
array
fetchAssoc($path)
Fetches all rows and returns associative tree.