Public Member Functions

MonographComment Class Reference
[Monograph]

Class for MonographComment. More...

List of all members.

Public Member Functions

 getAssocId ()
 getAuthorEmail ()
 getAuthorId ()
 getAuthorName ()
 getCommentId ()
 getComments ()
 getCommentTitle ()
 getCommentType ()
 getDateModified ()
 getDatePosted ()
 getMonographId ()
 getRoleId ()
 getRoleName ()
 getViewable ()
 MonographComment ()
 setAssocId ($assocId)
 setAuthorId ($authorId)
 setCommentId ($commentId)
 setComments ($comments)
 setCommentTitle ($commentTitle)
 setCommentType ($commentType)
 setDateModified ($dateModified)
 setDatePosted ($datePosted)
 setMonographId ($monographId)
 setRoleId ($roleId)
 setViewable ($viewable)

Detailed Description

Class for MonographComment.

See also:
MonographCommentDAO

Definition at line 23 of file MonographComment.inc.php.


Member Function Documentation

MonographComment.getAssocId (  ) 

get assoc id

Returns:
int

Definition at line 108 of file MonographComment.inc.php.

MonographComment.getAuthorEmail (  ) 

get author email

Returns:
string

Definition at line 155 of file MonographComment.inc.php.

References getAuthorId().

MonographComment.getAuthorId (  ) 

get author id

Returns:
int

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

Referenced by getAuthorEmail(), and getAuthorName().

MonographComment.getAuthorName (  ) 

get author name

Returns:
string

Definition at line 140 of file MonographComment.inc.php.

References getAuthorId().

MonographComment.getCommentId (  ) 

get monograph comment id

Returns:
int

Definition at line 35 of file MonographComment.inc.php.

MonographComment.getComments (  ) 

get comments

Returns:
string

Definition at line 186 of file MonographComment.inc.php.

MonographComment.getCommentTitle (  ) 

get comment title

Returns:
string

Definition at line 170 of file MonographComment.inc.php.

MonographComment.getCommentType (  ) 

get comment type

Returns:
int

Definition at line 51 of file MonographComment.inc.php.

MonographComment.getDateModified (  ) 

get date modified

Returns:
date

Definition at line 218 of file MonographComment.inc.php.

MonographComment.getDatePosted (  ) 

get date posted

Returns:
date

Definition at line 202 of file MonographComment.inc.php.

MonographComment.getMonographId (  ) 

get monograph id

Returns:
int

Definition at line 92 of file MonographComment.inc.php.

MonographComment.getRoleId (  ) 

get role id

Returns:
int

Definition at line 67 of file MonographComment.inc.php.

MonographComment.getRoleName (  ) 

get role name

Returns:
string

Definition at line 83 of file MonographComment.inc.php.

MonographComment.getViewable (  ) 

get viewable

Returns:
boolean

Definition at line 234 of file MonographComment.inc.php.

MonographComment.MonographComment (  ) 

Constructor.

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

MonographComment.setAssocId ( assocId  ) 

set assoc id

Parameters:
$assocId int

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

MonographComment.setAuthorId ( authorId  ) 

set author id

Parameters:
$authorId int

Definition at line 132 of file MonographComment.inc.php.

MonographComment.setCommentId ( commentId  ) 

set monograph comment id

Parameters:
$commentId int

Definition at line 43 of file MonographComment.inc.php.

MonographComment.setComments ( comments  ) 

set comments

Parameters:
$comments string

Definition at line 194 of file MonographComment.inc.php.

MonographComment.setCommentTitle ( commentTitle  ) 

set comment title

Parameters:
$commentTitle string

Definition at line 178 of file MonographComment.inc.php.

MonographComment.setCommentType ( commentType  ) 

set comment type

Parameters:
$commentType int

Definition at line 59 of file MonographComment.inc.php.

MonographComment.setDateModified ( dateModified  ) 

set date modified

Parameters:
$dateModified date

Definition at line 226 of file MonographComment.inc.php.

MonographComment.setDatePosted ( datePosted  ) 

set date posted

Parameters:
$datePosted date

Definition at line 210 of file MonographComment.inc.php.

MonographComment.setMonographId ( monographId  ) 

set monograph id

Parameters:
$monographId int

Definition at line 100 of file MonographComment.inc.php.

MonographComment.setRoleId ( roleId  ) 

set role id

Parameters:
$roleId int

Definition at line 75 of file MonographComment.inc.php.

MonographComment.setViewable ( viewable  ) 

set viewable

Parameters:
$viewable boolean

Definition at line 242 of file MonographComment.inc.php.


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