Class macrocycleActions

Description

Macrocycle actions for page layout

  • author: Diego Cebrián Martínez

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

sfActions
   |
   --macrocycleActions
Method Summary
unknown executeAdd ()
unknown executeDelete ()
unknown executeEdit ()
unknown executeIndex ()
void executeList ()
void executeSeason ()
void executeShow ()
unknown handleErrorAdd ()
unknown handleErrorEdit ()
Macrocycle update (Macrocycle $macrocycle)
Methods
executeAdd (line 173)

Creation form Coach View

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

Action for delete a macrocycle

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

To edit a macrocycle from Coach View

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

Default action of macrocycle, it returns the list

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

List of all macrocycles

  • access: public
void executeList ()
executeSeason (line 241)

Action to show all macrocycles of a season

  • access: public
void executeSeason ()
executeShow (line 62)

Show a macrocycle

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

Show the the macrocycle of the current date for the current user

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

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

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

  • access: public
Macrocycle update (Macrocycle $macrocycle)

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