Class allAction

Description

<##>

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

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

Action
   |
   --WizardAction
      |
      --MainWindowAction
         |
         --TagAction
            |
            --allAction
Direct descendents
Class Description
userAction <##>
Method Summary
void buildContent ()
string getHeadingText ()
integer getNumTags ()
object TagIterator getTags ()
string getViewAction ()
Variables

Inherited Variables

Inherited from MainWindowAction

MainWindowAction::$_actionRows
Methods
buildContent (line 88)

This just adds an agent list for debugging purposes.

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

Redefinition of:
TagAction::buildContent()
Build the content for this action
getHeadingText (line 47)

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

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

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

Redefined in descendants as:
getNumTags (line 72)

Answer the number of tags to show

  • since: 12/5/06
  • access: public
integer getNumTags ()
getTags (line 58)

Answer the tags

  • since: 11/8/06
  • access: public
object TagIterator getTags ()

Redefinition of:
TagAction::getTags()
Answer the tags

Redefined in descendants as:
getViewAction (line 122)

Answer the action to use for viewing tags

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

Redefined in descendants as:
isAuthorizedToExecute (line 36)

Check Authorizations

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

Redefinition of:
Action::isAuthorizedToExecute()
Check Authorizations

Redefined in descendants as:

Inherited Methods

Inherited From TagAction

TagAction::average()
TagAction::buildContent()
TagAction::deviation()
TagAction::getDefaultStyles()
TagAction::getHeadingText()
TagAction::getTagCloud()
TagAction::getTagCloudDiv()
TagAction::getTagCloudForItem()
TagAction::getTagCloudForRepository()
TagAction::getTagMenu()
TagAction::getTags()

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