public function executeBlogSubscribeSidebar()
 {
     $this->categories = PcBlogCategoryPeer::getUsedCategories();
 }