FF_Action_Contact Class Reference

Inheritance diagram for FF_Action_Contact:

FF_Action_Form FF_Action FF_Action_AlumContact List of all members.

Public Member Functions

 createFormElements ()
 renderSearchBox ()
 getSingularText ()
 getFormConstants ()
 getTableData ()
 getTableHeaderText ()
 setSubmitActionId ()

Detailed Description

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


Member Function Documentation

FF_Action_Contact::createFormElements  ) 
 

Creates the form elements needed for the form and any rules that apply to those elements.

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 51 of file lib/FastFrame/Action/Contact.php.

FF_Action_Contact::getFormConstants  ) 
 

Gets the constant values to be filled into the forms. Constants means it will override GET/POST data with the same key.

public

Returns:
mixed An array of the defaults or false if there was a problem

Reimplemented from FF_Action_Form.

Definition at line 106 of file lib/FastFrame/Action/Contact.php.

References getFormConstants(), and FF_Request::getParam().

FF_Action_Contact::getSingularText  ) 
 

Gets the text that describes a singular version of the items displayed

public

Returns:
string The singular text

Reimplemented from FF_Action_Form.

Definition at line 91 of file lib/FastFrame/Action/Contact.php.

FF_Action_Contact::getTableData  ) 
 

Gets the headers that we make a basic table out of. Has the form of 'data' => the cell data, 'title' => the cell description, 'titleStyles'/'dataStyles' => any attributes to apply to the title and data cells respectively.

public

Returns:
array

Reimplemented from FF_Action_Form.

Definition at line 127 of file lib/FastFrame/Action/Contact.php.

FF_Action_Contact::getTableHeaderText  ) 
 

Gets the description of this form to be placed in the table header

public

Returns:
string The text for the header.

Reimplemented from FF_Action_Form.

Reimplemented in FF_Action_AlumContact.

Definition at line 166 of file lib/FastFrame/Action/Contact.php.

FF_Action_Contact::renderSearchBox  ) 
 

Renders the search box for this module.

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 77 of file lib/FastFrame/Action/Contact.php.

FF_Action_Contact::setSubmitActionId  ) 
 

Sets the actionId that should be used when the form is submitted.

public

Returns:
void

Reimplemented from FF_Action_Form.

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