Inheritance diagram for FF_Action_Display_Advisor:

Public Member Functions | |
| renderDisplay () | |
| renderAdditionalLinks () | |
| getTableData () | |
| getSingularText () | |
| getPluralText () | |
Definition at line 40 of file apps/advisor_search/lib/Action/Display.php.
|
|
Gets the text that describes a plural version of the items displayed. public
Reimplemented from FF_Action_Display. Definition at line 190 of file apps/advisor_search/lib/Action/Display.php. |
|
|
Gets the text that describes a singular version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 175 of file apps/advisor_search/lib/Action/Display.php. |
|
|
Gets the headers that we make a basic table out of. public
Definition at line 87 of file apps/advisor_search/lib/Action/Display.php. References FastFrame::isEmpty(). |
|
|
Renders additional links on the page public
Definition at line 70 of file apps/advisor_search/lib/Action/Display.php. References FastFrame::selfURL(). Referenced by renderDisplay(). |
|
|
Renders the display over the table. public
Reimplemented from FF_Action_Display. Definition at line 49 of file apps/advisor_search/lib/Action/Display.php. References renderAdditionalLinks(). |
1.4.4