FF_Action_Delete_TicketAttachment Class Reference

Inheritance diagram for FF_Action_Delete_TicketAttachment:

FF_Action_Delete FF_Action List of all members.

Public Member Functions

 remove ()
 getSingularText ()
 setSuccessActionId ()
 checkPerms ()

Detailed Description

Definition at line 41 of file TicketAttachmentDelete.php.


Member Function Documentation

FF_Action_Delete_TicketAttachment::checkPerms  ) 
 

Check the permissions on this action.

public

Returns:
bool True if everything is ok, false if a new action has been set

Reimplemented from FF_Action_Delete.

Definition at line 103 of file TicketAttachmentDelete.php.

References remove().

FF_Action_Delete_TicketAttachment::getSingularText  ) 
 

Gets the text that describes a singular version of the item deleted

public

Returns:
string The singular text

Reimplemented from FF_Action_Delete.

Definition at line 73 of file TicketAttachmentDelete.php.

FF_Action_Delete_TicketAttachment::remove  ) 
 

Removes the attachment from the file system.

public

Returns:
object The Result object

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().

FF_Action_Delete_TicketAttachment::setSuccessActionId  ) 
 

Sets the actionId to invoke when a successful delete occurs.

public

Returns:
void

Reimplemented from FF_Action_Delete.

Definition at line 87 of file TicketAttachmentDelete.php.


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 11:38:20 2006 for FastFrame by  doxygen 1.4.4