Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Rowset
↻
Rowset::__construct
↲
Rowset::__invoke
↲
Rowset::append
↲
Rowset::apply
↲
Rowset::count
↲
Rowset::create
↲
Rowset::current
↲
Rowset::delete
↲
Rowset::filter
↲
Rowset::getRowPrototype
↲
Rowset::getRows
↲
Rowset::getTable
↲
Rowset::hydrate
↲
Rowset::jsonSerialize
↲
Rowset::key
↲
Rowset::next
↲
Rowset::rewind
↲
Rowset::seek
↲
Rowset::setRowPrototype
↲
Rowset::update
↲
Rowset::valid
#
void
pq\Gateway\Rowset::__construct
(
pq\Gateway\Table
$table
[,
pq\Result
$result
=
NULL
])
Create a new rowset gateway.
Params:
#
pq\Gateway\Table
$table
#
The originating table.
Optional
pq\Result
$result
#
=
NULL
A result to hydrate.
Show Comments from Github Discussions