Inheritance diagram for FF_Action_Display_Spotlight:

Public Member Functions | |
| run () | |
| getSingularText () | |
| getPluralText () | |
Definition at line 42 of file SpotlightDisplay.php.
|
|
Gets the text that describes a plural version of the items displayed. public
Reimplemented from FF_Action_Display. Definition at line 114 of file SpotlightDisplay.php. |
|
|
Gets the text that describes a singular version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 99 of file SpotlightDisplay.php. |
|
|
Grabs the image from the database and outputs it to the browser. If image can't be found outputs an image with that message. Exits after displaying image. public
Reimplemented from FF_Action_Display. Definition at line 52 of file SpotlightDisplay.php. References FF_Request::getParam(), FastFrame::selfURL(), and FF_Request::setParam(). |
1.4.4