API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe Auth_OpenID_ServerError

Graphe d'héritage de Auth_OpenID_ServerError:

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

Auth_OpenID_ServerError::Auth_OpenID_ServerError ( message = null,
text = null,
reference = null,
contact = null 
)
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.

Références Auth_OpenID_KVForm::fromArray(), et toString().

Voici le graphe d'appel pour cette fonction :

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.

Références getReturnTo(), et toMessage().

Référencé par whichEncoding().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_ServerError::getReturnTo ( )

Référencé par encodeToURL(), hasReturnTo(), et toFormMarkup().

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_ServerError::hasReturnTo ( )

Returns the return_to URL for the request which caused this error.

Références getReturnTo().

Référencé par whichEncoding().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_ServerError::toFormMarkup ( form_tag_attrs = null)

Références getReturnTo(), et toMessage().

Référencé par toHTML().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_ServerError::toHTML ( form_tag_attrs = null)

Références Auth_OpenID::autoSubmitHTML(), et toFormMarkup().

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_ServerError::toMessage ( )

Références toString().

Référencé par encodeToURL(), et toFormMarkup().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_ServerError::toString ( )

Returns this error message.

Réimplémentée dans Auth_OpenID_NoReturnToError, Auth_OpenID_MalformedTrustRoot, et Auth_OpenID_UntrustedReturnURL.

Référencé par encodeToKVForm(), et toMessage().

Voici le graphe d'appel pour cette fonction :

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.

Références $_Auth_OpenID_Request_Modes, encodeToURL(), et hasReturnTo().

Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :