FF_Action_Delete_TicketWatchlist Class Reference

Inheritance diagram for FF_Action_Delete_TicketWatchlist:

FF_Action_Delete FF_Action List of all members.

Public Member Functions

 FF_Action_Delete_TicketWatchlist (&$in_model)
 remove ()
 getSingularText ()
 setSuccessActionId ()
 checkPerms ()

Detailed Description

Definition at line 42 of file TicketWatchlistDelete.php.


Constructor & Destructor Documentation

FF_Action_Delete_TicketWatchlist::FF_Action_Delete_TicketWatchlist &$  in_model  ) 
 

Set variables on class initialization.

Parameters:
object $in_model The model object
public
Returns:
void

Definition at line 53 of file TicketWatchlistDelete.php.


Member Function Documentation

FF_Action_Delete_TicketWatchlist::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 118 of file TicketWatchlistDelete.php.

References remove().

FF_Action_Delete_TicketWatchlist::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 88 of file TicketWatchlistDelete.php.

FF_Action_Delete_TicketWatchlist::remove  ) 
 

Removes the watchlist from the file system.

public

Returns:
object The Result object

Reimplemented from FF_Action_Delete.

Definition at line 68 of file TicketWatchlistDelete.php.

References $o_result, and FF_Request::getParam().

Referenced by checkPerms().

FF_Action_Delete_TicketWatchlist::setSuccessActionId  ) 
 

Sets the actionId to invoke when a successful delete occurs.

public

Returns:
void

Reimplemented from FF_Action_Delete.

Definition at line 102 of file TicketWatchlistDelete.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