Bitrix API

Avatar

FinalYes

Table of Contents

Methods

getDefaultGroup()  : mixed
getDefaultPerson()  : mixed
getGroup()  : mixed
getPerson()  : mixed
getSrc()  : mixed
renderCollaber()  : string
renderMember()  : string

Methods

getDefaultGroup()

public static getDefaultGroup() : mixed

getDefaultPerson()

public static getDefaultPerson() : mixed

getGroup()

public static getGroup(mixed $avatarId[, mixed $width = 58 ][, mixed $height = 58 ]) : mixed
Parameters
$avatarId : mixed
$width : mixed = 58
$height : mixed = 58

getPerson()

public static getPerson(mixed $avatarId[, mixed $width = 58 ][, mixed $height = 58 ]) : mixed
Parameters
$avatarId : mixed
$width : mixed = 58
$height : mixed = 58

getSrc()

public static getSrc(mixed $avatarId[, mixed $width = 58 ][, mixed $height = 58 ]) : mixed
Parameters
$avatarId : mixed
$width : mixed = 58
$height : mixed = 58

renderCollaber()

public static renderCollaber(mixed $avatarId[, int $width = 58 ][, int $height = 58 ]) : string
Parameters
$avatarId : mixed
$width : int = 58
$height : int = 58
Return values
string

renderMember()

public static renderMember(mixed $avatarId[, int $width = 58 ][, int $height = 58 ]) : string
Parameters
$avatarId : mixed
$width : int = 58
$height : int = 58
Return values
string

        
On this page

Search results