An action to open up a modal to send a reminder to users assigned to a task. More...
Public Member Functions | |
| SendReminderLinkAction (&$request, $modalTitle, $actionArgs) | |
An action to open up a modal to send a reminder to users assigned to a task.
Definition at line 20 of file SendReminderLinkAction.inc.php.
| SendReminderLinkAction.SendReminderLinkAction | ( | &$ | request, | |
| $ | modalTitle, | |||
| $ | actionArgs | |||
| ) |
Constructor
| $request | Request | |
| $actionArgs | array The action arguments. |
Definition at line 27 of file SendReminderLinkAction.inc.php.
1.7.1