FF_Action_Display_Massmail Class Reference

Inheritance diagram for FF_Action_Display_Massmail:

FF_Action_Display FF_Action List of all members.

Public Member Functions

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

Detailed Description

Definition at line 41 of file MassmailDisplay.php.


Member Function Documentation

FF_Action_Display_Massmail::getPageName  ) 
 

Returns the page name for this action

public

Returns:
string The page name

Reimplemented from FF_Action_Display.

Definition at line 161 of file MassmailDisplay.php.

FF_Action_Display_Massmail::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 147 of file MassmailDisplay.php.

FF_Action_Display_Massmail::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 132 of file MassmailDisplay.php.

FF_Action_Display_Massmail::getTableData  ) 
 

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

public

Returns:
array

Definition at line 89 of file MassmailDisplay.php.

FF_Action_Display_Massmail::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Definition at line 71 of file MassmailDisplay.php.

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

Referenced by renderDisplay().

FF_Action_Display_Massmail::renderDisplay  ) 
 

Renders the display over the table.

public

Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 50 of file MassmailDisplay.php.

References renderAdditionalLinks().


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