Inheritance diagram for FF_Action_Display_Vendor:

Public Member Functions | |
| renderDisplay () | |
| getTableData () | |
| getSingularText () | |
| getPluralText () | |
Definition at line 42 of file VendorDisplay.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 VendorDisplay.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 VendorDisplay.php. |
|
|
Gets the headers that we make a basic table out of. public
Definition at line 75 of file VendorDisplay.php. References FastFrame::selfURL(), and FF_Request::setParam(). |
|
|
Renders the display over the table. public
Reimplemented from FF_Action_Display. Definition at line 51 of file VendorDisplay.php. References FastFrame::selfURL(). |
1.4.4