User
in package
User class contains helpers functions.
Table of Contents
Methods
- getAllCoordinators() : mixed
- Helper to return all coordinators ids and emails.
- getCollaborators() : mixed
- Helper to return collaborators ids and emails.
- handleSendNotif() : mixed
- Handle send email to notify other coordinators.
Methods
getAllCoordinators()
Helper to return all coordinators ids and emails.
public
static getAllCoordinators() : mixed
getCollaborators()
Helper to return collaborators ids and emails.
public
static getCollaborators(mixed $ids) : mixed
Parameters
- $ids : mixed
Tags
handleSendNotif()
Handle send email to notify other coordinators.
public
static handleSendNotif(mixed $profile_to_delete_id, mixed $owners) : mixed
Parameters
- $profile_to_delete_id : mixed
- $owners : mixed