XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe PHPMailerOAuthGoogle

Fonctions membres publiques

 __construct ( $UserEmail, $ClientSecret, $ClientId, $RefreshToken)
 
 getOauth64 ()
 

Fonctions membres privées

 getProvider ()
 
 getGrant ()
 
 getToken ()
 

Attributs privés

 $oauthUserEmail = ''
 
 $oauthRefreshToken = ''
 
 $oauthClientId = ''
 
 $oauthClientSecret = ''
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $UserEmail,
  $ClientSecret,
  $ClientId,
  $RefreshToken 
)
Paramètres
string$UserEmail
string$ClientSecret
string$ClientId
string$RefreshToken

Documentation des fonctions membres

◆ getGrant()

getGrant ( )
private
+ Voici le graphe des appelants de cette fonction :

◆ getOauth64()

getOauth64 ( )
+ Voici le graphe d'appel pour cette fonction :

◆ getProvider()

getProvider ( )
private
+ Voici le graphe des appelants de cette fonction :

◆ getToken()

getToken ( )
private
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $oauthClientId

$oauthClientId = ''
private

◆ $oauthClientSecret

$oauthClientSecret = ''
private

◆ $oauthRefreshToken

$oauthRefreshToken = ''
private

◆ $oauthUserEmail

$oauthUserEmail = ''
private

La documentation de cette classe a été générée à partir du fichier suivant :