Class contentActions

Description

This class represent the content of the web when there is not any action from other module. Here are programmed the errors and the contact form.

  • author: Diego Cebrián Martínez

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

sfActions
   |
   --contentActions
Method Summary
Methods
executeApplied (line 84)

Shows that the apply form was sende

  • access: public
void executeApplied ()
executeApply (line 92)

Action for showing an apply form to get access to Gesport

  • access: public
unknown executeApply ()
executeCredentials (line 41)

Show error in credentials request

  • access: public
void executeCredentials ()
executeDisabled (line 48)

Show the disabled application message

  • access: public
void executeDisabled ()
executeError404 (line 55)

Page not found

  • access: public
void executeError404 ()
executeError500 (line 62)

Server error

  • access: public
void executeError500 ()
executeIndex (line 25)

Executes index action: return to the principal page

  • access: public
void executeIndex ()
executeLogin (line 70)

Action to show a login error, or an acces to an action restricted due to a

login error

  • access: public
void executeLogin ()
executeNotAllowed (line 77)

Error that shows that an acction is not allowed to a logged user

  • access: public
void executeNotAllowed ()
executeUnavailable (line 34)

Site maintenance

  • access: public
void executeUnavailable ()
handleErrorApply (line 114)

Action to handle errors in Apply form

  • access: public
unknown handleErrorApply ()

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