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