FF_Action_Form_BorrowerDownload Class Reference

Inheritance diagram for FF_Action_Form_BorrowerDownload:

FF_Action_Form FF_Action List of all members.

Public Member Functions

 renderAdditionalLinks ()
 createFormElements ()
 getSingularText ()
 getPluralText ()
 setSubmitActionId ()
 getTableData ()
 getTableHeaderText ()
 getFormConstants ()
 checkPerms ()

Detailed Description

Definition at line 41 of file BorrowerDownloadForm.php.


Member Function Documentation

FF_Action_Form_BorrowerDownload::checkPerms  ) 
 

Check the permissions on this action.

public

Returns:
bool True if everything is ok, false if a new action has been set

Reimplemented from FF_Action_Form.

Definition at line 196 of file BorrowerDownloadForm.php.

FF_Action_Form_BorrowerDownload::createFormElements  ) 
 

Creates the form elements needed for the form and any rules that apply to those elements.

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 67 of file BorrowerDownloadForm.php.

FF_Action_Form_BorrowerDownload::getFormConstants  ) 
 

Gets the form constants

public

Returns:
array An array of form constants

Reimplemented from FF_Action_Form.

Definition at line 182 of file BorrowerDownloadForm.php.

References getFormConstants().

FF_Action_Form_BorrowerDownload::getPluralText  ) 
 

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

public

Returns:
string The plural text

Reimplemented from FF_Action_Form.

Definition at line 110 of file BorrowerDownloadForm.php.

FF_Action_Form_BorrowerDownload::getSingularText  ) 
 

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

public

Returns:
string The singular text

Reimplemented from FF_Action_Form.

Definition at line 95 of file BorrowerDownloadForm.php.

FF_Action_Form_BorrowerDownload::getTableData  ) 
 

Gets the headers that we make a basic table out of. Has the form of 'data' => the cell data, 'title' => the cell description, 'titleStyles'/'dataStyles' => any attributes to apply to the title and data cells respectively.

public

Returns:
array

Reimplemented from FF_Action_Form.

Definition at line 140 of file BorrowerDownloadForm.php.

FF_Action_Form_BorrowerDownload::getTableHeaderText  ) 
 

Gets the description of this form to be placed in the table header

public

Returns:
string The text for the header.

Reimplemented from FF_Action_Form.

Definition at line 168 of file BorrowerDownloadForm.php.

FF_Action_Form_BorrowerDownload::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 50 of file BorrowerDownloadForm.php.

References FastFrame::selfURL().

FF_Action_Form_BorrowerDownload::setSubmitActionId  ) 
 

Sets the actionId that should be used when the form is submitted.

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 124 of file BorrowerDownloadForm.php.


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