Class AuthZXmlAction

Description

This class implements common authorization methods

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

Located in /polyphony/main/modules/authorization/AuthZXmlAction.class.php (line 25)

Action
   |
   --XmlAction
      |
      --AuthZXmlAction
Direct descendents
Class Description
getWhoCanDoAction Answer who has authorization to view a given qualifier
Method Summary
void execute ()
object Id getAgentId ()
object Id getFunctionId ()
object Id getQualifierId ()
Methods
execute (line 36)

Execute this action

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

Redefinition of:
Action::execute()
Execute this action.
getAgentId (line 98)

Answer the Id of the agent

  • since: 11/29/06
  • access: public
object Id getAgentId ()
getFunctionId (line 74)

Answer the Id of the qualifier

  • since: 11/29/06
  • access: public
object Id getFunctionId ()
getQualifierId (line 50)

Answer the Id of the qualifier

  • since: 11/29/06
  • access: public
object Id getQualifierId ()

Inherited Methods

Inherited From XmlAction

XmlAction::end()
XmlAction::error()
XmlAction::getUnauthorizedMessage()
XmlAction::start()

Inherited From Action

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

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