Go to the source code of this file.
Variables | |
$str | |
providers_small | |
providers = $.extend({}, providers_large, providers_small) | |
openid_called = new Array() | |
openid | |
OPENID |
$str |
<<<OPENID var providers_large = { google: { name: 'Google', url: 'https://www.google.com/accounts/o8/id' }, yahoo: { name: 'Yahoo', url: 'http://yahoo.com/' }, aol: { name: 'AOL', label: 'Enter your AOL screenname.', url: 'http://openid.aol.com/{username}/' }, openid: { name: 'OpenID', label: 'Enter your OpenID.', url: null } }
Definition at line 4 of file openid-jquery.js.php.
Definition at line 86 of file openid-jquery.js.php.
Definition at line 236 of file openid-jquery.js.php.
openid_called = new Array() |
Definition at line 85 of file openid-jquery.js.php.
providers = $.extend({}, providers_large, providers_small) |
Definition at line 84 of file openid-jquery.js.php.
Definition at line 32 of file openid-jquery.js.php.