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)

sfComponent
   |
   --sfAction
      |
      --sfActions
         |
         --contentActions
Method Summary
Variables
Methods
executeApply (line 85)

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

Action to handle errors in Apply form

  • access: public
unknown handleErrorApply ()

Inherited Methods

Inherited From sfActions

sfActions::execute()

Inherited From sfAction

sfAction::forward()
sfAction::forward404()
sfAction::forward404If()
sfAction::forward404Unless()
sfAction::forwardIf()
sfAction::forwardUnless()
sfAction::getCredential()
sfAction::getDefaultView()
sfAction::getLayout()
sfAction::getRequestMethods()
sfAction::getSecurityConfiguration()
sfAction::getTemplate()
sfAction::handleError()
sfAction::initialize()
sfAction::isSecure()
sfAction::postExecute()
sfAction::preExecute()
sfAction::redirect()
sfAction::redirect404()
sfAction::redirectIf()
sfAction::redirectUnless()
sfAction::renderText()
sfAction::setLayout()
sfAction::setSecurityConfiguration()
sfAction::setTemplate()
sfAction::setViewClass()
sfAction::validate()

Inherited From sfComponent

sfComponent::debugMessage()
sfComponent::execute()
sfComponent::getActionName()
sfComponent::getContext()
sfComponent::getController()
sfComponent::getFlash()
sfComponent::getLogger()
sfComponent::getModuleName()
sfComponent::getPresentationFor()
sfComponent::getRequest()
sfComponent::getRequestParameter()
sfComponent::getResponse()
sfComponent::getUser()
sfComponent::getVar()
sfComponent::getVarHolder()
sfComponent::hasFlash()
sfComponent::hasRequestParameter()
sfComponent::initialize()
sfComponent::logMessage()
sfComponent::sendEmail()
sfComponent::setFlash()
sfComponent::setVar()
sfComponent::__call()
sfComponent::__get()
sfComponent::__isset()
sfComponent::__set()
sfComponent::__unset()

Documentation generated on Mon, 23 Mar 2009 01:06:57 +0100 by phpDocumentor 1.4.2