• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/component/userprofile.php
  • Класс: BitrixIntranetComponentUserProfile
  • Вызов: UserProfile::getProfileBlogPostAction
public function getProfileBlogPostAction()
{
	return $this->getProfilePostInstance()->getProfileBlogPostAction($this->errorCollection);
}