Public Member Functions

NewSignoffNoteForm Class Reference

Form to display and post notes on a signoff. More...

Inheritance diagram for NewSignoffNoteForm:
NewNoteForm NewNoteForm

List of all members.

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 ()

Detailed Description

Form to display and post notes on a signoff.

Definition at line 18 of file NewSignoffNoteForm.inc.php.


Member Function Documentation

NewSignoffNoteForm.fetch ( request  ) 
See also:
NewNoteForm.fetch()

Definition at line 101 of file NewSignoffNoteForm.inc.php.

Referenced by fetch().

NewSignoffNoteForm.fetch ( request  ) 
See also:
NewNoteForm.fetch()

Definition at line 101 of file NewSignoffNoteForm.inc.php.

References fetch().

NewSignoffNoteForm.getAssocId (  ) 

Return the assoc ID for this note.

Returns:
int

Reimplemented from NewNoteForm.

Definition at line 63 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getAssocId (  ) 

Return the assoc ID for this note.

Returns:
int

Reimplemented from NewNoteForm.

Definition at line 63 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getAssocType (  ) 

Return the assoc type for this note.

Returns:
int

Reimplemented from NewNoteForm.

Definition at line 55 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getAssocType (  ) 

Return the assoc type for this note.

Returns:
int

Reimplemented from NewNoteForm.

Definition at line 55 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getNewNoteFormTemplate (  ) 
See also:
NewNoteForm.getNewNoteFormTemplate()

Reimplemented from NewNoteForm.

Definition at line 70 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getNewNoteFormTemplate (  ) 
See also:
NewNoteForm.getNewNoteFormTemplate()

Reimplemented from NewNoteForm.

Definition at line 70 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getSubmitNoteLocaleKey (  ) 
See also:
NewNoteForm.getSubmitNoteLocaleKey()

Reimplemented from NewNoteForm.

Definition at line 77 of file NewSignoffNoteForm.inc.php.

NewSignoffNoteForm.getSubmitNoteLocaleKey (  ) 
See also:
NewNoteForm.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 (  ) 
See also:
NewNoteForm.readInputData()

Reimplemented from NewNoteForm.

Definition at line 84 of file NewSignoffNoteForm.inc.php.

References readInputData().

NewSignoffNoteForm.readInputData (  ) 
See also:
NewNoteForm.readInputData()

Reimplemented from NewNoteForm.

Definition at line 84 of file NewSignoffNoteForm.inc.php.

Referenced by readInputData().

NewSignoffNoteForm.validate (  ) 
See also:
Form.validate()

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

NewSignoffNoteForm.validate (  ) 
See also:
Form.validate()

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


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