UserProfile extends CBitrixComponent implements Controllerable, Errorable
Table of Contents
Interfaces
- Controllerable
- Errorable
Constants
- ON_PROFILE_CONFIG_ADDITIONAL_BLOCKS = 'onProfileConfigAdditionalBlocks'
Methods
- __construct() : mixed
- addTagAction() : mixed
- changeGdprAction() : mixed
- configureActions() : array<string|int, mixed>
- deleteProfileBlogPostAction() : mixed
- fieldsSettingsAction() : mixed
- getAdditionalBlocks() : array<string|int, mixed>
- getAvailableFields() : mixed
- getErrorByCode() : mixed
- getErrors() : array<string|int, Error>
- Getting array of errors.
- getGratitudePostListAction() : mixed
- getProfileBlogPostAction() : mixed
- getProfileBlogPostFormAction() : mixed
- getTagDataAction() : mixed
- getTagsListAction() : mixed
- getUserId() : mixed
- getUserPhoto() : mixed
- getWhiteListOption() : mixed
- onPrepareComponentParams() : mixed
- reindexUserAction() : mixed
- removeTagAction() : mixed
- saveAction() : mixed
- searchTagsAction() : mixed
- sendProfileBlogPostFormAction() : mixed
Constants
ON_PROFILE_CONFIG_ADDITIONAL_BLOCKS
public
mixed
ON_PROFILE_CONFIG_ADDITIONAL_BLOCKS
= 'onProfileConfigAdditionalBlocks'
Methods
__construct()
public
__construct([mixed $component = null ]) : mixed
Parameters
- $component : mixed = null
addTagAction()
public
addTagAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
changeGdprAction()
public
changeGdprAction([mixed $type = "" ][, mixed $value = "" ]) : mixed
Parameters
- $type : mixed = ""
- $value : mixed = ""
configureActions()
public
configureActions() : array<string|int, mixed>
Return values
array<string|int, mixed>deleteProfileBlogPostAction()
public
deleteProfileBlogPostAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
fieldsSettingsAction()
public
fieldsSettingsAction() : mixed
getAdditionalBlocks()
public
getAdditionalBlocks() : array<string|int, mixed>
Return values
array<string|int, mixed>getAvailableFields()
public
getAvailableFields() : 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>getGratitudePostListAction()
public
getGratitudePostListAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getProfileBlogPostAction()
public
getProfileBlogPostAction() : mixed
getProfileBlogPostFormAction()
public
getProfileBlogPostFormAction() : mixed
getTagDataAction()
public
getTagDataAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getTagsListAction()
public
getTagsListAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
getUserId()
public
getUserId() : mixed
getUserPhoto()
public
static getUserPhoto(mixed $photoId[, mixed $size = 100 ]) : mixed
Parameters
- $photoId : mixed
- $size : mixed = 100
getWhiteListOption()
public
static getWhiteListOption() : mixed
onPrepareComponentParams()
public
onPrepareComponentParams(mixed $params) : mixed
Parameters
- $params : mixed
reindexUserAction()
public
reindexUserAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
removeTagAction()
public
removeTagAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
saveAction()
public
saveAction(array<string|int, mixed> $data) : mixed
Parameters
- $data : array<string|int, mixed>
searchTagsAction()
public
searchTagsAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []
sendProfileBlogPostFormAction()
public
sendProfileBlogPostFormAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
- $params : array<string|int, mixed> = []