Class Auth_OpenID_Extension

Description

A base class for accessing extension request and response data for the OpenID 2 protocol.

Located in /Auth/OpenID/Extension.php (line 20)


	
			
Direct descendents
Class Description
Auth_OpenID_SRegBase A base class for classes dealing with Simple Registration protocol messages.
Variable Summary
mixed $ns_alias
mixed $ns_uri
Method Summary
void toMessage ( &$message)
Variables
mixed $ns_alias = null (line 26)

Redefined in descendants as:
mixed $ns_uri = null (line 25)

ns_uri: The namespace to which to add the arguments for this

extension

Methods
getExtensionArgs (line 32)

Get the string arguments that should be added to an OpenID message for this extension.

void getExtensionArgs ()

Redefined in descendants as:
toMessage (line 42)

Add the arguments from this extension to the provided message.

Returns the message with the extension arguments added.

void toMessage ( &$message)
  • &$message

Documentation generated on Mon, 10 Sep 2007 13:34:41 -0700 by phpDocumentor 1.3.2