Bitrix API

DealBoard

Table of Contents

Constants

BOARD_KEY  = 'crm-vc-myreports-deal'
CATEGORY_OPTION  = "crm.myreports.deal.categoryId"
VERSION  = '3'

Methods

get()  : Dashboard
getCurrentCategory()  : int
Returns current category for deal widgets.
getCurrentCategoryName()  : mixed
getPanelGuid()  : mixed
setCurrentCategory()  : bool
Sets current category for deal widgets

Constants

BOARD_KEY

public mixed BOARD_KEY = 'crm-vc-myreports-deal'

CATEGORY_OPTION

public mixed CATEGORY_OPTION = "crm.myreports.deal.categoryId"

Methods

getCurrentCategory()

Returns current category for deal widgets.

public static getCurrentCategory() : int
Return values
int

getCurrentCategoryName()

public static getCurrentCategoryName() : mixed

getPanelGuid()

public static getPanelGuid() : mixed

setCurrentCategory()

Sets current category for deal widgets

public static setCurrentCategory(int $categoryId) : bool
Parameters
$categoryId : int

Id of the category.

Return values
bool

        
On this page

Search results