From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- .../lib/api/classWeb_1_1OpenID.html | 352 --------------------- 1 file changed, 352 deletions(-) delete mode 100644 management-interface/lib/api/classWeb_1_1OpenID.html (limited to 'management-interface/lib/api/classWeb_1_1OpenID.html') diff --git a/management-interface/lib/api/classWeb_1_1OpenID.html b/management-interface/lib/api/classWeb_1_1OpenID.html deleted file mode 100644 index 406bbb6..0000000 --- a/management-interface/lib/api/classWeb_1_1OpenID.html +++ /dev/null @@ -1,352 +0,0 @@ - - - - - - - -Fat-Free Framework: Web\OpenID Class Reference - - - - - - -
-
- - - - - - -
-
Fat-Free Framework -  3.2.2 -  Overview Class List Hierarchy -
-
-
- - - -
-
-
-Public Member Functions | -Public Attributes | -Protected Member Functions | -Protected Attributes | -List of all members
-
-
Web\OpenID Class Reference
-
-
- -

OpenID consumer. - More...

-
- + Inheritance diagram for Web\OpenID:
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Public Member Functions

 auth ($proxy=NULL, $attr=array(), array $reqd=NULL)
 
 verified ($proxy=NULL)
 
 response ()
 
 exists ($key)
 
 set ($key, $val)
 
 get ($key)
 
 clear ($key)
 
- Public Member Functions inherited from Magic
 exists ($key)
 
 set ($key, $val)
 
 get ($key)
 
 clear ($key)
 
 offsetexists ($key)
 
 __isset ($key)
 
 offsetset ($key, $val)
 
 __set ($key, $val)
 
 offsetget ($key)
 
 __get ($key)
 
 offsetunset ($key)
 
 __unset ($key)
 
- - - - -

-Public Attributes

$args =array()
 HTTP request parameters.
 
- - - -

-Protected Member Functions

 discover ($proxy)
 
- - - - -

-Protected Attributes

$url
 OpenID provider endpoint URL.
 
-

Detailed Description

-

OpenID consumer.

-

Member Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
Web\OpenID::auth ( $proxy = NULL,
 $attr = array(),
array $reqd = NULL 
)
-
-

Initiate OpenID authentication sequence; Return FALSE on failure or redirect to OpenID provider URL

-
Returns
bool
-
Parameters
- - - - -
$proxystring
$attrarray
$reqdstring|array
-
-
- -
-
- -
-
- - - - - - - - -
Web\OpenID::clear ( $key)
-
-

Remove OpenID request parameter

-
Returns
NULL
-
Parameters
- - -
$key
-
-
- -
-
- -
-
- - - - - -
- - - - - - - - -
Web\OpenID::discover ( $proxy)
-
-protected
-
-

Determine OpenID provider

-
Returns
string|FALSE
-
Parameters
- - -
$proxystring
-
-
- -
-
- -
-
- - - - - - - - -
Web\OpenID::exists ( $key)
-
-

Return TRUE if OpenID request parameter exists

-
Returns
bool
-
Parameters
- - -
$keystring
-
-
- -
-
- -
-
- - - - - - - - -
Web\OpenID::get ( $key)
-
-

Return value of OpenID request parameter

-
Returns
mixed
-
Parameters
- - -
$keystring
-
-
- -
-
- -
-
- - - - - - - -
Web\OpenID::response ()
-
-

Return OpenID response fields

-
Returns
array
- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
Web\OpenID::set ( $key,
 $val 
)
-
-

Bind value to OpenID request parameter

-
Returns
string
-
Parameters
- - - -
$keystring
$valstring
-
-
- -
-
- -
-
- - - - - - - - -
Web\OpenID::verified ( $proxy = NULL)
-
-

Return TRUE if OpenID verification was successful

-
Returns
bool
-
Parameters
- - -
$proxystring
-
-
- -
-
-
The documentation for this class was generated from the following file: -
-- cgit v1.2.3-55-g7522