Home
last modified time | relevance | path

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

/plugin/nspages/printers/
H A Dprinter.php21 protected $_sorter; variable in nspages_printer
38 $this->_sorter = $this->_getSorter($data['reverse']);
71 $this->_sorter->sort($tab);
H A DprinterTree.php42 $this->_sorter->sort($tree->children);