EasyBlogControllerGoogleimport
extends EasyBlogController
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- confirmImportStyle() : mixed
- Display dialog box to allow user to determine the import style.
- confirmRevoke() : mixed
- Display dialog box to confirm if user want to revoke their google access or not.
- display() : mixed
- Override parent's display method
- getReturnURL() : mixed
- Determines if we should be retrieving the return url
- getUserInfo() : mixed
- To load more google docs items
- import() : mixed
- Deletes a revision from the site
- loadmore() : mixed
- To load more google docs items
- revoke() : mixed
- To load more google docs items
- search() : mixed
- To load more google docs items
Properties
$acl
public
mixed
$acl
= \null
$config
public
mixed
$config
= \null
$doc
public
mixed
$doc
= \null
$info
public
mixed
$info
= \null
$my
public
mixed
$my
= \null
Methods
__construct()
public
__construct([mixed $config = array() ]) : mixed
Parameters
- $config : mixed = array()
confirmImportStyle()
Display dialog box to allow user to determine the import style.
public
confirmImportStyle() : mixed
Tags
confirmRevoke()
Display dialog box to confirm if user want to revoke their google access or not.
public
confirmRevoke() : mixed
Tags
display()
Override parent's display method
public
display([mixed $cachable = false ][, mixed $urlparams = array() ]) : mixed
Parameters
- $cachable : mixed = false
- $urlparams : mixed = array()
Tags
getReturnURL()
Determines if we should be retrieving the return url
public
getReturnURL() : mixed
Tags
getUserInfo()
To load more google docs items
public
getUserInfo() : mixed
Tags
import()
Deletes a revision from the site
public
import() : mixed
Tags
loadmore()
To load more google docs items
public
loadmore() : mixed
Tags
revoke()
To load more google docs items
public
revoke() : mixed
Tags
search()
To load more google docs items
public
search() : mixed