\Nano4\DBResultArray

Summary

Methods
Properties
Constants
__construct()
rewind()
current()
next()
key()
valid()
count()
offsetGet()
offsetSet()
offsetExists()
offsetUnset()
map()
No public properties found
No constants found
No protected methods found
$parent
$results
$primary_key
N/A
No private methods found
No private properties found
N/A

Properties

$parent

$parent : 

Type

$results

$results : 

Type

$primary_key

$primary_key : 

Type

Methods

__construct()

__construct(  $sql,   $bind,   $parent,   $pk = Null) 

Parameters

$sql
$bind
$parent
$pk

rewind()

rewind() 

current()

current() 

next()

next() 

key()

key() 

valid()

valid() 

count()

count() 

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset

map()

map(  $valattr,   $keyattr = Null) 

Parameters

$valattr
$keyattr