Auth_OpenID_AX_StoreResponse Class Reference

Inheritance diagram for Auth_OpenID_AX_StoreResponse:

Inheritance graph
[legend]
Collaboration diagram for Auth_OpenID_AX_StoreResponse:

Collaboration graph
[legend]

List of all members.


Detailed Description

An indication that the store request was processed along with this OpenID transaction. Use make(), NOT the constructor, to create response objects.

Definition at line 974 of file AX.php.


Public Member Functions

make ($succeeded=true, $error_message=null)
 Auth_OpenID_AX_StoreResponse ($succeeded=true, $error_message=null)
 succeeded ()
 getExtensionArgs ()

Public Attributes

 $SUCCESS_MODE = 'store_response_success'
 $FAILURE_MODE = 'store_response_failure'

Member Function Documentation

& Auth_OpenID_AX_StoreResponse.make ( succeeded = true,
error_message = null 
)

Returns Auth_OpenID_AX_Error on error or an Auth_OpenID_AX_StoreResponse object on success.

Definition at line 982 of file AX.php.

Auth_OpenID_AX_StoreResponse.Auth_OpenID_AX_StoreResponse ( succeeded = true,
error_message = null 
)

Definition at line 992 of file AX.php.

Auth_OpenID_AX_StoreResponse.succeeded (  ) 

Was this response a success response?

Definition at line 1006 of file AX.php.

Auth_OpenID_AX_StoreResponse.getExtensionArgs (  ) 

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

Reimplemented from Auth_OpenID_Extension.

Definition at line 1011 of file AX.php.


Member Data Documentation

Auth_OpenID_AX_StoreResponse.$SUCCESS_MODE = 'store_response_success'

Definition at line 975 of file AX.php.

Auth_OpenID_AX_StoreResponse.$FAILURE_MODE = 'store_response_failure'

Definition at line 976 of file AX.php.


The documentation for this class was generated from the following file:

Generated on Thu Feb 19 15:03:01 2009 for OXID eShop CE by  doxygen 1.5.5