|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct ($request, &$submission, $stageId, $userId=null) | |
Public Member Functions inherited from LinkAction | |
| __construct ($id, $actionRequest, $title=null, $image=null, $toolTip=null) | |
| getActionRequest () | |
| getHoverTitle () | |
| getId () | |
| getImage () | |
| getTitle () | |
| getToolTip () | |
| setTitle ($title) | |
Additional Inherited Members | |
Data Fields inherited from LinkAction | |
| $_actionRequest | |
| $_id | |
| $_image | |
| $_title | |
| $_toolTip | |
An action to open up the notify part of the stage participants grid.
Definition at line 17 of file NotifyLinkAction.inc.php.
| NotifyLinkAction::__construct | ( | $request, | |
| & | $submission, | ||
| $stageId, | |||
$userId = null |
|||
| ) |
Constructor
| $request | Request |
| $submission | Submission The submission |
| $stageId | int |
| $userId | optional to show information about. |
Definition at line 27 of file NotifyLinkAction.inc.php.
References AppLocale\requireComponents().