API17:JDatabaseQueryElementMySQL:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseQueryElementMySQL::__construct
Description
Constructor.
Description:JDatabaseQueryElementMySQL:: construct [Edit Descripton]
public function __construct ( $name $elements $glue= ' ' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | The name of the element. | |
| $elements | mixed | String or array. | |
| $glue | string | ',' | The glue for elements. |
See also
-
JDatabaseQueryElementMySQL::__construct source code on BitBucket
-
Class JDatabaseQueryElementMySQL
-
Subpackage Database
- Other versions of JDatabaseQueryElementMySQL::__construct
SeeAlso:JDatabaseQueryElementMySQL:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
