Class JDatabaseQueryElement
Query Element Class.
Package: Joomla\Platform\Database
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/database/query/element.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/database/query/element.php
Methods summary
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
|
|
public
|
Magic methods summary
Properties summary
protected
string
|
$name |
#
The name of the element. |
protected
array
|
$elements |
#
An array of elements. |
protected
string
|
$glue |
#
Glue piece. |
Magic properties
public read-only
string
|
$name |
|
#
The name of the element. |
public read-only
array
|
$elements |
|
#
An array of elements. |
public read-only
string
|
$glue |
|
#
Glue piece. |