Form to display and post notes on a signoff. More...
Public Member Functions | |
| fetch ($request) | |
| fetch ($request) | |
| getAssocId () | |
| getAssocId () | |
| getAssocType () | |
| getAssocType () | |
| getNewNoteFormTemplate () | |
| getNewNoteFormTemplate () | |
| getSubmitNoteLocaleKey () | |
| getSubmitNoteLocaleKey () | |
| NewSignoffNoteForm ($signoffId, $monographId, $signoffSymbolic, $stageId) | |
| NewSignoffNoteForm ($signoffId, $monographId, $signoffSymbolic, $stageId) | |
| readInputData () | |
| readInputData () | |
| validate () | |
| validate () | |
Form to display and post notes on a signoff.
Definition at line 18 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.fetch | ( | $ | request | ) |
Definition at line 101 of file NewSignoffNoteForm.inc.php.
Referenced by fetch().
| NewSignoffNoteForm.fetch | ( | $ | request | ) |
Definition at line 101 of file NewSignoffNoteForm.inc.php.
References fetch().
| NewSignoffNoteForm.getAssocId | ( | ) |
Return the assoc ID for this note.
Reimplemented from NewNoteForm.
Definition at line 63 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getAssocId | ( | ) |
Return the assoc ID for this note.
Reimplemented from NewNoteForm.
Definition at line 63 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getAssocType | ( | ) |
Return the assoc type for this note.
Reimplemented from NewNoteForm.
Definition at line 55 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getAssocType | ( | ) |
Return the assoc type for this note.
Reimplemented from NewNoteForm.
Definition at line 55 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getNewNoteFormTemplate | ( | ) |
Reimplemented from NewNoteForm.
Definition at line 70 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getNewNoteFormTemplate | ( | ) |
Reimplemented from NewNoteForm.
Definition at line 70 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getSubmitNoteLocaleKey | ( | ) |
Reimplemented from NewNoteForm.
Definition at line 77 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.getSubmitNoteLocaleKey | ( | ) |
Reimplemented from NewNoteForm.
Definition at line 77 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.NewSignoffNoteForm | ( | $ | signoffId, | |
| $ | monographId, | |||
| $ | signoffSymbolic, | |||
| $ | stageId | |||
| ) |
Constructor.
Definition at line 37 of file NewSignoffNoteForm.inc.php.
References NewNoteForm.NewNoteForm().
| NewSignoffNoteForm.NewSignoffNoteForm | ( | $ | signoffId, | |
| $ | monographId, | |||
| $ | signoffSymbolic, | |||
| $ | stageId | |||
| ) |
Constructor.
Definition at line 37 of file NewSignoffNoteForm.inc.php.
References NewNoteForm.NewNoteForm().
| NewSignoffNoteForm.readInputData | ( | ) |
Reimplemented from NewNoteForm.
Definition at line 84 of file NewSignoffNoteForm.inc.php.
References readInputData().
| NewSignoffNoteForm.readInputData | ( | ) |
Reimplemented from NewNoteForm.
Definition at line 84 of file NewSignoffNoteForm.inc.php.
Referenced by readInputData().
| NewSignoffNoteForm.validate | ( | ) |
Definition at line 92 of file NewSignoffNoteForm.inc.php.
| NewSignoffNoteForm.validate | ( | ) |
Definition at line 92 of file NewSignoffNoteForm.inc.php.
1.7.1