Public Member Functions

ChapterAuthorListbuilderHandler Class Reference

Class for adding contributors to a chapter. More...

List of all members.

Public Member Functions

 authorize (&$request, $args, $roleAssignments)
 ChapterAuthorListbuilderHandler ()
 getChapterId ()
 getMonograph ()
 getOptions ()
 getRequestArgs ()
 getRowDataElement (&$request, $rowId)
 initFeatures ($request, $args)
 setChapterId ($chapterId)

Detailed Description

Class for adding contributors to a chapter.

Definition at line 17 of file ChapterAuthorListbuilderHandler.inc.php.


Member Function Documentation

ChapterAuthorListbuilderHandler.authorize ( &$  request,
args,
roleAssignments 
)
See also:
PKPHandler.authorize()
Parameters:
$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

Returns:
int

Definition at line 55 of file ChapterAuthorListbuilderHandler.inc.php.

Referenced by getRequestArgs().

ChapterAuthorListbuilderHandler.getMonograph (  ) 

Get the authorized monograph.

Returns:
Monograph

Definition at line 39 of file ChapterAuthorListbuilderHandler.inc.php.

Referenced by getOptions(), getRequestArgs(), and getRowDataElement().

ChapterAuthorListbuilderHandler.getOptions (  ) 
See also:
ListbuilderHandler.getOptions

Definition at line 158 of file ChapterAuthorListbuilderHandler.inc.php.

References getMonograph().

ChapterAuthorListbuilderHandler.getRequestArgs (  ) 
See also:
GridDataProvider.getRequestArgs()

Definition at line 124 of file ChapterAuthorListbuilderHandler.inc.php.

References getChapterId(), and getMonograph().

ChapterAuthorListbuilderHandler.getRowDataElement ( &$  request,
rowId 
)
See also:
GridHandler.getRowDataElement Get the data element that corresponds to the current request Allow for a blank $rowId for when creating a not-yet-persisted row

Definition at line 137 of file ChapterAuthorListbuilderHandler.inc.php.

References getMonograph().

ChapterAuthorListbuilderHandler.initFeatures ( request,
args 
)
See also:
GridHandler.initFeatures()

Definition at line 116 of file ChapterAuthorListbuilderHandler.inc.php.

ChapterAuthorListbuilderHandler.setChapterId ( chapterId  ) 

Set the user group id

Parameters:
$chapterId int

Definition at line 47 of file ChapterAuthorListbuilderHandler.inc.php.


The documentation for this class was generated from the following file: