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