function orderdown() { $this->getGroupVal(); return parent::orderdown(); }
function orderdown() { $this->setOptions(); return parent::orderdown(); }