Class NeevoRow
Representation of a row in a result.
-
NeevoRow
implements
ArrayAccess,
Countable,
IteratorAggregate
Methods summary
public
|
|
public
integer
|
#
update( )
Update corresponding database row if available.
Update corresponding database row if available.
Returns
integer Number of affected rows.
Throws
|
public
integer
|
#
delete( )
Delete corresponding database row if available.
Delete corresponding database row if available.
Returns
integer Number of affected rows.
Throws
|
public
array
|
#
toArray( )
Return values as an array.
Return values as an array.
Returns
array
|
public
boolean
|
#
isFrozen( )
If row is not able to update it's state.
If row is not able to update it's state.
Returns
boolean
|
public
|
|
public
|
|
public
|
|
public
|
#
__set( mixed $name, mixed $value )
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
Magic methods summary
Properties summary