JDataSet::offsetExists
Checks whether an offset exists in the iterator.
Signature
public function offsetExists(mixed
$offset )
Parameters
-
$offset
- The object offset.
Returns
- boolean
- True if the object exists, false otherwise.