/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
Services_Yadis_Service This class represents a <Service> element in an XRDS document.
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, 07 Aug 2006 14:52:34 -0700 by phpDocumentor 1.2.3