FF_Action_Form_Category Class Reference

Inheritance diagram for FF_Action_Form_Category:

FF_Action_Form FF_Action_Form FF_Action FF_Action List of all members.

Public Member Functions

 renderAdditionalLinks ()
 createFormElements ()
 fillModelWithData ()
 getSingularText ()
 getPluralText ()
 getTableData ()
 getFormDefaults ()
 checkPerms ()
 renderAdditionalLinks ()
 createFormElements ()
 fillModelWithData ()
 getSingularText ()
 getPluralText ()
 getTableData ()
 getFormConstants ()
 getFormDefaults ()

Detailed Description

Definition at line 41 of file checkout/lib/Action/CategoryForm.php.


Member Function Documentation

FF_Action_Form_Category::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 191 of file checkout/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 68 of file mayday/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 checkout/lib/Action/CategoryForm.php.

FF_Action_Form_Category::fillModelWithData  ) 
 

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

public

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

Reimplemented from FF_Action_Form.

Definition at line 89 of file mayday/lib/Action/CategoryForm.php.

References FF_Request::getParam().

FF_Action_Form_Category::fillModelWithData  ) 
 

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

public

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

Reimplemented from FF_Action_Form.

Definition at line 87 of file checkout/lib/Action/CategoryForm.php.

References $result, and FF_Request::getParam().

FF_Action_Form_Category::getFormConstants  ) 
 

Gets the form constants

public

Returns:
array An array of form constants

Reimplemented from FF_Action_Form.

Definition at line 190 of file mayday/lib/Action/CategoryForm.php.

References getFormConstants().

FF_Action_Form_Category::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 205 of file mayday/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 173 of file checkout/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 125 of file mayday/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 130 of file checkout/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 110 of file mayday/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 115 of file checkout/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 141 of file mayday/lib/Action/CategoryForm.php.

FF_Action_Form_Category::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 146 of file checkout/lib/Action/CategoryForm.php.

FF_Action_Form_Category::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 51 of file mayday/lib/Action/CategoryForm.php.

References FastFrame::selfURL().

FF_Action_Form_Category::renderAdditionalLinks  ) 
 

Renders additional links on the page

public

Returns:
void

Reimplemented from FF_Action_Form.

Definition at line 50 of file checkout/lib/Action/CategoryForm.php.

References FastFrame::selfURL().


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