Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_Blogger Class Reference
Inheritance diagram for Google_Service_Blogger:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the Blogger service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $availableScopes
 
 $batchPath
 
 $blogs
 
 $blogUserInfos
 
 $comments
 
 $pages
 
 $pageViews
 
 $posts
 
 $postUserInfos
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $users
 
 $version
 
const BLOGGER
 Manage your Blogger account.
 
const BLOGGER_READONLY
 View your Blogger account.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Blogger::__construct ( Google_Client $client)

Constructs the internal representation of the Blogger service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ BLOGGER

const Google_Service_Blogger::BLOGGER
Initial value:
=
"https://www.googleapis.com/auth/blogger"

Manage your Blogger account.

◆ BLOGGER_READONLY

const Google_Service_Blogger::BLOGGER_READONLY
Initial value:
=
"https://www.googleapis.com/auth/blogger.readonly"

View your Blogger account.


The documentation for this class was generated from the following file: