Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Yadis

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/openid/Services/Yadis/Yadis.php

Description

The core PHP Yadis implementation.

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Classes
Class Description
 class Services_Yadis_Yadis This is the core of the PHP Yadis library. This is the only class a user needs to use to perform Yadis discovery. This class performs the discovery AND stores the result of the discovery.
Includes
 require_once ("Services/Yadis/PlainHTTPFetcher.php") (line 20)

Need both fetcher types so we can use the right one based on the presence or absence of CURL.

 require_once ("Services/Yadis/ParanoidHTTPFetcher.php") (line 21)
 require_once ("Services/Yadis/ParseHTML.php") (line 26)

Need this for parsing HTML (looking for META tags).

 require_once ("Services/Yadis/XRDS.php") (line 31)

Need this to parse the XRDS document during Yadis discovery.


Documentation generated on Mon, 05 Mar 2007 21:33:20 +0000 by phpDocumentor 1.3.1