• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/manager/widgetmanager.php
  • Класс: BitrixReportVisualConstructorInternalManagerWidgetManager
  • Вызов: WidgetManager::getIndices
public function getIndices()
{
	return $this->isCalled() ? self::$indices : false;
}