Home
last modified time | relevance | path

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

/plugin/structprogress/types/
H A DProgress.php168 public function getDefaultComparator() function in dokuwiki\\plugin\\structprogress\\types\\Progress
/plugin/struct/types/
H A DDecimal.php189 public function getDefaultComparator()
188 public function getDefaultComparator() global() function in dokuwiki\\plugin\\struct\\types\\Decimal
H A DAbstractBaseType.php556 public function getDefaultComparator()
550 public function getDefaultComparator() global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/struct/meta/
H A DAggregationTable.php303 $key = $column->getFullQualifiedLabel() . $column->getType()->getDefaultComparator();