Documentation

EasyBlogControllerFacebook extends EasyBlogController
in package

Table of Contents

Properties

$acl  : mixed
$config  : mixed
$doc  : mixed
$info  : mixed
$my  : mixed

Methods

__construct()  : mixed
display()  : mixed
Override parent's display method
facebookAuthorize()  : mixed
Retrieves the authorization url and redirect accordingly
getReturnURL()  : mixed
Determines if we should be retrieving the return url
grant()  : mixed
Method to process redirections from google
revoke()  : mixed
Revokes the access
save()  : mixed
Saves the google auto posting settings

Properties

Methods

__construct()

public __construct([mixed $config = array() ]) : mixed
Parameters
$config : mixed = array()

display()

Override parent's display method

public display([mixed $cachable = false ][, mixed $urlparams = array() ]) : mixed
Parameters
$cachable : mixed = false
$urlparams : mixed = array()
Tags
since
4.0
access

public

facebookAuthorize()

Retrieves the authorization url and redirect accordingly

public facebookAuthorize() : mixed
Tags
since
4.0
access

public

getReturnURL()

Determines if we should be retrieving the return url

public getReturnURL() : mixed
Tags
since
5.1
access

public

grant()

Method to process redirections from google

public grant() : mixed
Tags
since
4.0
access

public

revoke()

Revokes the access

public revoke() : mixed
Tags
since
4.0
access

public

save()

Saves the google auto posting settings

public save() : mixed
Tags
since
4.0
access

public


        
On this page

Search results