Inheritance diagram for FF_Action_Display_Massmail:

Public Member Functions | |
| renderDisplay () | |
| renderAdditionalLinks () | |
| getTableData () | |
| getSingularText () | |
| getPluralText () | |
| getPageName () | |
Definition at line 41 of file MassmailDisplay.php.
|
|
Returns the page name for this action public
Reimplemented from FF_Action_Display. Definition at line 161 of file MassmailDisplay.php. |
|
|
Gets the text that describes a plural version of the items displayed. public
Reimplemented from FF_Action_Display. Definition at line 147 of file MassmailDisplay.php. |
|
|
Gets the text that describes a singular version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 132 of file MassmailDisplay.php. |
|
|
Gets the headers that we make a basic table out of. public
Definition at line 89 of file MassmailDisplay.php. |
|
|
Renders additional links on the page public
Definition at line 71 of file MassmailDisplay.php. References FF_Request::getParam(), and FastFrame::selfURL(). Referenced by renderDisplay(). |
|
|
Renders the display over the table. public
Reimplemented from FF_Action_Display. Definition at line 50 of file MassmailDisplay.php. References renderAdditionalLinks(). |
1.4.4