Inheritance diagram for FF_Action_Display_PortalBlock:

Public Member Functions | |
| renderSearchBox () | |
| renderDisplay () | |
| getBlockData () | |
| renderAdditionalLinks () | |
| getPageName () | |
Definition at line 42 of file PortalBlockDisplay.php.
|
|
Gets the block data and puts it into a template public
Definition at line 80 of file PortalBlockDisplay.php. |
|
|
Returns the page name for this action public
Reimplemented from FF_Action_Display. Definition at line 128 of file PortalBlockDisplay.php. |
|
|
Renders additional links on the page public
Definition at line 106 of file PortalBlockDisplay.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 65 of file PortalBlockDisplay.php. References renderAdditionalLinks(). |
|
|
Renders the search box for this module. public
Definition at line 51 of file PortalBlockDisplay.php. |
1.4.4