Documentation

Google
in package

[$google = $this->core->loadClass('Google');] Class to facilitate Google integration

Table of Contents

Properties

$client  : mixed
$core  : mixed
$error  : mixed
$errorMsg  : mixed
$scope  : mixed
$type  : mixed

Methods

__construct()  : mixed
addError()  : mixed
verifyToken()  : mixed

Properties

$error

public mixed $error = \false

$errorMsg

public mixed $errorMsg = []

$type

public mixed $type = 'installed'

Methods

__construct()

public __construct(Core7 &$core[, mixed $type = 'installed' ]) : mixed
Parameters
$core : Core7
$type : mixed = 'installed'

addError()

public addError(mixed $value) : mixed
Parameters
$value : mixed

verifyToken()

public verifyToken(mixed $id_token[, mixed $uid = null ]) : mixed
Parameters
$id_token : mixed
$uid : mixed = null

        
On this page

Search results