Class microcycleActions

Description

microcycle actions.

  • author: Diego Cebrián Martínez

Located in /apps/frontend/modules/microcycle/actions/actions.class.php (line 15)

sfActions
   |
   --microcycleActions
Method Summary
unknown executeAdd ()
unknown executeDelete ()
unknown executeEdit ()
unknown executeIndex ()
void executeList ()
void executeShow ()
unknown handleErrorAdd ()
unknown handleErrorEdit ()
Microcycle update (Microcycle $microcycle)
Methods
executeAdd (line 168)

Create a microcycle form Coach View

  • access: public
unknown executeAdd ()
executeDelete (line 138)

Action for delete a microcycle

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

To edit a microcycle from Coach View

  • access: public
unknown executeEdit ()
executeIndex (line 22)

Default action of microcycle, it returns the list

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

List of all microcycles

  • access: public
void executeList ()
executeMesocycle (line 235)

Action to show all microcycles of a mesocycle

  • access: public
void executeMesocycle ()
executeShow (line 59)

Show a microcycle

  • access: public
void executeShow ()
executeShowCurrent (line 42)

Show the the microcycle of the current date for the current user

  • access: public
void executeShowCurrent ()
handleErrorAdd (line 215)

When an error in adding from Coach View occurs it returns to the add form

  • access: public
unknown handleErrorAdd ()
handleErrorEdit (line 117)

When an error in editing from Coach View occurs it returns to the edit form

  • access: public
unknown handleErrorEdit ()
update (line 256)

Action to update the microcycle data with the fields of the form

  • access: public
Microcycle update (Microcycle $microcycle)

Documentation generated on Tue, 24 Mar 2009 18:40:05 +0100 by phpDocumentor 1.4.2