Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: OpenID

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/Auth/OpenID/SQLStore.php

Description

SQL-backed OpenID stores.

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Classes
Class Description
 class Auth_OpenID_SQLStore This is the parent class for the SQL stores, which contains the logic common to all of the SQL stores.
Includes
 include_once (DB.php) (line 24)

Require the PEAR DB module because we'll need it for the SQL-based

stores implemented here. We silence any errors from the inclusion because it might not be present, and a user of the SQL stores may supply an Auth_OpenID_DatabaseConnection instance that implements its own storage.


Documentation generated on Mon, 05 Mar 2007 21:26:37 +0000 by phpDocumentor 1.3.1