Содержимое
Поиск
\BXmaker\GeoIP\Service\BitrixServiceGeoIP
\BXmaker\GeoIP\Service\BitrixServiceGeoIP -
Класс для получения местоположения по IP от встроенных сервиосв в битркис
namespace BXmaker\GeoIP\Service;
class BitrixServiceGeoIP extends \BXmaker\GeoIP\Service\Base
{
//...
}
Методы
canUseOnServer
public static function canUseOnServer();
getCode
public static function getCode();
getData
public function getData(string $ip, string $lang = 'ru');
getDescription
public static function getDescription();
getMessage
/**
* @inheritDoc
*/
public static function getMessage($name, $arReplace = null);
getName
public static function getName();