1C-Bitrix 25.700.0
Класс Register

Открытые статические члены

static getInstance ()
static getDNSRecords (?string $tld=null)
static isDomainActive (string $domainName)

Поля данных

const B24_SERVICE_DETECT_IP = 'https://ip.bitrix24.site/getipforzone/?bx24_zone='
const B24_SERVICE_DETECT_DOMAIN = 'https://ip.bitrix24.site/getdomainstatus/?bx24_site_domain='
const B24_DEFAULT_DNS_IP = '52.59.124.117'
const B24_DEFAULT_DNS_CNAME = 'lb.bitrix24.site.'

Защищенные статические члены

static getINA (?string $tld=null)

Подробное описание

См. определение в файле register.php строка 8

Методы

◆ getDNSRecords()

getDNSRecords ( ?string $tld = null)
static

Returns INA && CNAME records value for domain registration.

Аргументы
string | null$tldTop level domain.
Возвращает
array

См. определение в файле register.php строка 67

◆ getINA()

getINA ( ?string $tld = null)
staticprotected

Returns IP for A record DNS.

Аргументы
string | null$tldTop level domain.
Возвращает
string

См. определение в файле register.php строка 44

◆ getInstance()

getInstance ( )
static

Finds registrator instance and returns it.

Возвращает
Provider|null

См. определение в файле register.php строка 34

◆ isDomainActive()

isDomainActive ( string $domainName)
static

Returns true if domain is enabled and active now.

Аргументы
string$domainNameDomain name.
Возвращает
bool

См. определение в файле register.php строка 89

Поля

◆ B24_DEFAULT_DNS_CNAME

const B24_DEFAULT_DNS_CNAME = 'lb.bitrix24.site.'

Default CNAME for DNS.

См. определение в файле register.php строка 28

◆ B24_DEFAULT_DNS_IP

const B24_DEFAULT_DNS_IP = '52.59.124.117'

Default IP for DNS.

См. определение в файле register.php строка 23

◆ B24_SERVICE_DETECT_DOMAIN

const B24_SERVICE_DETECT_DOMAIN = 'https://ip.bitrix24.site/getdomainstatus/?bx24_site_domain='

B24 service for detect that domain is available.

См. определение в файле register.php строка 18

◆ B24_SERVICE_DETECT_IP

const B24_SERVICE_DETECT_IP = 'https://ip.bitrix24.site/getipforzone/?bx24_zone='

B24 service for detect IP for current lang zone.

См. определение в файле register.php строка 13


Объявления и описания членов класса находятся в файле: