Class emptyAjaxAction

Description

empties the basket

  • version: $Id: emptyAjax.act.php,v 1.5 2007/09/19 14:04:54 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College
  • since: 5/5/06

Located in /polyphony/main/modules/basket/emptyAjax.act.php (line 26)

Action
   |
   --WizardAction
      |
      --MainWindowAction
         |
         --emptyAjaxAction
Method Summary
boolean execute ()
string getHeadingText ()
Variables

Inherited Variables

Inherited from MainWindowAction

MainWindowAction::$_actionRows
Methods
execute (line 59)

Build the content for this action

  • since: 5/5/06
  • access: public
boolean execute ()

Redefinition of:
MainWindowAction::execute()
Execute this action. This is a template method that handles setting up components of the screen as well as authorization, delegating the various parts to descendent classes.
getHeadingText (line 48)

Return the heading text for this action, or an empty string.

  • since: 5/5/06
  • access: public
string getHeadingText ()

Redefinition of:
Action::getHeadingText()
Return the heading text for this action, or an empty string.
isAuthorizedToExecute (line 36)

Check Authorizations

  • since: 5/5/06
  • access: public
boolean isAuthorizedToExecute ()

Redefinition of:
Action::isAuthorizedToExecute()
Check Authorizations

Inherited Methods

Inherited From MainWindowAction

MainWindowAction::buildContent()
MainWindowAction::execute()
MainWindowAction::getActionRows()

Inherited From WizardAction

WizardAction::cancelWizard()
WizardAction::cleanCacheName()
WizardAction::closeWizard()
WizardAction::createWizard()
WizardAction::getReturnUrl()
WizardAction::getWizard()
WizardAction::runWizard()
WizardAction::saveWizard()

Inherited From Action

Action::execute()
Action::getHeadingText()
Action::getUnauthorizedMessage()
Action::isAuthorizedToExecute()
Action::requestedAction()
Action::requestedModule()

Documentation generated on Wed, 19 Sep 2007 10:23:01 -0400 by phpDocumentor 1.3.0RC3