Home
last modified time | relevance | path

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

/plugin/pagequery/
H A DPageQuery.php10 public const MSORT_STRING = 'msort04'; define in PageQuery
17 public const MSORT_DEFAULT_TYPE = self::MSORT_STRING;
332 $type = ($opt['natsort']) ? self::MSORT_NAT : self::MSORT_STRING;
647 case $self::MSORT_STRING: