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