• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/integration/socialnetwork/logcomment.php
  • Класс: BitrixIntranetIntegrationSocialnetworkLogComment
  • Вызов: LogComment::getEventIdList
static function getEventIdList()
{
	return array(
		self::EVENT_ID_INTRANET_NEW_USER_COMMENT
	);
}