Class browse_xmlAction

Description
  • version: $Id: browse_xml.act.php,v 1.4 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/browse_xml.act.php (line 22)

Action
   |
   --browse_xmlAction
Method Summary
boolean execute ()
object AssetIterator getAssets ()
string getHeadingText ()
string getTitle ()
void printAssetXML (object Asset $asset)
Methods
execute (line 87)

Build the content for this action

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

Redefinition of:
Action::execute()
Execute this action.
getAssets (line 65)

Answer the assets to display in the slideshow

  • since: 5/4/06
  • access: public
object AssetIterator getAssets ()
getHeadingText (line 43)

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.
getTitle (line 54)

Answer the title of this slideshow

  • since: 5/4/06
  • access: public
string getTitle ()
isAuthorizedToExecute (line 32)

Check Authorizations

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

Redefinition of:
Action::isAuthorizedToExecute()
Check Authorizations
printAssetXML (line 132)

Function for printing the asset block of the slideshow XML file

  • since: 10/14/05
  • access: public
void printAssetXML (object Asset $asset)
  • object Asset $asset

Inherited Methods

Inherited From Action

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

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