FF_Action_Display_Group Class Reference

Inheritance diagram for FF_Action_Display_Group:

FF_Action_Display FF_Action List of all members.

Public Member Functions

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

Public Attributes

 $persistentData = array('actionId' => ACTION_GROUP_LIST, 'module' => 'Item')

Detailed Description

Definition at line 42 of file GroupDisplay.php.


Member Function Documentation

FF_Action_Display_Group::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 226 of file GroupDisplay.php.

FF_Action_Display_Group::getSingularText  ) 
 

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

public

Returns:
string The singular text

Reimplemented from FF_Action_Display.

Definition at line 211 of file GroupDisplay.php.

FF_Action_Display_Group::getTableData  ) 
 

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

public

Returns:
array

Definition at line 122 of file GroupDisplay.php.

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

FF_Action_Display_Group::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Definition at line 98 of file GroupDisplay.php.

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

Referenced by renderDisplay().

FF_Action_Display_Group::renderDisplay  ) 
 

Renders the display over the table.

public

Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 60 of file GroupDisplay.php.

References renderAdditionalLinks().

FF_Action_Display_Group::renderSearchBox  ) 
 

Renders the search box for this module.

public

Returns:
void

Definition at line 82 of file GroupDisplay.php.

References renderSearchBox(), and FF_ActionHandler::singleton().


Member Data Documentation

FF_Action_Display_Group::$persistentData = array('actionId' => ACTION_GROUP_LIST, 'module' => 'Item')
 

Reimplemented from FF_Action_Display.

Definition at line 49 of file GroupDisplay.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