Handle requests for a modal wrapper around the catalog entry form allowing monograph submission in a drop-down. More...
Public Member Functions | |
| authorize (&$request, $args, $roleAssignments) | |
| authorize (&$request, $args, $roleAssignments) | |
| fetch ($args, &$request) | |
| fetch ($args, &$request) | |
| getSubmissions ($args, &$request) | |
| getSubmissions ($args, &$request) | |
| SelectMonographHandler () | |
| SelectMonographHandler () | |
Handle requests for a modal wrapper around the catalog entry form allowing monograph submission in a drop-down.
Definition at line 21 of file SelectMonographHandler.inc.php.
| SelectMonographHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
| $request | PKPRequest | |
| $args | array | |
| $roleAssignments | array |
Definition at line 42 of file SelectMonographHandler.inc.php.
Referenced by authorize().
| SelectMonographHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
| $request | PKPRequest | |
| $args | array | |
| $roleAssignments | array |
Definition at line 42 of file SelectMonographHandler.inc.php.
References authorize().
| SelectMonographHandler.fetch | ( | $ | args, | |
| &$ | request | |||
| ) |
Fetch the modal contents for the monograph selection form
| $args | array | |
| $request | PKPRequest |
Definition at line 53 of file SelectMonographHandler.inc.php.
| SelectMonographHandler.fetch | ( | $ | args, | |
| &$ | request | |||
| ) |
Fetch the modal contents for the monograph selection form
| $args | array | |
| $request | PKPRequest |
Definition at line 53 of file SelectMonographHandler.inc.php.
| SelectMonographHandler.getSubmissions | ( | $ | args, | |
| &$ | request | |||
| ) |
Get a list of submission options for new catalog entries.
| $args | array | |
| $request | PKPRequest |
Definition at line 65 of file SelectMonographHandler.inc.php.
| SelectMonographHandler.getSubmissions | ( | $ | args, | |
| &$ | request | |||
| ) |
Get a list of submission options for new catalog entries.
| $args | array | |
| $request | PKPRequest |
Definition at line 65 of file SelectMonographHandler.inc.php.
| SelectMonographHandler.SelectMonographHandler | ( | ) |
Constructor.
Definition at line 25 of file SelectMonographHandler.inc.php.
| SelectMonographHandler.SelectMonographHandler | ( | ) |
Constructor.
Definition at line 25 of file SelectMonographHandler.inc.php.
1.7.1