\VivialConnect\ResourcesCollection

Summary

Methods
Properties
Constants
__construct()
getResponse()
getIterator()
first()
toArray()
toJson()
current()
seek()
next()
rewind()
count()
valid()
key()
offsetGet()
offsetExists()
offsetSet()
offsetUnset()
No public properties found
No constants found
No protected methods found
$response
$index
$objects
$lastKey
N/A
No private methods found
No private properties found
N/A

Properties

$index

$index : 

Type

$objects

$objects : 

Type

$lastKey

$lastKey : 

Type

Methods

__construct()

__construct(  $className, array  $data = array(), \VivialConnect\Common\Response  $response = null,   $lastKey = null) 

Parameters

$className
array $data
\VivialConnect\Common\Response $response
$lastKey

getIterator()

getIterator() 

first()

first() 

toArray()

toArray() 

toJson()

toJson() 

current()

current() 

seek()

seek(  $position) 

Parameters

$position

next()

next() 

rewind()

rewind() 

count()

count() 

valid()

valid() 

key()

key() 

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset