Inheritance diagram for FF_Action_Delete_DemoFromBorrower:

Public Member Functions | |
| run () | |
| getSingularText () | |
| setSuccessActionId () | |
| checkPerms () | |
Definition at line 42 of file DemoDeleteFromBorrower.php.
|
|
Check the permissions on this action. public
Reimplemented from FF_Action_Delete. Definition at line 109 of file DemoDeleteFromBorrower.php. |
|
|
Gets the text that describes a singular version of the item deleted public
Reimplemented from FF_Action_Delete. Definition at line 81 of file DemoDeleteFromBorrower.php. |
|
|
Deletes the object from the database public
Reimplemented from FF_Action_Delete. Definition at line 51 of file DemoDeleteFromBorrower.php. References $o_result, FF_Request::getParam(), FF_Action_Delete::setProblemActionId(), and setSuccessActionId(). |
|
|
Sets the actionId to invoke when a successful add occurs. public
Reimplemented from FF_Action_Delete. Definition at line 95 of file DemoDeleteFromBorrower.php. Referenced by run(). |
1.4.4