FF_Action_Delete_DemoFromBorrower Class Reference

Inheritance diagram for FF_Action_Delete_DemoFromBorrower:

FF_Action_Delete FF_Action List of all members.

Public Member Functions

 run ()
 getSingularText ()
 setSuccessActionId ()
 checkPerms ()

Detailed Description

Definition at line 42 of file DemoDeleteFromBorrower.php.


Member Function Documentation

FF_Action_Delete_DemoFromBorrower::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 109 of file DemoDeleteFromBorrower.php.

FF_Action_Delete_DemoFromBorrower::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 81 of file DemoDeleteFromBorrower.php.

FF_Action_Delete_DemoFromBorrower::run  ) 
 

Deletes the object from the database

public

Returns:
object The next action object

Reimplemented from FF_Action_Delete.

Definition at line 51 of file DemoDeleteFromBorrower.php.

References $o_result, FF_Request::getParam(), FF_Action_Delete::setProblemActionId(), and setSuccessActionId().

FF_Action_Delete_DemoFromBorrower::setSuccessActionId  ) 
 

Sets the actionId to invoke when a successful add occurs.

public

Returns:
void

Reimplemented from FF_Action_Delete.

Definition at line 95 of file DemoDeleteFromBorrower.php.

Referenced by run().


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