JDataSet::__construct
The class constructor.
Signature
public function __construct(array
$objects )
Parameters
-
$objects
- An array of JData objects to bind to the data set.
Errors/Exceptions
-
InvalidArgumentException
- if an object is not an instance of JData.