Public Member Functions

ChapterGridCategoryRow Class Reference

Chapter grid category row definition. More...

List of all members.

Public Member Functions

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

Detailed Description

Chapter grid category row definition.

Definition at line 21 of file ChapterGridCategoryRow.inc.php.


Member Function Documentation

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

Constructor

Definition at line 34 of file ChapterGridCategoryRow.inc.php.

& ChapterGridCategoryRow.getChapter (  ) 

Get the chapter for this row

Returns:
Chapter

Definition at line 98 of file ChapterGridCategoryRow.inc.php.

& ChapterGridCategoryRow.getMonograph (  ) 

Get the monograph for this row (already authorized)

Returns:
Monograph

Definition at line 90 of file ChapterGridCategoryRow.inc.php.

Referenced by initialize().

ChapterGridCategoryRow.initialize ( &$  request  ) 
See also:
GridCategoryRow.initialize()
Parameters:
$request PKPRequest

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

References getMonograph(), and isReadOnly().

ChapterGridCategoryRow.isReadOnly (  ) 

Determine if this grid row should be read only.

Returns:
boolean

Definition at line 106 of file ChapterGridCategoryRow.inc.php.

Referenced by initialize().


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