Documentation

EasyBlogControllerSettings 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
getReturnURL()  : mixed
Determines if we should be retrieving the return url
import()  : mixed
Allows user to import settings file
restoreLogo()  : mixed
Delete email logo
save()  : mixed
Saves the settings
saveApi()  : mixed
Allows caller to save their api key

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

getReturnURL()

Determines if we should be retrieving the return url

public getReturnURL() : mixed
Tags
since
5.1
access

public

import()

Allows user to import settings file

public import() : mixed
Tags
since
5.1
access

public

Delete email logo

public restoreLogo() : mixed
Tags
since
5.1
access

public

save()

Saves the settings

public save() : mixed
Tags
since
5.1
access

public

saveApi()

Allows caller to save their api key

public saveApi() : mixed
Tags
since
4.0
access

public


        
On this page

Search results