Class XmlAction

Description

A generic class for writing XML responses

  • version: $Id: XmlAction.class.php,v 1.4 2007/09/19 14:04:42 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College
  • since: 11/29/06

Located in /polyphony/main/library/AbstractActions/XmlAction.class.php (line 25)

Action
   |
   --XmlAction
Direct descendents
Class Description
AuthZXmlAction This class implements common authorization methods
TagXmlAction <##>
Method Summary
void end ()
void error (string $message)
void start ()
Methods
end (line 65)

End the document

  • since: 11/10/06
  • access: public
void end ()
error (line 78)

Respond with an error

  • since: 11/29/06
  • access: public
void error (string $message)
  • string $message
getUnauthorizedMessage (line 36)

Answer a unauthorized response

  • since: 11/29/06
  • access: public
void getUnauthorizedMessage ()

Redefinition of:
Action::getUnauthorizedMessage()
Answer the message to print when the user is not authorized to execute this action
start (line 47)

Start the document

  • since: 11/10/06
  • access: public
void start ()

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