Class mesocycleActions

Description

Mesocycle actions for page layout

  • author: Diego Cebrián Martínez

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

sfActions
   |
   --mesocycleActions
Method Summary
unknown executeAdd ()
unknown executeDelete ()
unknown executeEdit ()
unknown executeIndex ()
void executeList ()
void executeShow ()
unknown handleErrorAdd ()
unknown handleErrorEdit ()
Mesocycle update (Mesocycle $mesocycle)
Methods
executeAdd (line 174)

Create a mesocycle form Coach View

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

Action for delete a mesocycle

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

To edit a mesocycle from Coach View

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

Default action of mesocycle, it returns the list

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

List of all mesocycles

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

Action to show all mesocycles of a macrocycle

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

Show a mesocycle

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

Show the the mesocycle 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 122)

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 mesocycle data with the fields of the form

  • access: public
Mesocycle update (Mesocycle $mesocycle)

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