Class for adding participants to a stage. More...
Public Member Functions | |
| authorize (&$request, $args, $roleAssignments) | |
| getMonograph () | |
| getOptions () | |
| getRequestArgs () | |
| getRowDataElement (&$request, $rowId) | |
| initialize (&$request) | |
| loadData (&$request) | |
| NotifyUsersListbuilderHandler () | |
Class for adding participants to a stage.
Definition at line 17 of file NotifyUsersListbuilderHandler.inc.php.
| NotifyUsersListbuilderHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
| $request | PKPRequest | |
| $args | array | |
| $roleAssignments | array |
Definition at line 101 of file NotifyUsersListbuilderHandler.inc.php.
| NotifyUsersListbuilderHandler.getMonograph | ( | ) |
Get the authorized monograph.
Definition at line 36 of file NotifyUsersListbuilderHandler.inc.php.
Referenced by getOptions(), getRequestArgs(), and loadData().
| NotifyUsersListbuilderHandler.getOptions | ( | ) |
Definition at line 134 of file NotifyUsersListbuilderHandler.inc.php.
References getMonograph().
| NotifyUsersListbuilderHandler.getRequestArgs | ( | ) |
Definition at line 50 of file NotifyUsersListbuilderHandler.inc.php.
References getMonograph().
| NotifyUsersListbuilderHandler.getRowDataElement | ( | &$ | request, | |
| $ | rowId | |||
| ) |
Definition at line 115 of file NotifyUsersListbuilderHandler.inc.php.
| NotifyUsersListbuilderHandler.initialize | ( | &$ | request | ) |
Definition at line 64 of file NotifyUsersListbuilderHandler.inc.php.
| NotifyUsersListbuilderHandler.loadData | ( | &$ | request | ) |
pre-populate the listbuilder if a userId is passed in, possibly via the stage assignments grid.
Definition at line 160 of file NotifyUsersListbuilderHandler.inc.php.
References getMonograph().
| NotifyUsersListbuilderHandler.NotifyUsersListbuilderHandler | ( | ) |
Constructor
Definition at line 21 of file NotifyUsersListbuilderHandler.inc.php.
1.7.1