FF_Action_Display_Item Class Reference

Inheritance diagram for FF_Action_Display_Item:

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 ItemDisplay.php.


Member Function Documentation

FF_Action_Display_Item::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 236 of file ItemDisplay.php.

FF_Action_Display_Item::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 221 of file ItemDisplay.php.

FF_Action_Display_Item::getTableData  ) 
 

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

public

Returns:
array

Definition at line 109 of file ItemDisplay.php.

References $a_data, $o_fileCache, FF_Request::getParam(), FastFrame::selfURL(), FF_Request::setParam(), and FF_FileCache::singleton().

FF_Action_Display_Item::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Definition at line 77 of file ItemDisplay.php.

References FF_Request::getParam(), and FastFrame::selfURL().

Referenced by renderDisplay().

FF_Action_Display_Item::renderDisplay  ) 
 

Renders the display over the table.

public

Returns:
void

Reimplemented from FF_Action_Display.

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