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