1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс SitemapTable
Граф наследования:SitemapTable:

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

static getFilePath ()
static getTableName ()
static getMap ()
static prepareSettings ($arSettings)
static fullDelete (int $id)

Поля данных

const SETTINGS_DEFAULT_FILE_MASK = '*.php,*.html'
const ACTIVE = 'Y'
const INACTIVE = 'N'

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

static compileMask ($mask)

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

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

Методы

◆ compileMask()

compileMask ( $mask)
staticprotected

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

◆ fullDelete()

fullDelete ( int $id)
static

Delete sitemap and all related settings

Аргументы
int$id
Возвращает
void
Исключения

Exception

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

◆ getFilePath()

getFilePath ( )
static

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

◆ getMap()

getMap ( )
static

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

◆ getTableName()

getTableName ( )
static

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

◆ prepareSettings()

prepareSettings ( $arSettings)
static

Gets settings from admin page and returns filtered version

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

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

Поля

◆ ACTIVE

const ACTIVE = 'Y'

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

◆ INACTIVE

const INACTIVE = 'N'

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

◆ SETTINGS_DEFAULT_FILE_MASK

const SETTINGS_DEFAULT_FILE_MASK = '*.php,*.html'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/seo/lib/Sitemap/Internals/Sitemap.php