Public Member Functions

AuthorGridRow Class Reference

Author grid row definition. More...

List of all members.

Public Member Functions

 AuthorGridRow (&$monograph, $readOnly=false)
getMonograph ()
 initialize (&$request)
 isReadOnly ()

Detailed Description

Author grid row definition.

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


Member Function Documentation

AuthorGridRow.AuthorGridRow ( &$  monograph,
readOnly = false 
)

Constructor

Definition at line 27 of file AuthorGridRow.inc.php.

& AuthorGridRow.getMonograph (  ) 

Get the monograph for this row (already authorized)

Returns:
Monograph

Definition at line 130 of file AuthorGridRow.inc.php.

Referenced by initialize().

AuthorGridRow.initialize ( &$  request  ) 
See also:
GridRow.initialize()
Parameters:
$request PKPRequest

Definition at line 40 of file AuthorGridRow.inc.php.

References getMonograph().

AuthorGridRow.isReadOnly (  ) 

Determine if this grid row should be read only.

Returns:
boolean

Definition at line 138 of file AuthorGridRow.inc.php.


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