# CIBlockSection

URL: https://chugunov.pro/api-bitrix/global/ciblocksection/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\CIBlockSection`
Модуль: Глобальные классы.

Исходный файл: `source/iblock/classes/mysql/iblocksection.php:4`

## Свойства (1)

- `$$LAST_ERROR`

## Методы (30)

- [`__construct()`](https://chugunov.pro/api-bitrix/global/ciblocksection/__construct/)
- [`Add()`](https://chugunov.pro/api-bitrix/global/ciblocksection/add/)
- [`CheckFields()`](https://chugunov.pro/api-bitrix/global/ciblocksection/checkfields/)
- [`static checkLoadSections()`](https://chugunov.pro/api-bitrix/global/ciblocksection/checkloadsections/)
- [`createMnemonicCode()`](https://chugunov.pro/api-bitrix/global/ciblocksection/createmnemoniccode/)
- [`static Delete()`](https://chugunov.pro/api-bitrix/global/ciblocksection/delete/)
- [`generateMnemonicCode()`](https://chugunov.pro/api-bitrix/global/ciblocksection/generatemnemoniccode/)
- [`static GetByID()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getbyid/)
- [`static GetCount()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getcount/)
- [`static getElementInherentFilter()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getelementinherentfilter/) — Возвращает фильтр по свойствам элемента и полям товара.
- [`static GetFilter()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getfilter/)
- [`getLastError()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getlasterror/)
- [`static GetList()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getlist/)
- [`static GetMixedList()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getmixedlist/)
- [`static GetNavChain()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getnavchain/)
- [`static getSectionCode()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getsectioncode/)
- [`static getSectionCodePath()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getsectioncodepath/)
- [`static GetSectionElementsCount()`](https://chugunov.pro/api-bitrix/global/ciblocksection/getsectionelementscount/)
- [`static GetTreeList()`](https://chugunov.pro/api-bitrix/global/ciblocksection/gettreelist/)
- [`isExistsMnemonicCode()`](https://chugunov.pro/api-bitrix/global/ciblocksection/isexistsmnemoniccode/)
- [`static RecalcGlobalActiveFlag()`](https://chugunov.pro/api-bitrix/global/ciblocksection/recalcglobalactiveflag/)
- [`static recountTreeAfterAdd()`](https://chugunov.pro/api-bitrix/global/ciblocksection/recounttreeafteradd/)
- [`static recountTreeAfterUpdate()`](https://chugunov.pro/api-bitrix/global/ciblocksection/recounttreeafterupdate/)
- [`static recountTreeOnDelete()`](https://chugunov.pro/api-bitrix/global/ciblocksection/recounttreeondelete/)
- [`static ReSort()`](https://chugunov.pro/api-bitrix/global/ciblocksection/resort/)
- [`setIblock()`](https://chugunov.pro/api-bitrix/global/ciblocksection/setiblock/)
- [`static TreeReSort()`](https://chugunov.pro/api-bitrix/global/ciblocksection/treeresort/)
- [`Update()`](https://chugunov.pro/api-bitrix/global/ciblocksection/update/)
- [`UpdateSearch()`](https://chugunov.pro/api-bitrix/global/ciblocksection/updatesearch/)
- [`static UserTypeRightsCheck()`](https://chugunov.pro/api-bitrix/global/ciblocksection/usertyperightscheck/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/CIBlockSection.html
