Bitrix API

DelayInterval

Class DelayInterval

Tags
see
DelayInterval

Table of Contents

Constants

TYPE_AFTER  = 'after'
TYPE_BEFORE  = 'before'
TYPE_IN  = 'in'

Methods

__construct()  : mixed
createFromActivityProperties()  : mixed
getBasis()  : mixed
getType()  : mixed
getValue()  : mixed
getValueType()  : mixed
isNow()  : mixed
isWorkTime()  : mixed
setBasis()  : DelayInterval
setType()  : DelayInterval
setValue()  : DelayInterval
setValueType()  : DelayInterval
setWorkTime()  : $this
toActivityProperties()  : mixed
toArray()  : mixed

Constants

Methods

__construct()

public __construct([array<string|int, mixed> $params = null ]) : mixed
Parameters
$params : array<string|int, mixed> = null

createFromActivityProperties()

public static createFromActivityProperties(array<string|int, mixed> $properties) : mixed
Parameters
$properties : array<string|int, mixed>

setWorkTime()

public setWorkTime(bool $flag) : $this
Parameters
$flag : bool
Return values
$this

toActivityProperties()

public toActivityProperties() : mixed

        
On this page

Search results