Class conversion_factorActions

Description

conversion_factor actions.

  • author: Diego Cebrián Martínez

Located in /apps/frontend/modules/conversion_factor/actions/actions.class.php (line 18)

sfActions
   |
   --conversion_factorActions
Method Summary
void executeCreate ()
void executeDelete ()
void executeEdit ()
void executeIndex ()
void executeList ()
void executeShow ()
void executeUpdate ()
Methods
executeCreate (line 56)

Action to show a form to create a new conversion factor

  • access: public
void executeCreate ()
executeDelete (line 105)

Action to delete an existent conversion factor

  • access: public
void executeDelete ()
executeEdit (line 67)

Action to show a form to edit an existent conversion factor

  • access: public
void executeEdit ()
executeIndex (line 26)

Default action, it call list

  • access: public
void executeIndex ()
executeList (line 36)

Action to List all conversion factors

  • access: public
void executeList ()
executeShow (line 46)

Action to show the data from

  • access: public
void executeShow ()
executeUpdate (line 78)

Action save an edited or created conversion factor

  • access: public
void executeUpdate ()

Documentation generated on Tue, 31 Mar 2009 19:03:16 +0200 by phpDocumentor 1.4.2