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