Class microcycleActions

Description

Microcycle actions for page layout

  • author: Diego Cebrián Martínez

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

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 174)

Create a microcycle form Coach View

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

Action for delete a microcycle

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

To edit a microcycle from Coach View

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

Default action of microcycle, it returns the list

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

List of all microcycles

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

Action to show all microcycles of a mesocycle

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

Show a microcycle

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

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

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

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

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

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

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

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

  • access: public
Microcycle update (Microcycle $microcycle)

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