Methods

__construct()

__construct(array $result, string $sql, mixed $as_object) 

Parameters

$result

array

$sql

string

$as_object

mixed

__destruct()

__destruct() 

cached()

cached() : \Fuel\Core\Database_Result_Cached

fluent This method is part of a fluent interface and will return the same instance

Returns

current()

current() : mixed

Returns

mixed

seek()

seek(integer $offset) : bool

Parameters

$offset

integer

Returns

bool