[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Class: Auth_OpenID_AX_StoreRequest

Source Location: /zp-extensions/federated_logon/Auth/OpenID/AX.php

Class Auth_OpenID_AX_StoreRequest

Class Overview

A store request attribute exchange message representation.

Located in /zp-extensions/federated_logon/Auth/OpenID/AX.php [line 951]

Auth_OpenID_Extension
   |
   --Auth_OpenID_AX_Message
      |
      --Auth_OpenID_AX_KeyValueMessage
         |
         --Auth_OpenID_AX_StoreRequest

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Auth_OpenID_AX_Message

Auth_OpenID_AX_Message::$ns_alias
Auth_OpenID_AX_Message::$ns_uri

Inherited From Auth_OpenID_AX_KeyValueMessage

Auth_OpenID_AX_KeyValueMessage::Auth_OpenID_AX_KeyValueMessage()
Auth_OpenID_AX_KeyValueMessage::addValue()
Add a single value for the given attribute type to the message. If there are already values specified for this type, this value will be sent in addition to the values already specified.
Auth_OpenID_AX_KeyValueMessage::count()
Get the number of responses for a particular attribute in this fetch_response message.
Auth_OpenID_AX_KeyValueMessage::get()
Get the list of values for this attribute in the fetch_response.
Auth_OpenID_AX_KeyValueMessage::getSingle()
Get a single value for an attribute. If no value was sent for this attribute, use the supplied default. If there is more than one value for this attribute, this method will fail.
Auth_OpenID_AX_KeyValueMessage::parseExtensionArgs()
Parse attribute exchange key/value arguments into this object.
Auth_OpenID_AX_KeyValueMessage::setValues()
Set the values for the given attribute type. This replaces any values that have already been set for this attribute.

Inherited From Auth_OpenID_Extension

Auth_OpenID_Extension::getExtensionArgs()
Get the string arguments that should be added to an OpenID message for this extension.
Auth_OpenID_Extension::toMessage()
Add the arguments from this extension to the provided message.

[ Top ]
Property Summary
mixed   $mode  

[ Top ]
Properties
mixed   $mode = 'store_request' [line 952]

Redefinition of:
Auth_OpenID_AX_Message::$mode
mode: The type of this attribute exchange message. This must be overridden in subclasses.

[ Top ]
Methods
getExtensionArgs  [line 958]

  void getExtensionArgs( [array $aliases = null]  )

Parameters:
array   $aliases:  The namespace aliases to use when making this store response. Leave as None to use defaults.


Redefinition of:
Auth_OpenID_Extension::getExtensionArgs()
Get the string arguments that should be added to an OpenID message for this extension.

[ Top ]

Documentation generated on Tue, 20 Dec 2011 16:06:38 +0100 by phpDocumentor 1.4.3