Bitrix API

BaseTrigger

Table of Contents

Methods

checkApplyRules()  : mixed
className()  : string
getCode()  : string
getDescription()  : string
getGroup()  : array<string|int, mixed>
getName()  : string
getReturnProperties()  : array<string|int, mixed>
getReturnValues()  : array<string|int, mixed>|null
getTarget()  : BaseTarget
isEnabled()  : mixed
setReturnValues()  : $this
setTarget()  : $this
toArray()  : mixed

Methods

checkApplyRules()

public checkApplyRules(array<string|int, mixed> $trigger) : mixed
Parameters
$trigger : array<string|int, mixed>

className()

public static className() : string
Return values
string

the fully qualified name of this class.

getCode()

public static getCode() : string
Return values
string

Gets the alphanumeric trigger code.

getDescription()

public static getDescription() : string
Return values
string

getGroup()

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

getName()

public static getName() : string
Return values
string

Gets the trigger name.

getReturnProperties()

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

getReturnValues()

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

setReturnValues()

public setReturnValues(array<string|int, mixed> $values) : $this
Parameters
$values : array<string|int, mixed>
Return values
$this

        
On this page

Search results