Bitrix API

ClientType extends BaseType

FinalYes

Table of Contents

Constants

AT_WORK_STATUS  = 'AT_WORK'
CODE  = 'clientType'
IN_BLACKLIST_STATUS  = 'IN_BLACKLIST'
KNOWN_STATUS  = 'KNOWN'
NEW_STATUS  = 'NEW'

Methods

__construct()  : mixed
createProperty()  : Property
getCode()  : string
getTitle()  : string
getType()  : string
getValue()  : string

Constants

AT_WORK_STATUS

public mixed AT_WORK_STATUS = 'AT_WORK'

IN_BLACKLIST_STATUS

public mixed IN_BLACKLIST_STATUS = 'IN_BLACKLIST'

KNOWN_STATUS

public mixed KNOWN_STATUS = 'KNOWN'

Methods

__construct()

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

getCode()

public getCode() : string
Return values
string

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string
Return values
string

getValue()

public getValue([array<string|int, mixed> $params = [] ]) : string
Parameters
$params : array<string|int, mixed> = []
Return values
string

        
On this page

Search results