SearchHelper
class SearchHelper
搜素排序
Methods
static string
key(string $default_order, array $allowed = [], string $input_key = '_order')
获取排序的key
static string
order(string $key = '_order')
排序类型
Details
at line 19
static string
key(string $default_order, array $allowed = [], string $input_key = '_order')
获取排序的key
at line 45
static string
order(string $key = '_order')
排序类型