FF_Action_Display_Demo Class Reference

Inheritance diagram for FF_Action_Display_Demo:

FF_Action_Display FF_Action List of all members.

Public Member Functions

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

Detailed Description

Definition at line 42 of file DemoDisplay.php.


Member Function Documentation

FF_Action_Display_Demo::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 149 of file DemoDisplay.php.

FF_Action_Display_Demo::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 134 of file DemoDisplay.php.

FF_Action_Display_Demo::getTableData  ) 
 

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

public

Returns:
array

Definition at line 89 of file DemoDisplay.php.

FF_Action_Display_Demo::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Definition at line 73 of file DemoDisplay.php.

References FastFrame::selfURL().

Referenced by renderDisplay().

FF_Action_Display_Demo::renderDisplay  ) 
 

Renders the display over the table.

public

Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 51 of file DemoDisplay.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