1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс UrlRewrite

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

static set ($siteId, $rule, $landingId=null)
static remove ($siteId, $rule)
static matchUrl ($siteId, $url)
static removeForSite ($siteId)
static removeForLanding ($landingId)

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

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

Методы

◆ matchUrl()

matchUrl ( $siteId,
$url )
static

Matching rule for url.

Аргументы
int$siteIdSite id.
string$urlSome url.
Возвращает
int Landing id.

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

◆ remove()

remove ( $siteId,
$rule )
static

Unset rule for the site.

Аргументы
int$siteIdSite id.
string$ruleRule.
Возвращает
void

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

◆ removeForLanding()

removeForLanding ( $landingId)
static

Clear rules for one site.

Аргументы
int$landingIdLanding id.
Возвращает
void

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

◆ removeForSite()

removeForSite ( $siteId)
static

Clear rules for one site.

Аргументы
int$siteIdSite id.
Возвращает
void

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

◆ set()

set ( $siteId,
$rule,
$landingId = null )
static

Set rule for the site.

Аргументы
int$siteIdSite id.
string$ruleRule.
int$landingIdLanding id. If empty then remove.
Возвращает
void

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


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