Class viewRepositoryAction

Description

<##>

  • version: $Id: viewRepository.act.php,v 1.5 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/viewRepository.act.php (line 29)

Action
   |
   --WizardAction
      |
      --MainWindowAction
         |
         --viewRepositoryAction
Method Summary
void buildContent ()
string getHeadingText ()
object TagIterator getItems ()
object Repository getRepository ()
string getViewAction ()
Variables

Inherited Variables

Inherited from MainWindowAction

MainWindowAction::$_actionRows
Methods
buildContent (line 68)

Build the content for this action

  • since: 11/07/06
  • access: public
void buildContent ()

Redefinition of:
MainWindowAction::buildContent()
Build the content for this action.
getHeadingText (line 50)

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

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

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

Answer the tags

  • since: 11/8/06
  • access: public
object TagIterator getItems ()
getRepository (line 136)

Answer the repository

  • since: 11/14/06
  • access: public
object Repository getRepository ()
getViewAction (line 125)

Answer the action to use for viewing tags

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

Check Authorizations

  • since: 11/07/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:27:46 -0400 by phpDocumentor 1.3.0RC3