Home
last modified time | relevance | path

Searched refs:getOrderArrow (Results 1 – 1 of 1) sorted by last modified time

/plugin/qc/
H A Dadmin.php73 echo ' <th class="quality">' . $this->getOrderArrow('quality') .
76 echo ' <th class="fixme">' . $this->getOrderArrow('fixme') .
104 protected function getOrderArrow($type) function in admin_plugin_qc