Inheritance diagram for FF_Action_Display_Demo:

Public Member Functions | |
| renderDisplay () | |
| renderAdditionalLinks () | |
| getTableData () | |
| getSingularText () | |
| getPluralText () | |
Definition at line 42 of file DemoDisplay.php.
|
|
Gets the text that describes a plural version of the items displayed. public
Reimplemented from FF_Action_Display. Definition at line 149 of file DemoDisplay.php. |
|
|
Gets the text that describes a singular version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 134 of file DemoDisplay.php. |
|
|
Gets the headers that we make a basic table out of. public
Definition at line 89 of file DemoDisplay.php. |
|
|
Renders additional links on the page public
Definition at line 73 of file DemoDisplay.php. References FastFrame::selfURL(). Referenced by renderDisplay(). |
|
|
Renders the display over the table. public
Reimplemented from FF_Action_Display. Definition at line 51 of file DemoDisplay.php. References renderAdditionalLinks(). |
1.4.4