Class viewuserAction

Description

<##>

  • version: $Id: viewuser.act.php,v 1.4 2007/09/19 14:04:58 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright &copy; 2005, Middlebury College
  • since: 11/7/06

Located in /polyphony/main/modules/tags/viewuser.act.php (line 25)

Action
   |
   --WizardAction
      |
      --MainWindowAction
         |
         --viewAction
            |
            --viewuserAction
Method Summary
mixed execute ()
string getHeadingText ()
object TagIterator getItems ()
string getViewAction ()
Variables

Inherited Variables

Inherited from MainWindowAction

MainWindowAction::$_actionRows
Methods
execute (line 46)

Execute this action

  • since: 11/21/06
  • access: public
mixed 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 71)

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

  • since: 11/07/06
  • access: public
string getHeadingText ()

Redefinition of:
viewAction::getHeadingText()
Return the heading text for this action, or an empty string.
getItems (line 95)

Answer the tags

  • since: 11/8/06
  • access: public
object TagIterator getItems ()
getViewAction (line 109)

Answer the action to use for viewing tags

  • since: 11/8/06
  • access: public
string getViewAction ()
isAuthorizedToExecute (line 35)

Check Authorizations

  • since: 11/07/06
  • access: public
boolean isAuthorizedToExecute ()

Redefinition of:
viewAction::isAuthorizedToExecute()
Check Authorizations

Inherited Methods

Inherited From viewAction

viewAction::buildContent()
viewAction::canView()
viewAction::getHeadingText()
viewAction::isAuthorizedToExecute()

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