• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/vkontakte.php
  • Класс: CSocServVKontakte
  • Вызов: CSocServVKontakte::getProfileUrl
public function getProfileUrl($uid)
{
	return "http://vk.com/id" . $uid;
}