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
INVITE_MAX_USER_NOTIFY
public
mixed
INVITE_MAX_USER_NOTIFY
= 50
$isEmployee
public
static mixed
$isEmployee
= []
canInvite()
public
static canInvite() : bool
getBirthdayForToday()
public
static getBirthdayForToday() : mixed
onInviteAccepted()
public
static onInviteAccepted(array<string|int, mixed> $params) : bool
Parameters
-
$params
: array<string|int, mixed>
-
onInviteLinkCopied()
public
static onInviteLinkCopied(Event $event) : bool
Parameters
-
$event
: Event
-
onInviteSend()
public
static onInviteSend(array<string|int, mixed> $params) : bool
Parameters
-
$params
: array<string|int, mixed>
-
onUserAdded()
public
static onUserAdded(Event $event) : bool
Parameters
-
$event
: Event
-
onUserAdminRights()
public
static onUserAdminRights(Event $event) : bool
Parameters
-
$event
: Event
-
onUserInvited()
public
static onUserInvited(Event $event) : bool
Parameters
-
$event
: Event
-
registerEventHandler()
public
static registerEventHandler() : mixed
unRegisterEventHandler()
public
static unRegisterEventHandler() : mixed