Class seasonActions

Description

Season actions for page layout

  • author: Diego Cebrián Martínez

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

sfActions
   |
   --seasonActions
Method Summary
unknown executeAdd ()
unknown executeDelete ()
unknown executeEdit ()
unknown executeIndex ()
void executeList ()
void executeShow ()
unknown handleErrorAdd ()
unknown handleErrorEdit ()
Season update (Season $season)
Methods
executeAdd (line 184)

Create a season form Coach View

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

Action for delete a season

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

To edit a season from Coach View

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

Default action of season, it returns the list

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

List of all season

  • access: public
void executeList ()
executeMyAthlete (line 250)

Action to show all seasons of an athlete

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

Show a season

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

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

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

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

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

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

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

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

  • access: protected
Season update (Season $season)

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