\Nano4\DBResultBag

Summary

Methods
Properties
Constants
__construct()
rewind()
current()
next()
key()
valid()
count()
offsetSet()
offsetUnset()
map()
No public properties found
No constants found
offsetGet()
offsetExists()
__get()
__isset()
__set()
__unset()
$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() 

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset

map()

map(  $valattr,   $keyattr = Null) 

Parameters

$valattr
$keyattr

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

__get()

__get(  $name) 

Parameters

$name

__isset()

__isset(  $name) 

Parameters

$name

__set()

__set(  $name,   $value) 

Parameters

$name
$value

__unset()

__unset(  $name) 

Parameters

$name