Bitrix API

Initiator extends Initiator

Table of Contents

Methods

__construct()  : mixed
getChannelType()  : string
getDefaultFrom()  : string|null
getFirstFromList()  : mixed
getFromList()  : array{: array{id: int, name: string}}
isCorrectFrom()  : bool

Methods

getChannelType()

public getChannelType() : string
Return values
string

getDefaultFrom()

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

getFirstFromList()

public getFirstFromList() : mixed

getFromList()

public getFromList() : array{: array{id: int, name: string}}
Return values
array{: array{id: int, name: string}}

isCorrectFrom()

public isCorrectFrom(string $from) : bool
Parameters
$from : string
Return values
bool

        
On this page

Search results