FF_Action_Delete_Profile Class Reference

Inheritance diagram for FF_Action_Delete_Profile:

FF_Action_Delete FF_Action List of all members.

Public Member Functions

 FF_Action_Delete_Profile (&$in_model)
 getSuccessMessage ()
 getProblemMessage ()
 getSingularText ()
 checkPerms ()

Detailed Description

Definition at line 41 of file apps/profile/lib/Action/Delete.php.


Constructor & Destructor Documentation

FF_Action_Delete_Profile::FF_Action_Delete_Profile &$  in_model  ) 
 

Definition at line 44 of file apps/profile/lib/Action/Delete.php.


Member Function Documentation

FF_Action_Delete_Profile::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 101 of file apps/profile/lib/Action/Delete.php.

FF_Action_Delete_Profile::getProblemMessage  ) 
 

Gets the message for when deleting the data fails

public

Returns:
string The message

Reimplemented from FF_Action_Delete.

Definition at line 73 of file apps/profile/lib/Action/Delete.php.

FF_Action_Delete_Profile::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 87 of file apps/profile/lib/Action/Delete.php.

FF_Action_Delete_Profile::getSuccessMessage  ) 
 

Gets the message for a successful delete

public

Returns:
string The message

Reimplemented from FF_Action_Delete.

Definition at line 59 of file apps/profile/lib/Action/Delete.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