Class CriteriaElement
A criteria (grammar?) for a database query.
Abstract base class should never be instantiated directly.
Package: kernel\database
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Author: Nathan Dial
Author: Taiwen Jiang phppp@users.sourceforge.net
Located at lass/criteria.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Author: Nathan Dial
Author: Taiwen Jiang phppp@users.sourceforge.net
Located at lass/criteria.php
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
public
string
|
$order
Sort order |
#
'ASC'
|
public
string
|
$sort
|
#
''
|
public
integer
|
$limit
Number of records to retrieve |
#
0
|
public
integer
|
$start
Offset of first record |
#
0
|
public
string
|
$groupby
|
#
''
|