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