Inheritance diagram for FF_Action_Delete_Profile:

Public Member Functions | |
| FF_Action_Delete_Profile (&$in_model) | |
| getSuccessMessage () | |
| getProblemMessage () | |
| getSingularText () | |
| checkPerms () | |
Definition at line 41 of file apps/profile/lib/Action/Delete.php.
|
|
Definition at line 44 of file apps/profile/lib/Action/Delete.php. |
|
|
Check the permissions on this action. public
Reimplemented from FF_Action_Delete. Definition at line 101 of file apps/profile/lib/Action/Delete.php. |
|
|
Gets the message for when deleting the data fails public
Reimplemented from FF_Action_Delete. Definition at line 73 of file apps/profile/lib/Action/Delete.php. |
|
|
Gets the text that describes a singular version of the item deleted public
Reimplemented from FF_Action_Delete. Definition at line 87 of file apps/profile/lib/Action/Delete.php. |
|
|
Gets the message for a successful delete public
Reimplemented from FF_Action_Delete. Definition at line 59 of file apps/profile/lib/Action/Delete.php. |
1.4.4