PHP Class application\modules\social\components\services\Google

Inheritance: extends GoogleOAuthService
Datei anzeigen Open project: yupe/yupe

Protected Properties

Property Type Description
$name
$scope

Public Methods

Method Description
authenticate ( )
cleanAuthData ( )
getAuthData ( )

Protected Methods

Method Description
fetchAttributes ( )

Method Details

authenticate() public method

public authenticate ( )

cleanAuthData() public method

public cleanAuthData ( )

fetchAttributes() protected method

protected fetchAttributes ( )

getAuthData() public method

public getAuthData ( )

Property Details

$name protected_oe property

protected $name

$scope protected_oe property

protected $scope