public function buildTitle($title, $a_obj_id, $a_type)
 {
     return parent::buildTitle($title, $a_obj_id, $a_type);
 }