\ManaPHP\Data\QueryRow

Summary

Methods
Properties
Constants
__construct()
toArray()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
serialize()
unserialize()
jsonSerialize()
No public properties found
No constants found
No protected methods found
$_model
$_row
N/A
No private methods found
No private properties found
N/A

Properties

$_row

$_row : array

Type

array

Methods

toArray()

toArray() : array

Returns

array

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset

serialize()

serialize() 

unserialize()

unserialize(  $serialized) 

Parameters

$serialized

jsonSerialize()

jsonSerialize()