Bitrix API

Robot

Table of Contents

Methods

__construct()  : mixed
collectUsages()  : array<string|int, mixed>
generateName()  : mixed
getBizprocActivity()  : mixed
getCondition()  : ConditionGroup
getDelayInterval()  : DelayInterval
getDelayName()  : string
getDescription()  : array<string|int, mixed>|null
getName()  : mixed
getProperties()  : mixed
getProperty()  : mixed
getReturnProperties()  : array<string|int, mixed>
getReturnProperty()  : array<string|int, mixed>|null
getTitle()  : mixed
getType()  : mixed
hasBrokenLink()  : bool
isActivated()  : bool
isExecuteAfterPrevious()  : mixed
setCondition()  : mixed
setDelayInterval()  : mixed
setDelayName()  : mixed
setExecuteAfterPrevious()  : mixed
setProperties()  : self
setProperty()  : mixed
toArray()  : mixed

Methods

__construct()

public __construct(array<string|int, mixed> $bizprocActivity) : mixed
Parameters
$bizprocActivity : array<string|int, mixed>

collectUsages()

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

generateName()

public static generateName() : mixed

getBizprocActivity()

public getBizprocActivity() : mixed

getDelayName()

public getDelayName() : string
Return values
string

Robot delay name.

getDescription()

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

getName()

public getName() : mixed

getProperties()

public getProperties() : mixed

getProperty()

public getProperty(string $name) : mixed
Parameters
$name : string

getReturnProperties()

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

getReturnProperty()

public getReturnProperty(string $name) : array<string|int, mixed>|null
Parameters
$name : string
Return values
array<string|int, mixed>|null

getTitle()

public getTitle() : mixed

getType()

public getType() : mixed
public hasBrokenLink(Template $template) : bool
Parameters
$template : Template
Return values
bool

isActivated()

public isActivated() : bool
Return values
bool

isExecuteAfterPrevious()

public isExecuteAfterPrevious() : mixed

setDelayName()

public setDelayName(string $delayName) : mixed
Parameters
$delayName : string

Robot delay name.

setExecuteAfterPrevious()

public setExecuteAfterPrevious() : mixed

setProperties()

public setProperties(array<string|int, mixed> $properties) : self
Parameters
$properties : array<string|int, mixed>
Return values
self

setProperty()

public setProperty(string $name, mixed $value) : mixed
Parameters
$name : string
$value : mixed

toArray()

public toArray() : mixed

        
On this page

Search results