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

Référence de la classe Auth_Yadis_ParanoidHTTPFetcher

Graphe d'héritage de Auth_Yadis_ParanoidHTTPFetcher:
Graphe de collaboration de Auth_Yadis_ParanoidHTTPFetcher:

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

Auth_Yadis_ParanoidHTTPFetcher::_writeData ( ch,
data 
)

private

Références $data.

Auth_Yadis_ParanoidHTTPFetcher::_writeHeader ( ch,
header 
)

private

Références headers.

Auth_Yadis_ParanoidHTTPFetcher::Auth_Yadis_ParanoidHTTPFetcher ( )
Auth_Yadis_ParanoidHTTPFetcher::get ( url,
headers = null 
)

Fetches the specified URL using optional extra headers and returns the server's response.

Paramètres:
string$urlThe URL to be fetched.
array$extra_headersAn array of header strings (e.g. "Accept: text/html").
Renvoie:
mixed $result An array of ($code, $url, $headers, $body) if the URL could be fetched; null if the URL does not pass the URLHasAllowedScheme check or if the server's response is malformed.

Réimplémentée à partir de Auth_Yadis_HTTPFetcher.

Références $name, headers, et Auth_OpenID::log().

Voici le graphe d'appel pour cette fonction :

Auth_Yadis_ParanoidHTTPFetcher::post ( url,
body,
extra_headers = null 
)

Références $name, headers, et Auth_OpenID::log().

Voici le graphe d'appel pour cette fonction :

Auth_Yadis_ParanoidHTTPFetcher::reset ( )

Références headers.

Auth_Yadis_ParanoidHTTPFetcher::supportsSSL ( )

Does this fetcher support SSL URLs?

Réimplémentée à partir de Auth_Yadis_HTTPFetcher.

Références elseif.


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