Public Member Functions

oxOpenIdGenericConsumer Class Reference

Inheritance diagram for oxOpenIdGenericConsumer:
Collaboration diagram for oxOpenIdGenericConsumer:

List of all members.

Public Member Functions

 oxOpenIdGenericConsumer (&$store)
 getHTTPFetcher ($iTimeout=20)

Detailed Description

Auth_OpenID_GenericConsumer class wrapper.

Definition at line 11 of file oxopenidgenericconsumer.php.


Member Function Documentation

oxOpenIdGenericConsumer.getHTTPFetcher ( iTimeout = 20  ) 

Returns an HTTP fetcher object.

Parameters:
int $iTimeout timeout
Returns:
mixed

Definition at line 39 of file oxopenidgenericconsumer.php.

oxOpenIdGenericConsumer.oxOpenIdGenericConsumer ( &$  store  ) 

This method initializes a new Auth_OpenID_Consumer instance to access the library.

Parameters:
object &$store an object that implements the interface in Auth_OpenID_OpenIDStore.
Returns:
null

Definition at line 21 of file oxopenidgenericconsumer.php.


The documentation for this class was generated from the following file: