Method | Description | |
---|---|---|
createActionNote ( |
Creates a note for an action with a transition | |
createNoteData ( $fc, $value ) : array | ||
getDataFromEditmode ( $data, $pimcoreTagName ) | ||
sendEmailNotification ( array $users, |
Sends an email |
Method | Description | |
---|---|---|
getNotificationUsers ( $userIds ) | Returns a list of users given an array of ID's if an ID is a role, all users associated with that role will also be returned. |
public static createNoteData ( $fc, $value ) : array | ||
$fc | - The field configuration from the Workflow | |
$value | - The value | |
return | array |
public static getDataFromEditmode ( $data, $pimcoreTagName ) |
public static sendEmailNotification ( array $users, |
||
$users | array | |
$note |