CSort
CSort
Package | system.web |
---|---|
Inheritance | class CSort » CComponent |
Source Code | framework/web/CSort.php |
CSort represents information relevant to sorting.
When data needs to be sorted according to one or several attributes, we can use CSort to represent the sorting information and generate appropriate hyperlinks that can lead to sort actions.
CSort is designed to be used together with CActiveRecord. When creating a CSort instance, you need
When data needs to be sorted according to one or several attributes, we can use CSort to represent the sorting information and generate appropriate hyperlinks that can lead to sort actions.
CSort is designed to be used together with CActiveRecord. When creating a CSort instance, you need