Exemplo n.º 1
0
 function orderup()
 {
     $this->getGroupVal();
     return parent::orderup();
 }
Exemplo n.º 2
0
 function orderup()
 {
     $this->setOptions();
     return parent::orderup();
 }