class GoogleClassroom

Methods

static Google_Client
getClient($accessTokenStr, $user_id = false)

Returns an authorized Clasroom API client.

static 
retrieve_instructor_token($user_id = false)

No description

static 
destroy_instructor_token()

No description

static 
gradeSend($grade)

No description

Details

at line 14
static Google_Client getClient($accessTokenStr, $user_id = false)

Returns an authorized Clasroom API client.

Parameters

$accessTokenStr
$user_id

Return Value

Google_Client the authorized client object

at line 108
static retrieve_instructor_token($user_id = false)

Parameters

$user_id

at line 139
static destroy_instructor_token()

at line 149
static gradeSend($grade)

Parameters

$grade