Bitrix API

User

Table of Contents

Constants

INVITE_MAX_USER_NOTIFY  = 50

Properties

$isEmployee  : mixed

Methods

canInvite()  : bool
getBirthdayForToday()  : mixed
onInviteAccepted()  : bool
onInviteLinkCopied()  : bool
onInviteSend()  : bool
onUserAdded()  : bool
onUserAdminRights()  : bool
onUserInvited()  : bool
registerEventHandler()  : mixed
unRegisterEventHandler()  : mixed

Constants

INVITE_MAX_USER_NOTIFY

public mixed INVITE_MAX_USER_NOTIFY = 50

Properties

$isEmployee

public static mixed $isEmployee = []

Methods

canInvite()

public static canInvite() : bool
Return values
bool

getBirthdayForToday()

public static getBirthdayForToday() : mixed

onInviteAccepted()

public static onInviteAccepted(array<string|int, mixed> $params) : bool
Parameters
$params : array<string|int, mixed>
Return values
bool

onInviteLinkCopied()

public static onInviteLinkCopied(Event $event) : bool
Parameters
$event : Event
Return values
bool

onInviteSend()

public static onInviteSend(array<string|int, mixed> $params) : bool
Parameters
$params : array<string|int, mixed>
Return values
bool

onUserAdded()

public static onUserAdded(Event $event) : bool
Parameters
$event : Event
Return values
bool

onUserAdminRights()

public static onUserAdminRights(Event $event) : bool
Parameters
$event : Event
Return values
bool

onUserInvited()

public static onUserInvited(Event $event) : bool
Parameters
$event : Event
Return values
bool

registerEventHandler()

public static registerEventHandler() : mixed

unRegisterEventHandler()

public static unRegisterEventHandler() : mixed

        
On this page

Search results