public function setFunction($id, $type) { $this->fn[$id]['id'] = $id; $this->fn[$id]['type'] = $type; $this->fn[$id]['area'] = $id; }