-
execute
-
Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check
-
execute
-
Executes this validator.
-
execute
-
Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check
-
execute
-
Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check.
Value: nickname for the user.
-
execute
-
Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check
-
execute
-
Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check
-
execute
-
Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check
-
executeCreate
-
Action to show a form to create a new article
-
executeDelete
-
Delete an article
-
executeEdit
-
Action to show a form to edit an article
-
executeIndex
-
It shows the first article
-
executeInit
-
Show the first article in the correct language. Is the first page that the program shows to the visitor, and catch the languages from the navigator to get the first selected and show all the information in this one.
-
executeList
-
It shows a list of the articles
-
executeShow
-
Show the article correponding to the id passed as HTTP parameter
-
executeUpdate
-
Function to update the content of an article geting the data from the requested parameters by HTTP
-
editSuccess.php
-
-
executeApplied
-
Shows that the apply form was sende
-
executeApply
-
Action for showing an apply form to get access to Gesport
-
executeCredentials
-
Show error in credentials request
-
executeDisabled
-
Show the disabled application message
-
executeError404
-
Page not found
-
executeError500
-
Server error
-
executeIndex
-
Executes index action: return to the principal page
-
executeLogin
-
Action to show a login error, or an acces to an action restricted due to a
-
executeNotAllowed
-
Error that shows that an acction is not allowed to a logged user
-
executeUnavailable
-
Site maintenance
-
error404Success.php
-
-
error500Success.php
-
-
executeCreate
-
Action to show a form to create a new conversion factor
-
executeDelete
-
Action to delete an existent conversion factor
-
executeEdit
-
Action to show a form to edit an existent conversion factor
-
executeIndex
-
Default action, it call list
-
executeList
-
Action to List all conversion factors
-
executeShow
-
Action to show the data from
-
executeUpdate
-
Action save an edited or created conversion factor
-
editSuccess.php
-
-
executeAdd
-
Creation form Coach View
-
executeDelete
-
Action for delete a macrocycle
-
executeEdit
-
To edit a macrocycle from Coach View
-
executeIndex
-
Default action of macrocycle, it returns the list
-
executeList
-
List of all macrocycles
-
executeSeason
-
Action to show all macrocycles of a season
-
executeSeason
-
Action to show all macrocycles of a season
-
executeShow
-
Show a macrocycle
-
executeShowCurrent
-
Show the the macrocycle of the current date for the current user
-
editSuccess.php
-
-
executeApplyNewUser
-
Send mail to the admin to advise of a new user apply
-
executeCreateUser
-
Send a mail to an user tha the admin or coach had created
-
executeIndex
-
Executes index action
-
executeSendPassword
-
Mail to revoer the password
-
executeMenu
-
Show the menu
-
executeAdd
-
Create a mesocycle form Coach View
-
executeDelete
-
Action for delete a mesocycle
-
executeEdit
-
To edit a mesocycle from Coach View
-
executeIndex
-
Default action of mesocycle, it returns the list
-
executeList
-
List of all mesocycles
-
executeMacrocycle
-
Action to show all mesocycles of a macrocycle
-
executeMacrocycle
-
Action to show all the mesocycles of a macrocycle
-
executeShow
-
Show a mesocycle
-
executeShowCurrent
-
Show the the mesocycle of the current date for the current user
-
editSuccess.php
-
-
executeAdd
-
Create a microcycle form Coach View
-
executeDelete
-
Action for delete a microcycle
-
executeEdit
-
To edit a microcycle from Coach View
-
executeIndex
-
Default action of microcycle, it returns the list
-
executeList
-
List of all microcycles
-
executeMesocycle
-
Action to show all microcycles of a mesocycle
-
executeMesocycle
-
-
executeShow
-
Show a microcycle
-
executeShowCurrent
-
Show the the microcycle of the current date for the current user
-
editSuccess.php
-
-
executeAdd
-
Create a season form Coach View
-
executeDelete
-
Action for delete a season
-
executeEdit
-
To edit a season from Coach View
-
executeIndex
-
Default action of season, it returns the list
-
executeList
-
List of all season
-
executeMyAthlete
-
Action to show all seasons of an athlete
-
executeMyAthlete
-
-
executeShow
-
Show a season
-
executeShowCurrent
-
Show the the microcycle of the current date for the current user
-
editSuccess.php
-
-
executeMicrocycle
-
-
executeCreate
-
Action that creates a new unit and show the form to fill the fields
-
executeDelete
-
Action to delete an unit
-
executeEdit
-
Action that show a form to modify a unit
-
executeIndex
-
Default action of unit, it returns the list
-
executeList
-
List of all units
-
executeShow
-
Show an unit
-
executeUpdate
-
Action to save the modified or created unit
-
editSuccess.php
-
-
executeCreate
-
Action that creates a new unitType and show the form to fill the fields
-
executeDelete
-
Action to delete an unitType
-
executeEdit
-
Action that show a form to modify a unitType
-
executeIndex
-
Default action of unitType, it returns the list
-
executeList
-
List of all unitTypes
-
executeShow
-
Show an unitType
-
executeUpdate
-
Action to save the modified or created unitType
-
editSuccess.php
-
-
executeAthleteCreate
-
Action that creates a new athlete, show the form to fill the fields and recover
-
executeAthleteEdit
-
Action that edits an user (athlete), show the form to fill the fields and recover
-
executeAthleteShow
-
Show an User, the information that is related to the coach view.
-
executeCreate
-
Action that creates a new user, show the form to fill the fields and recover
-
executeDelete
-
Action that delete an user
-
executeEdit
-
Action that edits an user, show the form to fill the fields and recover
-
executeIndex
-
Default action of user, it returns the list It predefines the links for the layout
-
executeList
-
List of all user with actions predefined
-
executeLogin
-
Action that calls the procces to register the session of the user if id and password are fine
-
executeLogout
-
Action that calls the procces to unregister the session of the user
-
executeMyAthletes
-
This functions list only the users that the coach registered session train.
-
executeSelf
-
Show an User the information of him/herself
-
executeSelfEdit
-
Action that edits an user, show the form to fill the allowed fields and recover
-
executeSelfPassword
-
Action that edits the password of an user
-
executeSelfRememberPassword
-
Action that show a form to recover the password of an user
-
executeShow
-
Show an User
-
editSuccess.php
-