Bitrix API

PropertiesManager uses Singleton

FinalYes

Table of Contents

Constants

TYPE_CLIENT_PHONE  = 'client_phone'
TYPE_ENUMERATION  = 'enumeration'
TYPE_STRING  = 'string'

Methods

__wakeup()  : mixed
getCommonProperties()  : PropertiesCollection
getCommonPropertyInstance()  : BaseType|null
getInstance()  : static
getTypeInstance()  : Base|null

Constants

Methods

getCommonPropertyInstance()

public static getCommonPropertyInstance(string $code, array<string|int, mixed> $bindings) : BaseType|null
Parameters
$code : string
$bindings : array<string|int, mixed>
Return values
BaseType|null

getInstance()

public static getInstance() : static
Return values
static

getTypeInstance()

public static getTypeInstance(string $type, mixed $value) : Base|null
Parameters
$type : string
$value : mixed
Return values
Base|null

        
On this page

Search results