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

Class: Auth_OpenID_NoReturnToError

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

Class Auth_OpenID_NoReturnToError

Class Overview

Error returned by the server code when a return_to is absent from a request.

Located in /zp-extensions/federated_logon/Auth/OpenID/Server.php [line 294]

Auth_OpenID_ServerError
   |
   --Auth_OpenID_NoReturnToError

Methods

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

Inherited From Auth_OpenID_ServerError

Auth_OpenID_ServerError::encodeToKVForm()
Encodes the response to key-value form. This is a machine-readable format used to respond to messages which came directly from the consumer and not through the user-agent. See the OpenID specification.
Auth_OpenID_ServerError::encodeToURL()
Encodes this error's response as a URL suitable for redirection. If the response has no return_to, another Auth_OpenID_ServerError is returned.
Auth_OpenID_ServerError::getReturnTo()
Auth_OpenID_ServerError::hasReturnTo()
Returns the return_to URL for the request which caused this error.
Auth_OpenID_ServerError::toFormMarkup()
Auth_OpenID_ServerError::toHTML()
Auth_OpenID_ServerError::toMessage()
Auth_OpenID_ServerError::toString()
Returns this error message.
Auth_OpenID_ServerError::whichEncoding()
Returns one of Auth_OpenID_ENCODE_URL, Auth_OpenID_ENCODE_KVFORM, or null, depending on the type of encoding expected for this error's payload.

[ Top ]
Method Summary
Auth_OpenID_NoReturnToError   Auth_OpenID_NoReturnToError()  
void   toString()  

[ Top ]
Methods
Constructor Auth_OpenID_NoReturnToError  [line 295]

  Auth_OpenID_NoReturnToError Auth_OpenID_NoReturnToError( [ $message = null], [ $text = "No return_to URL available"]  )

Parameters:
   $message: 
   $text: 


[ Top ]
toString  [line 301]

  void toString( )



Redefinition of:
Auth_OpenID_ServerError::toString()
Returns this error message.

[ Top ]

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