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