Home
last modified time | relevance | path

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

/plugin/pagelist/
Dhelper.php67 private $defaultSortKey = 'id'; variable in helper_plugin_pagelist
304 $this->defaultSortKey = substr($flag, 14);
323 $this->sortKey = $this->defaultSortKey;