Home
last modified time | relevance | path

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

/plugin/qc/
H A Dadmin.php82 …echo ' <th class="quality">' . $this->getOrderArrow('quality') . '<a href="' . wl($ID, array('d…
83 …echo ' <th class="fixme">' . $this->getOrderArrow('fixme') . '<a href="' . wl($ID, array('do' =…
104 protected function getOrderArrow($type) function in admin_plugin_qc