Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс UrlRewriterRuleMaker

Открытые члены

 process ($sefRule)
 
 getCondition ()
 
 getRule ()
 

Защищенные члены

 _callback (array $match)
 

Защищенные данные

 $condition = ""
 
 $variables = array()
 
 $rule = ""
 

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

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

Методы

◆ _callback()

_callback ( array $match)
protected

Internal method used for preg_replace processing.

Аргументы
array$matchmatch array.
Возвращает
string

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

◆ getCondition()

getCondition ( )

Returns CONDITION field of the sef rule based on what was processed.

Возвращает
string

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

◆ getRule()

getRule ( )

Returns RULE field of the sef rule based on what was processed.

Возвращает
string

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

◆ process()

process ( $sefRule)
Аргументы
string$sefRuleSEF_RULE component parameter value.
Возвращает
void

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

Данные класса

◆ $condition

$condition = ""
protected

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

◆ $rule

$rule = ""
protected

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

◆ $variables

$variables = array()
protected

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