Esempio n. 1
0
 function __construct()
 {
     parent::__construct();
 }
Esempio n. 2
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_photos';
     $this->MY_table = 'duc_photos';
 }
Esempio n. 3
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_teachers';
     $this->js['function']['foto_delete'] = 'f_delete';
 }
Esempio n. 4
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_durations';
 }
Esempio n. 5
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_addresses';
 }
Esempio n. 6
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_activities';
 }
Esempio n. 7
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_numgroups';
     $this->MY_table = 'duc_numgroups';
 }
Esempio n. 8
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_dop_teachers';
 }
Esempio n. 9
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_schedules';
 }
Esempio n. 10
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_concertmasters';
 }
Esempio n. 11
0
 function __construct()
 {
     parent::__construct();
     $this->table = 'grid_duc_settings';
 }