Bitrix API

AccountVkontakte extends Account

Table of Contents

Constants

PROFILE_INFO_CACHE_TTL  = 86400
TYPE_CODE  = 'vkontakte'

Methods

__construct()  : mixed
checkNewAuthInfo()  : bool
clearCache()  : void
Clear profile cache
create()  : static
getList()  : Response
getProfile()  : Response
getProfileCached()  : array<string|int, mixed>
Get profile data (cached)
getRegionsList()  : mixed
getRequest()  : Request
normalizeListRow()  : mixed
setRequest()  : mixed
setService()  : mixed

Constants

PROFILE_INFO_CACHE_TTL

public mixed PROFILE_INFO_CACHE_TTL = 86400

Methods

checkNewAuthInfo()

public checkNewAuthInfo() : bool
Return values
bool

clearCache()

Clear profile cache

public clearCache() : void
Tags
throws
SystemException

create()

public static create(mixed $type[, null $parameters = null ][, IService|null $service = null ]) : static
Parameters
$type : mixed
$parameters : null = null
$service : IService|null = null
Return values
static

getProfileCached()

Get profile data (cached)

public getProfileCached() : array<string|int, mixed>
Tags
throws
SystemException
Return values
array<string|int, mixed>

getRegionsList()

public getRegionsList() : mixed

normalizeListRow()

public static normalizeListRow(array<string|int, mixed> $row) : mixed
Parameters
$row : array<string|int, mixed>

        
On this page

Search results