Class viewAction

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

Located in /polyphony/main/modules/basket/view.act.php (line 28)

Action
   |
   --WizardAction
      |
      --MainWindowAction
         |
         --viewAction
Direct descendents
Class Description
viewuserAction <##>
Method Summary
boolean buildContent ()
void canView (mixed $assetId)
string getHeadingText ()
Variables

Inherited Variables

Inherited from MainWindowAction

MainWindowAction::$_actionRows
Methods
buildContent (line 61)

Build the content for this action

  • since: 4/26/05
  • access: public
boolean buildContent ()

Redefinition of:
MainWindowAction::buildContent()
Build the content for this action.
canView (line 102)
void canView (mixed $assetId)
getHeadingText (line 50)

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

  • since: 4/26/05
  • access: public
string getHeadingText ()

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

Redefined in descendants as:
isAuthorizedToExecute (line 38)

Check Authorizations

  • since: 4/26/05
  • access: public
boolean isAuthorizedToExecute ()

Redefinition of:
Action::isAuthorizedToExecute()
Check Authorizations

Redefined in descendants as:

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:27:43 -0400 by phpDocumentor 1.3.0RC3