Example #1
0
 public function update_insert()
 {
     return parent::update_insert('options', array('grouping' => $this->grouping, 'name' => $this->name));
 }