SortField
extends Field
in package
Table of Contents
Properties
- $fieldName : string
- $order : string
Methods
- __construct() : mixed
- __toString() : string
Properties
$fieldName
protected
string
$fieldName
$order
private
string
$order
Methods
__construct()
public
__construct(string $fieldName[, string $order = 'ASC' ]) : mixed
Parameters
- $fieldName : string
- $order : string = 'ASC'
__toString()
public
__toString() : string