Inheritance diagram for FF_Action_Delete_TicketAttachment:

Public Member Functions | |
| remove () | |
| getSingularText () | |
| setSuccessActionId () | |
| checkPerms () | |
Definition at line 41 of file TicketAttachmentDelete.php.
|
|
Check the permissions on this action. public
Reimplemented from FF_Action_Delete. Definition at line 103 of file TicketAttachmentDelete.php. References remove(). |
|
|
Gets the text that describes a singular version of the item deleted public
Reimplemented from FF_Action_Delete. Definition at line 73 of file TicketAttachmentDelete.php. |
|
|
Removes the attachment from the file system. public
Reimplemented from FF_Action_Delete. Definition at line 50 of file TicketAttachmentDelete.php. References $o_fileCache, $o_result, FF_Request::getParam(), and FF_FileCache::singleton(). Referenced by checkPerms(). |
|
|
Sets the actionId to invoke when a successful delete occurs. public
Reimplemented from FF_Action_Delete. Definition at line 87 of file TicketAttachmentDelete.php. |
1.4.4