Protected Attributes |
| $name = 'google' |
| $title = 'Google' |
| $type = 'OpenID' |
| $jsArguments = array('popup' => array('width' => 880, 'height' => 520)) |
| $url = 'https://www.google.com/accounts/o8/id' |
| $requiredAttributes |
| $url |
| $requiredAttributes = array() |
| $name |
| $title |
| $type |
| $jsArguments = array() |
| $attributes = array() |
| $authenticated = false |
Detailed Description
Definition at line 16 of file GoogleOpenIDService.php.
Member Data Documentation
GoogleOpenIDService::$requiredAttributes |
|
protected |
Initial value: array(
'name' => array('firstname', 'namePerson/first'),
)
Definition at line 24 of file GoogleOpenIDService.php.
The documentation for this class was generated from the following file: