Esempio n. 1
0
	/**
	 * @param unknown_type $id
	 */
	public function create_item($id)
	{
		return vBBlog_Search_Result_BlogEntry::create($id);
	}