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

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

static getList ($siteId, $arFilter=array(), $arOrder=array())
 
static add ($siteId, $arFields)
 
static update ($siteId, $arFilter, $arFields)
 
static delete ($siteId, $arFilter)
 
static reindexAll ($maxExecutionTime=0, $ns=array())
 
static reindexFile ($siteId, $rootPath, $path, $maxFileSize=0)
 
static checkPath ($path)
 

Открытые атрибуты

const DEFAULT_SORT = 100
 

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

static loadRules ($siteId)
 
static saveRules ($siteId, array $arUrlRewrite)
 
static filterRules (array $arUrlRewrite, array $arFilter)
 
static recordsCompare ($a, $b)
 
static recursiveReindex ($rootPath, $path, $arSites, $maxExecutionTime, &$ns)
 

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

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

Методы

◆ add()

static add ( $siteId,
$arFields )
static

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

◆ checkPath()

static checkPath ( $path)
static

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

◆ delete()

static delete ( $siteId,
$arFilter )
static

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

◆ filterRules()

static filterRules ( array $arUrlRewrite,
array $arFilter )
staticprotected

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

◆ getList()

static getList ( $siteId,
$arFilter = array(),
$arOrder = array() )
static

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

◆ loadRules()

static loadRules ( $siteId)
staticprotected

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

◆ recordsCompare()

static recordsCompare ( $a,
$b )
staticprotected

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

◆ recursiveReindex()

static recursiveReindex ( $rootPath,
$path,
$arSites,
$maxExecutionTime,
& $ns )
staticprotected

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

◆ reindexAll()

static reindexAll ( $maxExecutionTime = 0,
$ns = array() )
static

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

◆ reindexFile()

static reindexFile ( $siteId,
$rootPath,
$path,
$maxFileSize = 0 )
static

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

◆ saveRules()

static saveRules ( $siteId,
array $arUrlRewrite )
staticprotected

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

◆ update()

static update ( $siteId,
$arFilter,
$arFields )
static

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

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

◆ DEFAULT_SORT

const DEFAULT_SORT = 100

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