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

Public Member Functions

 getValue ()
 
- Public Member Functions inherited from Argument
 __construct ($name, $value)
 
 getType ()
 
 setColumnType ($value)
 
 setColumnOperation ($operation)
 
 getName ()
 
 getValue ()
 
 getPureValue ()
 
 getColumnOperation ()
 
 getEscapedValue ()
 
 getUnescapedValue ()
 
 toString ($value)
 
 escapeValue ($value)
 
 _escapeStringValue ($value)
 
 utf8Replacer ($captures)
 
 isValid ()
 
 isColumnName ()
 
 getErrorMessage ()
 
 ensureDefaultValue ($default_value)
 
 checkFilter ($filter_type)
 
 checkMaxLength ($length)
 
 checkMinLength ($length)
 
 checkNotNull ()
 

Additional Inherited Members

- Public Attributes inherited from Argument
 $value
 
 $name
 
 $type
 
 $isValid
 
 $errorMessage
 
 $column_operation
 
 $uses_default_value
 
 $_value
 

Detailed Description

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

Member Function Documentation

SortArgument::getValue ( )

Definition at line 13 of file SortArgument.class.php.


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