• Модуль: iblock
  • Путь к файлу: ~/bitrix/modules/iblock/classes/general/iblock_rights.php
  • Класс: CIBlockRights
  • Вызов: CIBlockRights::Recalculate
function Recalculate()
{
	$stor = $this->_storage_object();
	$stor->Recalculate();
}