Class unitActions

Description

Unit actions for page layout

  • author: Diego Cebrián Martínez

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

sfActions
   |
   --unitActions
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 unit and show the form to fill the fields

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

Action to delete an unit

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

Action that show a form to modify a unit

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

Default action of unit, it returns the list

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

List of all units

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

Show an unit

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

Action to save the modified or created unit

  • access: public
unknown executeUpdate ()

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