Public Member Functions | |
| getAssocId () | |
| getAuthorEmail () | |
| getAuthorId () | |
| getAuthorName () | |
| getCommentId () | |
| getComments () | |
| getCommentTitle () | |
| getCommentType () | |
| getDateModified () | |
| getDatePosted () | |
| getPaperId () | |
| getRoleId () | |
| getRoleName () | |
| getViewable () | |
| PaperComment () | |
| setAssocId ($assocId) | |
| setAuthorId ($authorId) | |
| setCommentId ($commentId) | |
| setComments ($comments) | |
| setCommentTitle ($commentTitle) | |
| setCommentType ($commentType) | |
| setDateModified ($dateModified) | |
| setDatePosted ($datePosted) | |
| setPaperId ($paperId) | |
| setRoleId ($roleId) | |
| setViewable ($viewable) | |
Definition at line 22 of file PaperComment.inc.php.
| PaperComment.getAssocId | ( | ) |
| PaperComment.getAuthorEmail | ( | ) |
get author email
Definition at line 159 of file PaperComment.inc.php.
References getAuthorId().
| PaperComment.getAuthorId | ( | ) |
get author id
Definition at line 128 of file PaperComment.inc.php.
Referenced by getAuthorEmail(), and getAuthorName().
| PaperComment.getAuthorName | ( | ) |
get author name
Definition at line 144 of file PaperComment.inc.php.
References getAuthorId().
| PaperComment.getCommentId | ( | ) |
| PaperComment.getComments | ( | ) |
| PaperComment.getCommentTitle | ( | ) |
| PaperComment.getCommentType | ( | ) |
| PaperComment.getDateModified | ( | ) |
| PaperComment.getDatePosted | ( | ) |
| PaperComment.getPaperId | ( | ) |
| PaperComment.getRoleId | ( | ) |
| PaperComment.getRoleName | ( | ) |
| PaperComment.getViewable | ( | ) |
| PaperComment.PaperComment | ( | ) |
Constructor.
Definition at line 27 of file PaperComment.inc.php.
| PaperComment.setAssocId | ( | $ | assocId | ) |
| PaperComment.setAuthorId | ( | $ | authorId | ) |
| PaperComment.setCommentId | ( | $ | commentId | ) |
| PaperComment.setComments | ( | $ | comments | ) |
| PaperComment.setCommentTitle | ( | $ | commentTitle | ) |
set comment title
| $commentTitle | string |
Definition at line 182 of file PaperComment.inc.php.
| PaperComment.setCommentType | ( | $ | commentType | ) |
| PaperComment.setDateModified | ( | $ | dateModified | ) |
set date modified
| $dateModified | date |
Definition at line 230 of file PaperComment.inc.php.
| PaperComment.setDatePosted | ( | $ | datePosted | ) |
| PaperComment.setPaperId | ( | $ | paperId | ) |
| PaperComment.setRoleId | ( | $ | roleId | ) |
| PaperComment.setViewable | ( | $ | viewable | ) |
1.4.7