См. определение в файле site.php строка 15
◆ checkLimitsByLicenseChange()
checkLimitsByLicenseChange |
( |
| ) |
|
|
static |
◆ getFreeDomainSuspendedTime()
getFreeDomainSuspendedTime |
( |
| ) |
|
|
static |
Returns suspended time of free domain.
- Возвращает
- int
См. определение в файле site.php строка 376
◆ isCreatingAllowed()
isCreatingAllowed |
( |
string | $code, |
|
|
array | $params ) |
|
static |
Checks restriction for creating and publication site.
- Аргументы
-
string | $code | Restriction code (not used here). |
array | $params | Additional params. |
- Возвращает
- bool
См. определение в файле site.php строка 196
◆ isEmailConfirmed()
isEmailConfirmed |
( |
int | $siteId | ) |
|
|
static |
Returns true if email is successfully confirmed.
- Аргументы
-
- Возвращает
- bool
См. определение в файле site.php строка 421
◆ isExportAllowed()
Checks restriction for site export.
- Возвращает
- bool
См. определение в файле site.php строка 392
◆ isFreeDomainAllowed()
isFreeDomainAllowed |
( |
string | $code, |
|
|
array | $params ) |
|
static |
Checks restriction for free domain.
- Аргументы
-
string | $code | Restriction code (not used here). |
array | $params | Additional params. |
- Возвращает
- bool
См. определение в файле site.php строка 282
◆ isNew2021Tariff()
◆ isPhoneConfirmed()
isPhoneConfirmed |
( |
int | $siteId | ) |
|
|
static |
Returns true if phone is successfully confirmed.
- Аргументы
-
- Возвращает
- bool
См. определение в файле site.php строка 448
◆ isTermsFooterShow()
Checks showing terms footer.
- Возвращает
- bool
См. определение в файле site.php строка 406
◆ manageFreeDomains()
manageFreeDomains |
( |
bool | $setActive, |
|
|
int | $executeAfterSeconds = 0 ) |
|
static |
System method for deactivate all free domains.
- Аргументы
-
bool | $setActive | Set domains and sites active / not active. |
int | $executeAfterSeconds | Delayed execution (in seconds). |
- Возвращает
- void
См. определение в файле site.php строка 326
◆ publishByLicenseChange()
publishByLicenseChange |
( |
| ) |
|
|
static |
◆ unpublishByScannerLockPortal()
unpublishByScannerLockPortal |
( |
| ) |
|
|
static |
◆ FREE_DOMAIN_GRACE_DAYS
const FREE_DOMAIN_GRACE_DAYS = 14 |
Allowed days for use free domain after downgrade plan.
См. определение в файле site.php строка 20
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/landing/lib/restriction/site.php