JDatabaseQueryElement::__construct
Constructor.
Signature
public function __construct(string
$name,
[mixed
$elements = ',',
[string
$glue = ',']] )
Parameters
-
$name
- The name of the element.
-
$elements
- String or array.
-
$glue
- The glue for elements.