Form to display and post notes on a file. More...
Public Member Functions | |
| getAssocId () | |
| getAssocType () | |
| getSubmitNoteLocaleKey () | |
| NewMonographNoteForm ($monographId) | |
Form to display and post notes on a file.
Definition at line 18 of file NewMonographNoteForm.inc.php.
| NewMonographNoteForm.getAssocId | ( | ) |
Return the assoc ID for this note.
Reimplemented from NewNoteForm.
Definition at line 52 of file NewMonographNoteForm.inc.php.
| NewMonographNoteForm.getAssocType | ( | ) |
Return the assoc type for this note.
Reimplemented from NewNoteForm.
Definition at line 35 of file NewMonographNoteForm.inc.php.
| NewMonographNoteForm.getSubmitNoteLocaleKey | ( | ) |
Return the submit note button locale key. Can be overriden by subclasses.
Reimplemented from NewNoteForm.
Definition at line 44 of file NewMonographNoteForm.inc.php.
| NewMonographNoteForm.NewMonographNoteForm | ( | $ | monographId | ) |
Constructor.
Definition at line 25 of file NewMonographNoteForm.inc.php.
References NewNoteForm.NewNoteForm().
1.7.1