Class unit_typeActions

Description

UnitType actions for page layout

  • author: Diego Cebrián Martínez

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

sfActions
   |
   --unit_typeActions
Method Summary
void executeCreate ()
unknown executeDelete ()
void executeEdit ()
unknown executeIndex ()
void executeList ()
void executeShow ()
unknown executeUpdate ()
Methods
executeCreate (line 54)

Action that creates a new unitType and show the form to fill the fields

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

Action to delete an unitType

  • access: public
unknown executeDelete ()
executeEdit (line 66)

Action that show a form to modify a unitType

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

Default action of unitType, it returns the list

  • access: public
unknown executeIndex ()
executeList (line 35)

List of all unitTypes

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

Show an unitType

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

Action to save the modified or created unitType

  • access: public
unknown executeUpdate ()

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