setType('techfuze/databasemodel', 'DatabaseModel'); $this->fields = array('id', 'key', 'value'); $this->table = 'example'; } } ?>