Definition at line 9 of file OrderByColumn.class.php.
OrderByColumn::__construct |
( |
|
$column_name, |
|
|
|
$sort_order |
|
) |
| |
constructor
- Parameters
-
string | $column_name | |
string | $sort_order | |
- Returns
- void
Definition at line 30 of file OrderByColumn.class.php.
OrderByColumn::getArguments |
( |
| ) |
|
OrderByColumn::getColumnName |
( |
| ) |
|
OrderByColumn::getPureColumnName |
( |
| ) |
|
OrderByColumn::getPureSortOrder |
( |
| ) |
|
OrderByColumn::toString |
( |
| ) |
|
OrderByColumn::$column_name |
OrderByColumn::$sort_order |
The documentation for this class was generated from the following file: