• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/integration/report/dashboard/catalogdashboard.php
  • Класс: BitrixCatalogIntegrationReportDashboardCatalogDashboard
  • Вызов: CatalogDashboard::addView
public function addView(Base $view, int $weight): void
{
	$this->dashboardViewList[$weight] = $view;
}