fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info OpenID
[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Procedural File: XML.php

Source Location: /libraries/openid/Auth/Yadis/XML.php

Page Details

XML-parsing classes to wrap the domxml and DOM extensions for PHP 4 and 5, respectively.

Filesource:  Source Code for this file
Classes
Class Description
Auth_Yadis_XMLParser The base class for wrappers for available PHP XML-parsing
Auth_Yadis_domxml This concrete implementation of Auth_Yadis_XMLParser implements
Auth_Yadis_dom This concrete implementation of Auth_Yadis_XMLParser implements
Functions
Auth_Yadis_getSupportedExtensions  [line 322]

void Auth_Yadis_getSupportedExtensions( )


[ Top ]
Auth_Yadis_getXMLParser  [line 338]

void &Auth_Yadis_getXMLParser( )

Returns an instance of a Auth_Yadis_XMLParser subclass based on the availability of PHP extensions for XML parsing. If Auth_Yadis_setDefaultParser has been called, the parser used in that call will be returned instead.



[ Top ]
Auth_Yadis_setDefaultParser  [line 316]

void Auth_Yadis_setDefaultParser( &$parser, Auth_Yadis_XMLParser $parser  )

Set a default parser to override the extension-driven selection of available parser classes. This is helpful in a test environment or one in which multiple parsers can be used but one is more desirable.

Parameters:
Auth_Yadis_XMLParser   $parser:  An instance of a Auth_Yadis_XMLParser subclass.
   &$parser: 


[ Top ]


The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 22:23:32 -0200 by phpDocumentor 1.4.3