Home
last modified time | relevance | path

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

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