Class icms_db_criteria_Element
A criteria (grammar?) for a database query.
Abstract base class should never be instantiated directly.
Abstract
Package: Database\Criteria
Category: ICMS
Copyright: copyright (c) 2000-2007 XOOPS.org
License: GNU General Public License (GPL)
Author: Kazumi Ono onokazu@xoops.org
Located at db/criteria/Element.php
Package: Database\Criteria
Category: ICMS
Copyright: copyright (c) 2000-2007 XOOPS.org
License: GNU General Public License (GPL)
Author: Kazumi Ono onokazu@xoops.org
Located at db/criteria/Element.php
public
|
|
abstract public
|
|
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
|
#
''
|