FF_Action_Delete_Reservation Class Reference

Inheritance diagram for FF_Action_Delete_Reservation:

FF_Action_Form FF_Action List of all members.

Public Member Functions

 createFormElements ()
 getSingularText ()
 getPluralText ()
 getTableData ()
 getTableHeaderText ()
 getFormDefaults ()
 setSubmitActionId ()

Detailed Description

Definition at line 41 of file ReservationDelete.php.


Member Function Documentation

FF_Action_Delete_Reservation::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 51 of file ReservationDelete.php.

FF_Action_Delete_Reservation::getFormDefaults  ) 
 

Converts the model to the appropriate form fields. Returns an array of 'field' => 'value'

public

Returns:
array The array of fields and values

Reimplemented from FF_Action_Form.

Definition at line 145 of file ReservationDelete.php.

References FF_Request::getParam().

FF_Action_Delete_Reservation::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 87 of file ReservationDelete.php.

FF_Action_Delete_Reservation::getSingularText  ) 
 

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

public

Returns:
string The singular text

Reimplemented from FF_Action_Form.

Definition at line 72 of file ReservationDelete.php.

FF_Action_Delete_Reservation::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 103 of file ReservationDelete.php.

FF_Action_Delete_Reservation::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 130 of file ReservationDelete.php.

FF_Action_Delete_Reservation::setSubmitActionId  ) 
 

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

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 162 of file ReservationDelete.php.


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