Bitrix API

VCardElementAttribute

Table of Contents

Methods

__construct()  : mixed
__toString()  : string
getFirstParamValue()  : string
getGroupName()  : string
getName()  : string
getParams()  : array<string|int, mixed>
getParamValues()  : array<string|int, mixed>
getRawValue()  : string
getValue()  : string
hasParams()  : mixed
isValidAttributeString()  : mixed
parseFromString()  : VCardElementAttribute|null

Methods

__construct()

public __construct(mixed $name, mixed $value[, array<string|int, mixed> $params = null ]) : mixed
Parameters
$name : mixed
$value : mixed
$params : array<string|int, mixed> = null

getFirstParamValue()

public getFirstParamValue(mixed $name[, mixed $default = null ]) : string
Parameters
$name : mixed
$default : mixed = null
Return values
string

getParams()

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

getParamValues()

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

hasParams()

public hasParams(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

isValidAttributeString()

public static isValidAttributeString(mixed $str) : mixed
Parameters
$str : mixed

        
On this page

Search results