Exemple #1
0
 function get_order_by_classes($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #2
0
 function get_order_by_expense($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_feetype($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #4
0
 function get_order_by_reply_msg($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #5
0
 function get_order_by_attendance($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_automation_rec($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_setting($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #8
0
 function get_order_by_routine($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_mcategory($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_mailandsmstemplatetag($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_examschedule($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_promotionsubject($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_invoice($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
 function get_order_by_lmember($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #15
0
 function get_order_by_message($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #16
0
 function get_order_by_alert($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }
Exemple #17
0
 function get_order_by_permission($array = NULL)
 {
     $query = parent::get_order_by($array);
     return $query;
 }