================================================================
BITRIX - Ссылки на полезные разделы документации
================================================================
- Страница и порядок ее выполнения в CMS Bitrix
https://dev.1c-bitrix.ru/api_help/main/general/page/pageplan.php
- Компоненты Битрикс
https://dev.1c-bitrix.ru/learning/course/index.php?COURSE_ID=43&CHAPTER_ID=04565
- Компоненты - result_modifier.php
https://dev.1c-bitrix.ru/learning/course/index.php?COURSE_ID=43&LESSON_ID=2830
- Компоненты - component_epilog.php
https://dev.1c-bitrix.ru/learning/course/index.php?COURSE_ID=43&LESSON_ID=2975
- Список модулей и их идентификаторв для подключения через API:
https://dev.1c-bitrix.ru/api_help/main/general/identifiers.php
- Специальные константы
https://dev.1c-bitrix.ru/api_help/main/general/constants.php
- API для получения полей элемента инфоблока по ID (getByID)
https://dev.1c-bitrix.ru/api_help/iblock/classes/ciblockelement/getbyid.php
- API для получения списка элементов инфоблока (getList)
https://dev.1c-bitrix.ru/api_help/iblock/classes/ciblock/getlist.php
- API для получения списка разделов инфоблока (getSectionList)
https://dev.1c-bitrix.ru/api_help/iblock/classes/ciblocksection/getlist.php
- Информационные блоки в ядре D7
https://dev.1c-bitrix.ru/api_help/iblock/iblock_d7.php