Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SitemapEntityTable
+ Граф наследования:SitemapEntityTable:

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

static getFilePath ()
 
static getTableName ()
 
static add (array $data)
 
static getMap ()
 
static getSitemapsByEntityId ($entityId)
 
static clearBySitemap ($sitemapId)
 

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

const ENTITY_TYPE = 'ENTITY'
 

Статические защищенные данные

static $entityCache = array()
 

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

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

Методы

◆ add()

static add ( array $data)
static

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

◆ clearBySitemap()

static clearBySitemap ( $sitemapId)
static

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getSitemapsByEntityId()

static getSitemapsByEntityId ( $entityId)
static

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

◆ getTableName()

static getTableName ( )
static

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

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

◆ $entityCache

$entityCache = array()
staticprotected

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

◆ ENTITY_TYPE

const ENTITY_TYPE = 'ENTITY'

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