|
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) |
|
См. определение в файле urlrewriter.php строка 8
◆ add()
static add |
( |
| $siteId, |
|
|
| $arFields ) |
|
static |
◆ checkPath()
static checkPath |
( |
| $path | ) |
|
|
static |
◆ delete()
static delete |
( |
| $siteId, |
|
|
| $arFilter ) |
|
static |
◆ filterRules()
static filterRules |
( |
array | $arUrlRewrite, |
|
|
array | $arFilter ) |
|
staticprotected |
◆ getList()
static getList |
( |
| $siteId, |
|
|
| $arFilter = array(), |
|
|
| $arOrder = array() ) |
|
static |
◆ loadRules()
static loadRules |
( |
| $siteId | ) |
|
|
staticprotected |
◆ recordsCompare()
static recordsCompare |
( |
| $a, |
|
|
| $b ) |
|
staticprotected |
◆ recursiveReindex()
static recursiveReindex |
( |
| $rootPath, |
|
|
| $path, |
|
|
| $arSites, |
|
|
| $maxExecutionTime, |
|
|
& | $ns ) |
|
staticprotected |
◆ reindexAll()
static reindexAll |
( |
| $maxExecutionTime = 0, |
|
|
| $ns = array() ) |
|
static |
◆ reindexFile()
static reindexFile |
( |
| $siteId, |
|
|
| $rootPath, |
|
|
| $path, |
|
|
| $maxFileSize = 0 ) |
|
static |
◆ saveRules()
static saveRules |
( |
| $siteId, |
|
|
array | $arUrlRewrite ) |
|
staticprotected |
◆ update()
static update |
( |
| $siteId, |
|
|
| $arFilter, |
|
|
| $arFields ) |
|
static |
◆ DEFAULT_SORT