FF_Action_ContactSubmit Class Reference

Inheritance diagram for FF_Action_ContactSubmit:

FF_Action FF_Action_AlumContactSubmit List of all members.

Public Member Functions

 run ()
 getSuccessMessage ()
 getProblemMessage ()
 setSuccessActionId ()
 setProblemActionId ()
 getExtraInfo ()
 getSubjectPrepend ()

Detailed Description

Definition at line 41 of file lib/FastFrame/Action/ContactSubmit.php.


Member Function Documentation

FF_Action_ContactSubmit::getExtraInfo  ) 
 

Gets extra information to be appended to the message.

public

Returns:
string The data to be appended.

Reimplemented in FF_Action_AlumContactSubmit.

Definition at line 155 of file lib/FastFrame/Action/ContactSubmit.php.

References FF_Auth::checkAuth(), FF_Auth::getCredential(), and FF_Request::getParam().

Referenced by run().

FF_Action_ContactSubmit::getProblemMessage  ) 
 

Gets the message for when updating the data fails

public

Returns:
string The message

Definition at line 113 of file lib/FastFrame/Action/ContactSubmit.php.

FF_Action_ContactSubmit::getSubjectPrepend  ) 
 

Gets the string to prepend to the subject

public

Returns:
string The data to prepend to the subject

Reimplemented in FF_Action_AlumContactSubmit.

Definition at line 181 of file lib/FastFrame/Action/ContactSubmit.php.

Referenced by run().

FF_Action_ContactSubmit::getSuccessMessage  ) 
 

Gets the message for a successful update

public

Returns:
string The message

Definition at line 99 of file lib/FastFrame/Action/ContactSubmit.php.

FF_Action_ContactSubmit::run  ) 
 

Submits the data to the database and either reports success or failure

public

Returns:
void

Reimplemented from FF_Action.

Definition at line 50 of file lib/FastFrame/Action/ContactSubmit.php.

References getExtraInfo(), FF_Request::getParam(), getSubjectPrepend(), FF_Request::setParam(), setProblemActionId(), and setSuccessActionId().

FF_Action_ContactSubmit::setProblemActionId  ) 
 

Sets the actionId to invoke when an error occurs in the update of the database.

public

Returns:
void

Definition at line 141 of file lib/FastFrame/Action/ContactSubmit.php.

Referenced by run().

FF_Action_ContactSubmit::setSuccessActionId  ) 
 

Sets the actionId to invoke when a successful update occurs.

public

Returns:
void

Definition at line 127 of file lib/FastFrame/Action/ContactSubmit.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