Inheritance diagram for FF_Action_Display_Item:

Public Member Functions | |
| renderDisplay () | |
| renderAdditionalLinks () | |
| getTableData () | |
| getSingularText () | |
| getPluralText () | |
Definition at line 42 of file ItemDisplay.php.
|
|
Gets the text that describes a plural version of the items displayed. public
Reimplemented from FF_Action_Display. Definition at line 236 of file ItemDisplay.php. |
|
|
Gets the text that describes a singular version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 221 of file ItemDisplay.php. |
|
|
Gets the headers that we make a basic table out of. public
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(). |
|
|
Renders additional links on the page public
Definition at line 77 of file ItemDisplay.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 51 of file ItemDisplay.php. References renderAdditionalLinks(). |
1.4.4