JDataSet::offsetSet
Sets an offset in the iterator.
Signature
public function offsetSet(mixed
$offset,
JData
$object )
Parameters
-
$offset
- The object offset.
-
$object
- The object object.
Returns
- void
Errors/Exceptions
-
InvalidArgumentException
- if an object is not an instance of JData.