Admidio API
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Packages

  • com
    • tecnick
      • tcpdf
  • None
  • PHPMailer
    • easypeasyics
  • PHPWavUtils
  • Securimage
    • classes

Classes

  • PHPMailer
  • PHPMailerOAuth
  • PHPMailerOAuthGoogle
  • POP3
  • SMTP

Exceptions

  • phpmailerException

Functions

  • __autoload
  • PHPMailerAutoload

Class PHPMailerOAuthGoogle

PHPMailerOAuthGoogle - Wrapper for League OAuth2 Google provider.

Package: PHPMailer
Copyright: 2012 - 2014 Marcus Bointon
Copyright: 2010 - 2012 Jim Jagielski
Copyright: 2004 - 2009 Andy Prevost
License: GNU Lesser General Public License
Author: @sherryl4george
Author: Marcus Bointon (@Synchro) phpmailer@synchromedia.co.uk
Link: https://github.com/thephpleague/oauth2-client
Located at class.phpmaileroauthgoogle.php

Methods summary

public
# __construct( string $UserEmail, string $ClientSecret, string $ClientId, string $RefreshToken )

Parameters

$UserEmail
$ClientSecret
$ClientId
$RefreshToken
private
# getProvider( )
private
# getGrant( )
private
# getToken( )
public
# getOauth64( )

Properties summary

private string $oauthUserEmail
# ''
private string $oauthRefreshToken
# ''
private string $oauthClientId
# ''
private string $oauthClientSecret
# ''
Admidio API API documentation generated by ApiGen