UserContentView
Table of Contents
Methods
-
deleteNoDemand()
: bool
-
finalize()
: bool
-
getAvailability()
: mixed
-
getUserList()
: array<string|int, mixed>
-
getViewData()
: mixed
-
parseXmlId()
: array<string|int, mixed>
-
set()
: void
deleteNoDemand()
public
static deleteNoDemand([mixed $userId = 0 ]) : bool
Parameters
-
$userId
: mixed
= 0
-
finalize()
public
static finalize([mixed $params = [] ]) : bool
Parameters
-
$params
: mixed
= []
-
getAvailability()
public
static getAvailability() : mixed
getUserList()
public
static getUserList([array<string|int, mixed> $params = [] ]) : array<string|int, mixed>
Parameters
-
$params
: array<string|int, mixed>
= []
-
Return values
array<string|int, mixed>
getViewData()
public
static getViewData([mixed $params = [] ]) : mixed
Parameters
-
$params
: mixed
= []
-
parseXmlId()
public
static parseXmlId([string $xmlId = '' ]) : array<string|int, mixed>
Parameters
-
$xmlId
: string
= ''
-
Return values
array<string|int, mixed>
set()
public
static set([array<string|int, mixed> $params = [] ]) : void
Parameters
-
$params
: array<string|int, mixed>
= []
-