Bitrix API

DeadlineAndPingSelector extends ContentBlock

Table of Contents

Constants

BACKGROUND_GREY  = 'gray'
BACKGROUND_ORANGE  = 'orange'
SCOPE_MOBILE  = 'mobile'
SCOPE_WEB  = 'web'

Methods

getRendererName()  : string
getScope()  : string|null
getSort()  : int|null
setBackgroundColorById()  : DeadlineAndPingSelector
setBackgroundToken()  : DeadlineAndPingSelector
setDeadlineBlock()  : self
setDeadlineBlockTitle()  : self
setIsScheduled()  : DeadlineAndPingSelector
setPingSelectorBlock()  : self
setScope()  : self
setScopeMobile()  : self
setScopeWeb()  : self
setSort()  : self
toArray()  : array<string|int, mixed>

Constants

Methods

getScope()

public getScope() : string|null
Return values
string|null

getSort()

public getSort() : int|null
Return values
int|null

setDeadlineBlockTitle()

public setDeadlineBlockTitle(string $title) : self
Parameters
$title : string
Return values
self

setScope()

public setScope(string|null $scope) : self
Parameters
$scope : string|null
Return values
self

setScopeMobile()

public setScopeMobile() : self
Return values
self

setScopeWeb()

public setScopeWeb() : self
Return values
self

setSort()

public setSort(int|null $sort) : self
Parameters
$sort : int|null
Return values
self

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results