Documentation

CFGoogle
in package

[$cfGoogle = $this->core->loadClass('CFGoogle');] Class to facilitate Google APIs integration like vision

Table of Contents

Properties

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

Methods

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

Properties

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