UserList extends CBitrixComponent implements Controllerable, Errorable
Table of Contents
Interfaces
- Controllerable
- Errorable
Methods
- configureActions() : array<string|int, mixed>
- exportAction() : mixed
- getActions() : mixed
- getDepartmentValue() : mixed
- getErrorByCode() : mixed
- getErrors() : array<string|int, Error>
- Getting array of errors.
- getNameFormattedValue() : mixed
- getPhotoValue() : mixed
- getUserPropertyList() : mixed
- getUserPropertyListDefault() : mixed
- reinviteUserAction() : mixed
- setActivityAction() : mixed
- setUserPropertyList() : mixed
Methods
configureActions()
public
configureActions() : array<string|int, mixed>
Return values
array<string|int, mixed>exportAction()
public
exportAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getActions()
public
static getActions([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getDepartmentValue()
public
static getDepartmentValue([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getErrorByCode()
public
getErrorByCode(mixed $code) : mixed
Parameters
- $code : mixed
getErrors()
Getting array of errors.
public
getErrors() : array<string|int, Error>
Return values
array<string|int, Error>getNameFormattedValue()
public
static getNameFormattedValue([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getPhotoValue()
public
static getPhotoValue([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getUserPropertyList()
public
getUserPropertyList() : mixed
getUserPropertyListDefault()
public
static getUserPropertyListDefault() : mixed
reinviteUserAction()
public
reinviteUserAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
setActivityAction()
public
setActivityAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
setUserPropertyList()
public
setUserPropertyList([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []