Основные сведения
Настройки
Главный модуль в ядре D7
AbortResultCache
AddIncludeAreaIcon
AddIncludeAreaIcons
ClearResultCache
GetName
GetParent
GetPath
GetRelativePath
GetTemplate
GetTemplateCachedData
GetTemplateName
GetTemplatePage
IncludeComponentTemplate
InitComponentTemplate
SetTemplateCachedData
ShowComponentTemplate
StartResultCache
setResultCacheKeys
setResultCacheKeys
CBitrixComponent::setResultCacheKeys( $arResultCacheKeys );
$arResultCacheKeys
- это список ключей массива $arResult, которые должны кэшироваться при использовании встроенного кэширования компонентов. Нестатический метод.
Смотрите также
- Файл result_modifier.php в курсе Разработчик Bitrix Framework
Примеры использования
$this->SetResultCacheKeys(array( "IBLOCK_ID", "ID", "IBLOCK_SECTION_ID", "NAME", "PROPERTIES", "SECTION", )); $this->IncludeComponentTemplate();
© «Битрикс», 2001-2025, «1С-Битрикс», 2025
Наверх