Interface OpenID_Discover_Interface

Description

Describes the discovery driver interface

Located in /OpenID/Discover/Interface.php (line 25)


	
			
Method Summary
void __construct (string $identifier)
bool discover ()
Methods
Constructor __construct (line 34)

Constructor. Sets the user supplied identifier.

  • access: public
void __construct (string $identifier)
  • string $identifier: User supplied identifier
discover (line 41)

Performs discovery on the user supplied identifier

  • return: true on success, false on failure
  • access: public
bool discover ()

Documentation generated on Tue, 15 Dec 2009 19:00:54 -0800 by phpDocumentor 1.4.3