entity = new notice($this->id); $this->isbd = notice::get_notice_title($this->id); } public function get_link_see(){ return str_replace("!!type!!", "records", $this->get_generic_link()); } }