Открытые члены | |
__construct () | |
bindGroup (Group $group) | |
getGroup () | |
getBoardKey () | |
getAccessBoardId () | |
getBoardVersion () | |
getBoardTitle () | |
getAnalyticBoard () | |
getAnalyticBoardBatch () | |
getDashboard () | |
getRows () | |
addView (Base $view, int $weight) | |
setHandler (BaseHandler $handler) | |
getHandler () | |
getActiveViewList () | |
Открытые атрибуты | |
const | BUTCH_GROUP = 'catalog_general' |
const | BUTCH_GROUP_SORT = 160 |
Защищенные члены | |
buildWidgetFromView (CatalogView $view) | |
Защищенные статические члены | |
static | getDefaultGroup () |
static | getDefaultViewList () |
Защищенные данные | |
array | $dashboardViewList = [] |
BaseHandler | $handler |
Group | $group |
Instances of this class must be provided from DashboardManager, that make access validation before this
См. определение в файле catalogdashboard.php строка 21
__construct | ( | ) |
См. определение в файле catalogdashboard.php строка 31
addView | ( | Base | $view, |
int | $weight | ||
) |
Add view to dashboard that will show in $weight order to page
Base | $view | |
int | $weight |
См. определение в файле catalogdashboard.php строка 160
bindGroup | ( | Group | $group | ) |
См. определение в файле catalogdashboard.php строка 41
|
protected |
См. определение в файле catalogdashboard.php строка 130
|
abstract |
Returns identified access board id for catalog access checking
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
getActiveViewList | ( | ) |
См. определение в файле catalogdashboard.php строка 175
getAnalyticBoard | ( | ) |
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
См. определение в файле catalogdashboard.php строка 78
getAnalyticBoardBatch | ( | ) |
См. определение в файле catalogdashboard.php строка 88
|
abstract |
Returns identified board key for dashboard instance
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
|
abstract |
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
|
abstract |
Returns board version of dashboard instance
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
getDashboard | ( | ) |
См. определение в файле catalogdashboard.php строка 99
|
staticabstractprotected |
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
|
staticabstractprotected |
Returns array of Bitrix\Report\VisualConstructor\Views\Component\Base instances
Переопределяется в StoreSaleDashboard и StoreStockDashboard.
getGroup | ( | ) |
См. определение в файле catalogdashboard.php строка 46
getHandler | ( | ) |
См. определение в файле catalogdashboard.php строка 170
getRows | ( | ) |
См. определение в файле catalogdashboard.php строка 112
setHandler | ( | BaseHandler | $handler | ) |
См. определение в файле catalogdashboard.php строка 165
|
protected |
См. определение в файле catalogdashboard.php строка 26
|
protected |
См. определение в файле catalogdashboard.php строка 29
|
protected |
См. определение в файле catalogdashboard.php строка 28
const BUTCH_GROUP = 'catalog_general' |
См. определение в файле catalogdashboard.php строка 23
const BUTCH_GROUP_SORT = 160 |
См. определение в файле catalogdashboard.php строка 24