Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Protected Attributes | List of all members
GoogleOpenIDService Class Reference
Inheritance diagram for GoogleOpenIDService:
EOpenIDService EAuthServiceBase IAuthService IAuthService CustomGoogleService GoogleService

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
- Protected Attributes inherited from EOpenIDService
 $url
 $requiredAttributes = array()
- Protected Attributes inherited from EAuthServiceBase
 $name
 $title
 $type
 $jsArguments = array()
 $attributes = array()
 $authenticated = false

Additional Inherited Members

- Public Member Functions inherited from EOpenIDService
 init ($component, $options=array())
 authenticate ()
- Protected Member Functions inherited from EAuthServiceBase
 makeRequest ($url, $options=array(), $parseJson=true)
 initRequest ($url, $options=array())
 parseJson ($response)
 fetchJsonError ($json)
 getStateKeyPrefix ()
 setState ($key, $value, $defaultValue=null)
 hasState ($key)
 getState ($key, $defaultValue=null)
 fetchAttributes ()
 _fetchAttributes ()

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: