API17:JDatabaseQueryElementSQLSrv:: 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.
JDatabaseQueryElementSQLSrv::__construct
Description
Constructor.
Description:JDatabaseQueryElementSQLSrv:: 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
-
JDatabaseQueryElementSQLSrv::__construct source code on BitBucket
-
Class JDatabaseQueryElementSQLSrv
-
Subpackage Database
- Other versions of JDatabaseQueryElementSQLSrv::__construct
SeeAlso:JDatabaseQueryElementSQLSrv:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
