Home
last modified time | relevance | path

Searched refs:MSORT_STRING (Results 1 – 1 of 1) sorted by relevance

/plugin/pagequery/
DPageQuery.php11 public const MSORT_STRING = 'msort04'; define in PageQuery
18 public const MSORT_DEFAULT_TYPE = self::MSORT_STRING;
330 $type = ($opt['natsort']) ? self::MSORT_NAT : self::MSORT_STRING;
645 case $self::MSORT_STRING: