См. определение в файле Iblock.php строка 7
◆ checkSection()
static checkSection |
( |
| $sectionId, |
|
|
| $sectionSettings, |
|
|
| $defaultValue ) |
|
static |
Checks if section $sectionId should be added to sitemap.
- Аргументы
-
int | $sectionId | Section ID. |
array | $sectionSettings | Sitemap section settings array. |
bool | $defaultValue | Default value for situation of settings absence. |
- Возвращает
- bool
См. определение в файле Iblock.php строка 181
◆ clearBySitemap()
static clearBySitemap |
( |
| $sitemapId | ) |
|
|
static |
Clears all iblock links on sitemap settings deletion.
- Аргументы
-
int | $sitemapId | Sitemap settings ID. |
- Возвращает
- void
См. определение в файле Iblock.php строка 68
◆ getByIblock()
static getByIblock |
( |
| $fields, |
|
|
| $itemType ) |
|
static |
Returns array of data for sitemap update due to some iblock action.
- Аргументы
-
array | $fields | Iblock element or section fields array. |
string | $itemType | IblockTable::TYPE_ELEMENT || IblockTable::TYPE_SECTION. |
- Возвращает
- array Array of sitemap settings
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле Iblock.php строка 87
◆ getMap()
Returns entity map definition.
- Возвращает
- array
См. определение в файле Iblock.php строка 32
◆ getTableName()
Returns DB table name for entity.
- Возвращает
- string
См. определение в файле Iblock.php строка 22
◆ $iblockCache
◆ ACTIVE
◆ INACTIVE
◆ TYPE_ELEMENT
◆ TYPE_SECTION