Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс StoreProfitDashboard
+ Граф наследования:StoreProfitDashboard:

Открытые члены

 __construct ()
 
 getBoardKey ()
 
 getAccessBoardId ()
 
 getBoardVersion ()
 
 getAnalyticBoard ()
 
 getBoardTitle ()
 
- Открытые члены унаследованные от CatalogDashboard
 bindGroup (Group $group)
 
 getGroup ()
 
 getAnalyticBoardBatch ()
 
 getDashboard ()
 
 getRows ()
 
 addView (View $view, int $weight)
 
 setHandler (BaseHandler $handler)
 
 getHandler ()
 
 getActiveViewList ()
 

Открытые атрибуты

const BOARD_VERSION = 'v2'
 
const BOARD_KEY = 'catalog_warehouse_profit'
 
const ACCESS_BOARD_ID = 3
 
- Открытые атрибуты унаследованные от CatalogDashboard
const BUTCH_GROUP = 'catalog_general'
 
const BUTCH_GROUP_SORT = 160
 

Защищенные статические члены

static getDefaultGroup ()
 
static getDefaultViewList ()
 

Дополнительные унаследованные члены

- Защищенные члены унаследованные от CatalogDashboard
 buildWidgetFromView (ViewRenderable $view)
 
- Защищенные данные унаследованные от CatalogDashboard
array $dashboardViewList = []
 
BaseHandler $handler
 
Group $group
 

Подробное описание

См. определение в файле storeprofitdashboard.php строка 14

Конструктор(ы)

◆ __construct()

__construct ( )

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 23

Методы

◆ getAccessBoardId()

getAccessBoardId ( )

Returns identified access board id for catalog access checking

Возвращает
string

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 35

◆ getAnalyticBoard()

getAnalyticBoard ( )

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 51

◆ getBoardKey()

getBoardKey ( )

Returns identified board key for dashboard instance

Возвращает
string

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 30

◆ getBoardTitle()

getBoardTitle ( )

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 83

◆ getBoardVersion()

getBoardVersion ( )

Returns board version of dashboard instance

Возвращает
string

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 40

◆ getDefaultGroup()

static getDefaultGroup ( )
staticprotected

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 59

◆ getDefaultViewList()

static getDefaultViewList ( )
staticprotected

if batch method is not selected, we will show a warning

См. также
self::getBoardVersion

Переопределяет метод предка CatalogDashboard.

См. определение в файле storeprofitdashboard.php строка 68

Данные класса

◆ ACCESS_BOARD_ID

const ACCESS_BOARD_ID = 3

См. определение в файле storeprofitdashboard.php строка 19

◆ BOARD_KEY

const BOARD_KEY = 'catalog_warehouse_profit'

См. определение в файле storeprofitdashboard.php строка 17

◆ BOARD_VERSION

const BOARD_VERSION = 'v2'

См. определение в файле storeprofitdashboard.php строка 16