Sort

Sort

Songo实例的内部对象,一般情况下,不要使用

Constructor

new Sort(sortArray) → {Query}

Source:
Properties:
Name Type Description
string string 将meta转后成url后的字符串
Parameters:
Name Type Description
sortArray Array.<string> 字符串数组,按照顺序描述排序
Returns:
Type
Query

Methods

normalize() → {string}

把传进来的数组,使它正常化.

Source:
把传进来的数组,使它正常化
Returns:
Type
string

toString() → {string}

覆盖原生方法.

Source:
覆盖原生方法
Returns:
Type
string