FF_Action_Display_Advisor Class Reference

Inheritance diagram for FF_Action_Display_Advisor:

FF_Action_Display FF_Action List of all members.

Public Member Functions

 renderDisplay ()
 renderAdditionalLinks ()
 getTableData ()
 getSingularText ()
 getPluralText ()

Detailed Description

Definition at line 40 of file apps/advisor_search/lib/Action/Display.php.


Member Function Documentation

FF_Action_Display_Advisor::getPluralText  ) 
 

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

public

Returns:
string The plural text

Reimplemented from FF_Action_Display.

Definition at line 190 of file apps/advisor_search/lib/Action/Display.php.

FF_Action_Display_Advisor::getSingularText  ) 
 

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

public

Returns:
string The singular text

Reimplemented from FF_Action_Display.

Definition at line 175 of file apps/advisor_search/lib/Action/Display.php.

FF_Action_Display_Advisor::getTableData  ) 
 

Gets the headers that we make a basic table out of.

public

Returns:
array

Definition at line 87 of file apps/advisor_search/lib/Action/Display.php.

References FastFrame::isEmpty().

FF_Action_Display_Advisor::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Definition at line 70 of file apps/advisor_search/lib/Action/Display.php.

References FastFrame::selfURL().

Referenced by renderDisplay().

FF_Action_Display_Advisor::renderDisplay  ) 
 

Renders the display over the table.

public

Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 49 of file apps/advisor_search/lib/Action/Display.php.

References renderAdditionalLinks().


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