|
static | getINA (?string $tld=null) |
|
См. определение в файле register.php строка 7
◆ getDNSRecords()
static getDNSRecords |
( |
?string | $tld = null | ) |
|
|
static |
Returns INA && CNAME records value for domain registration.
- Аргументы
-
string | null | $tld | Top level domain. |
- Возвращает
- array
См. определение в файле register.php строка 58
◆ getINA()
static getINA |
( |
?string | $tld = null | ) |
|
|
staticprotected |
Returns IP for A record DNS.
- Аргументы
-
string | null | $tld | Top level domain. |
- Возвращает
- string
См. определение в файле register.php строка 43
◆ getInstance()
Finds registrator instance and returns it.
- Возвращает
- Provider|null
См. определение в файле register.php строка 33
◆ isDomainActive()
static isDomainActive |
( |
string | $domainName | ) |
|
|
static |
Returns true if domain is enabled and active now.
- Аргументы
-
string | $domainName | Domain name. |
- Возвращает
- bool
См. определение в файле register.php строка 80
◆ B24_DEFAULT_DNS_CNAME
const B24_DEFAULT_DNS_CNAME = 'lb.bitrix24.site.' |
◆ B24_DEFAULT_DNS_IP
const B24_DEFAULT_DNS_IP = '52.59.124.117' |
◆ 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 строка 17
◆ 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 строка 12