FF_Action_Display_Borrower Class Reference

Inheritance diagram for FF_Action_Display_Borrower:

FF_Action_Display FF_Action List of all members.

Public Member Functions

 fillModelWithData ()
 renderDisplay ()
 renderSearchBox ($in_focusSearch=true)
 renderAdditionalLinks ()
 getTableData ()
 getSingularText ()
 getPluralText ()

Detailed Description

Definition at line 40 of file BorrowerDisplay.php.


Member Function Documentation

FF_Action_Display_Borrower::fillModelWithData  ) 
 

Fills the model object with data for the field being edited. If an error occurs in getting the data we set the problem action id.

public

Returns:
bool True if the model loaded successfully, false otherwsie

Reimplemented from FF_Action_Display.

Definition at line 50 of file BorrowerDisplay.php.

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

FF_Action_Display_Borrower::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 306 of file BorrowerDisplay.php.

FF_Action_Display_Borrower::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 291 of file BorrowerDisplay.php.

FF_Action_Display_Borrower::getTableData  ) 
 

Gets the headers that we make a basic table out of.

public

Returns:
array

Definition at line 166 of file BorrowerDisplay.php.

References $a_data, $o_fileCache, red(), FastFrame::selfURL(), FF_Request::setParam(), and FF_FileCache::singleton().

FF_Action_Display_Borrower::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Definition at line 123 of file BorrowerDisplay.php.

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

Referenced by renderDisplay().

FF_Action_Display_Borrower::renderDisplay  ) 
 

Renders the display over the table.

public

Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 80 of file BorrowerDisplay.php.

References renderAdditionalLinks().

FF_Action_Display_Borrower::renderSearchBox in_focusSearch = true  ) 
 

Renders the search box for this module.

Parameters:
bool $in_focusSearch (optional) Focus the search box?
public
Returns:
void

Reimplemented from FF_Action_Display.

Definition at line 103 of file BorrowerDisplay.php.

References renderSearchBox().


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