Bitrix API

VCardFile

Table of Contents

Methods

__toString()  : string
createFromAttribute()  : VCardFile|null
getEncoding()  : string
getFileInfo()  : string
getType()  : string
getValue()  : string
getValueType()  : string
setEncoding()  : void
setType()  : void
setValue()  : void
setValueType()  : void

Methods

__toString()

public __toString() : string
Return values
string

getEncoding()

public getEncoding() : string
Return values
string

getFileInfo()

public getFileInfo() : string
Return values
string

getType()

public getType() : string
Return values
string

getValue()

public getValue() : string
Return values
string

getValueType()

public getValueType() : string
Return values
string

setEncoding()

public setEncoding(array<string|int, mixed> $s) : void
Parameters
$s : array<string|int, mixed>

setType()

public setType(array<string|int, mixed> $s) : void
Parameters
$s : array<string|int, mixed>

setValue()

public setValue(mixed $s) : void
Parameters
$s : mixed

setValueType()

public setValueType(mixed $s) : void
Parameters
$s : mixed

        
On this page

Search results