Bitrix API

ViewHelper

Table of Contents

Constants

ACTIVE_TAB  = 'active_tab'
VIEW_ACTIVE_SPRINT  = 'active_sprint'
VIEW_COMPLETED_SPRINT  = 'completed_sprint'
VIEW_PLAN  = 'plan'

Methods

__construct()  : mixed
getActiveView()  : string
saveActiveView()  : void

Constants

ACTIVE_TAB

public mixed ACTIVE_TAB = 'active_tab'

VIEW_ACTIVE_SPRINT

public mixed VIEW_ACTIVE_SPRINT = 'active_sprint'

VIEW_COMPLETED_SPRINT

public mixed VIEW_COMPLETED_SPRINT = 'completed_sprint'

Methods

__construct()

public __construct([bool|string $siteId = false ]) : mixed
Parameters
$siteId : bool|string = false

getActiveView()

public getActiveView(mixed $groupId) : string
Parameters
$groupId : mixed
Return values
string

saveActiveView()

public saveActiveView(string|null $view, int $groupId) : void
Parameters
$view : string|null
$groupId : int

        
On this page

Search results