Inheritance diagram for FF_Action_Display_Group:

Public Member Functions | |
| renderDisplay () | |
| renderSearchBox () | |
| renderAdditionalLinks () | |
| getTableData () | |
| getSingularText () | |
| getPluralText () | |
Public Attributes | |
| $persistentData = array('actionId' => ACTION_GROUP_LIST, 'module' => 'Item') | |
Definition at line 42 of file GroupDisplay.php.
|
|
Gets the text that describes a plural version of the items displayed. public
Reimplemented from FF_Action_Display. Definition at line 226 of file GroupDisplay.php. |
|
|
Gets the text that describes a singular version of the groups displayed public
Reimplemented from FF_Action_Display. Definition at line 211 of file GroupDisplay.php. |
|
|
Gets the headers that we make a basic table out of. public
Definition at line 122 of file GroupDisplay.php. References $o_fileCache, FastFrame::selfURL(), FF_Request::setParam(), and FF_FileCache::singleton(). |
|
|
Renders additional links on the page public
Definition at line 98 of file GroupDisplay.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 60 of file GroupDisplay.php. References renderAdditionalLinks(). |
|
|
Renders the search box for this module. public
Definition at line 82 of file GroupDisplay.php. References renderSearchBox(), and FF_ActionHandler::singleton(). |
|
|
Reimplemented from FF_Action_Display. Definition at line 49 of file GroupDisplay.php. |
1.4.4