public function GetUnlinkedBlogsForUsers()
 {
     return $this->oMapper->GetUnlinkedBlogsForUsers();
 }