FF_Action_Form_Comment Class Reference

Inheritance diagram for FF_Action_Form_Comment:

FF_Action_Form FF_Action List of all members.

Public Member Functions

 renderSearchBox ()
 createFormElements ()
 renderAdditionalLinks ()
 getSingularText ()
 getPluralText ()
 getTableData ()
 getFormDefaults ()

Detailed Description

Definition at line 42 of file CommentForm.php.


Member Function Documentation

FF_Action_Form_Comment::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 66 of file CommentForm.php.

FF_Action_Form_Comment::getFormDefaults  ) 
 

Converts the model to the appropriate form fields. Returns an array of 'field' => 'value'

public

Returns:
array The array of fields and values

Reimplemented from FF_Action_Form.

Definition at line 195 of file CommentForm.php.

FF_Action_Form_Comment::getPluralText  ) 
 

Gets the text that describes a plural version of the items displayed.

public

Returns:
string The plural text

Reimplemented from FF_Action_Form.

Definition at line 127 of file CommentForm.php.

FF_Action_Form_Comment::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 112 of file CommentForm.php.

FF_Action_Form_Comment::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 143 of file CommentForm.php.

FF_Action_Form_Comment::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 98 of file CommentForm.php.

FF_Action_Form_Comment::renderSearchBox  ) 
 

Renders the search box for this module.

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 51 of file CommentForm.php.


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 11:38:23 2006 for FastFrame by  doxygen 1.4.4