Class for adding contributors to a chapter. More...
Public Member Functions | |
| authorize (&$request, $args, $roleAssignments) | |
| ChapterAuthorListbuilderHandler () | |
| getChapterId () | |
| getMonograph () | |
| getOptions () | |
| getRequestArgs () | |
| getRowDataElement (&$request, $rowId) | |
| initFeatures ($request, $args) | |
| setChapterId ($chapterId) | |
Class for adding contributors to a chapter.
Definition at line 17 of file ChapterAuthorListbuilderHandler.inc.php.
| ChapterAuthorListbuilderHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
| $request | PKPRequest | |
| $args | array | |
| $roleAssignments | array |
Definition at line 68 of file ChapterAuthorListbuilderHandler.inc.php.
| ChapterAuthorListbuilderHandler.ChapterAuthorListbuilderHandler | ( | ) |
Constructor
Definition at line 24 of file ChapterAuthorListbuilderHandler.inc.php.
| ChapterAuthorListbuilderHandler.getChapterId | ( | ) |
Get the user group id
Definition at line 55 of file ChapterAuthorListbuilderHandler.inc.php.
Referenced by getRequestArgs().
| ChapterAuthorListbuilderHandler.getMonograph | ( | ) |
Get the authorized monograph.
Definition at line 39 of file ChapterAuthorListbuilderHandler.inc.php.
Referenced by getOptions(), getRequestArgs(), and getRowDataElement().
| ChapterAuthorListbuilderHandler.getOptions | ( | ) |
Definition at line 158 of file ChapterAuthorListbuilderHandler.inc.php.
References getMonograph().
| ChapterAuthorListbuilderHandler.getRequestArgs | ( | ) |
Definition at line 124 of file ChapterAuthorListbuilderHandler.inc.php.
References getChapterId(), and getMonograph().
| ChapterAuthorListbuilderHandler.getRowDataElement | ( | &$ | request, | |
| $ | rowId | |||
| ) |
Definition at line 137 of file ChapterAuthorListbuilderHandler.inc.php.
References getMonograph().
| ChapterAuthorListbuilderHandler.initFeatures | ( | $ | request, | |
| $ | args | |||
| ) |
Definition at line 116 of file ChapterAuthorListbuilderHandler.inc.php.
| ChapterAuthorListbuilderHandler.setChapterId | ( | $ | chapterId | ) |
Set the user group id
| $chapterId | int |
Definition at line 47 of file ChapterAuthorListbuilderHandler.inc.php.
1.7.1