Example #1
0
 function orderup()
 {
     $this->getGroupVal();
     return parent::orderup();
 }
Example #2
0
 function orderup()
 {
     $this->setOptions();
     return parent::orderup();
 }