Author grid row definition. More...
Public Member Functions | |
| AuthorGridRow (&$monograph, $readOnly=false) | |
| & | getMonograph () |
| initialize (&$request) | |
| isReadOnly () | |
Author grid row definition.
Definition at line 17 of file AuthorGridRow.inc.php.
| 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)
Definition at line 130 of file AuthorGridRow.inc.php.
Referenced by initialize().
| AuthorGridRow.initialize | ( | &$ | request | ) |
| $request | PKPRequest |
Definition at line 40 of file AuthorGridRow.inc.php.
References getMonograph().
| AuthorGridRow.isReadOnly | ( | ) |
Determine if this grid row should be read only.
Definition at line 138 of file AuthorGridRow.inc.php.
1.7.1