Inheritance diagram for FF_Action_Delete_TicketComment:

Public Member Functions | |
| FF_Action_Delete_TicketComment (&$in_model) | |
| remove () | |
| getSingularText () | |
| setSuccessActionId () | |
| checkPerms () | |
Definition at line 42 of file TicketCommentDelete.php.
|
|
Set variables on class initialization.
Definition at line 53 of file TicketCommentDelete.php. |
|
|
Check the permissions on this action. public
Reimplemented from FF_Action_Delete. Definition at line 116 of file TicketCommentDelete.php. References remove(). |
|
|
Gets the text that describes a singular version of the item deleted public
Reimplemented from FF_Action_Delete. Definition at line 85 of file TicketCommentDelete.php. |
|
|
Removes the comment from the file system. public
Reimplemented from FF_Action_Delete. Definition at line 68 of file TicketCommentDelete.php. References $o_result, and FF_Request::getParam(). Referenced by checkPerms(). |
|
|
Sets the actionId to invoke when a successful delete occurs. public
Reimplemented from FF_Action_Delete. Definition at line 99 of file TicketCommentDelete.php. |
1.4.4