Class seasonActions

Description

season actions.

  • author: Diego Cebrián Martínez
  • version: SVN: $Id$

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

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

Create a season form Coach View

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

Action for delete a season

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

To edit a season from Coach View

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

Default action of season, it returns the list

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

List of all season

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

Action to show all seasons of an athlete

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

Show a season

  • 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 212)

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

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

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

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

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

  • access: protected
Season update (Season $season)

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