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