XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
SortQueryArgument Class Reference
Inheritance diagram for SortQueryArgument:
QueryArgument

Public Member Functions

 toString ()
 
- Public Member Functions inherited from QueryArgument
 __construct ($tag, $ignore_value=FALSE)
 
 getArgumentName ()
 
 getColumnName ()
 
 getTableName ()
 
 getValidatorString ()
 
 isConditionArgument ()
 
 toString ()
 

Additional Inherited Members

- Public Attributes inherited from QueryArgument
 $argument_name
 
 $variable_name
 
 $argument_validator
 
 $column_name
 
 $table_name
 
 $operation
 
 $ignore_value
 

Detailed Description

Definition at line 10 of file SortQueryArgument.class.php.

Member Function Documentation

SortQueryArgument::toString ( )

Change SortQueryArgument object to string

Returns
string

Definition at line 17 of file SortQueryArgument.class.php.


The documentation for this class was generated from the following file: