public function poster_del()
 {
     $return_func = 'poster';
     parent::poster_del($this->module, $this->type, $return_func);
 }