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