Inheritance diagram for FF_Action_BatchEditSubmit_Assignment:

Public Member Functions | |
| save () | |
| fillModelWithSubmitData () | |
| getSingularText () | |
| validateInput () | |
| setProblemActionId () | |
| checkPerms () | |
Public Attributes | |
| $editActionId = ACTION_BATCH_EDIT_SUBMIT | |
Definition at line 41 of file AssignmentBatchEditSubmit.php.
|
|
Check the permissions on this action. public
Reimplemented from FF_Action_FormSubmit. Definition at line 137 of file AssignmentBatchEditSubmit.php. |
|
|
Gets the submit data and fills it into the model object. public
Reimplemented from FF_Action_FormSubmit. Definition at line 73 of file AssignmentBatchEditSubmit.php. References FF_Auth::getCredential(), and FF_Request::getParam(). |
|
|
Gets the text that describes a singular version of the item deleted public
Reimplemented from FF_Action_FormSubmit. Definition at line 93 of file AssignmentBatchEditSubmit.php. |
|
|
Instructs the model to save itself. public
Reimplemented from FF_Action_FormSubmit. Definition at line 59 of file AssignmentBatchEditSubmit.php. References FF_Request::getParam(). |
|
|
Sets the actionId to invoke when an error occurs in the update of the database. public
Reimplemented from FF_Action_FormSubmit. Definition at line 123 of file AssignmentBatchEditSubmit.php. |
|
|
Validates the input, usually using a validate object public
Reimplemented from FF_Action_FormSubmit. Definition at line 107 of file AssignmentBatchEditSubmit.php. |
|
|
Reimplemented from FF_Action_FormSubmit. Definition at line 48 of file AssignmentBatchEditSubmit.php. |
1.4.4