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