FF_Action_Display_Spotlight Class Reference

Inheritance diagram for FF_Action_Display_Spotlight:

FF_Action_Display FF_Action List of all members.

Public Member Functions

 run ()
 getSingularText ()
 getPluralText ()

Detailed Description

Definition at line 42 of file SpotlightDisplay.php.


Member Function Documentation

FF_Action_Display_Spotlight::getPluralText  ) 
 

Gets the text that describes a plural version of the items displayed.

public

Returns:
string The plural text

Reimplemented from FF_Action_Display.

Definition at line 114 of file SpotlightDisplay.php.

FF_Action_Display_Spotlight::getSingularText  ) 
 

Gets the text that describes a singular version of the items displayed

public

Returns:
string The singular text

Reimplemented from FF_Action_Display.

Definition at line 99 of file SpotlightDisplay.php.

FF_Action_Display_Spotlight::run  ) 
 

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

Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 52 of file SpotlightDisplay.php.

References FF_Request::getParam(), FastFrame::selfURL(), and FF_Request::setParam().


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 11:38:23 2006 for FastFrame by  doxygen 1.4.4