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/XRDS.php

Description

This module contains the XRDS parsing code.

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Classes
Class Description
 class Services_Yadis_Service This class represents a <Service> element in an XRDS document.
 class Services_Yadis_XRDS This class performs parsing of XRDS documents.
Includes
 require_once ('Services/Yadis/XML.php') (line 19)

Require the XPath implementation.

Constants
SERVICES_YADIS_MATCH_ALL = 101 (line 25)

This match mode means a given service must match ALL filters passed to the Services_Yadis_XRDS::services() call.

SERVICES_YADIS_MATCH_ANY = 102 (line 31)

This match mode means a given service must match ANY filters (at least one) passed to the Services_Yadis_XRDS::services() call.

SERVICES_YADIS_MAX_PRIORITY = pow(2,30) (line 37)

Documentation generated on Mon, 05 Mar 2007 21:32:59 +0000 by phpDocumentor 1.3.1