Documentation

EasyBlogControllerTemplates extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
copy()  : mixed
Duplicate selected post templates and save it as new template
delete()  : mixed
Deletes a list of post templates
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
publish()  : mixed
Set publish state of post templates
save()  : mixed
Save post templates
unpublish()  : mixed
Set unpublish state of post templates

Properties

Methods

__construct()

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

copy()

Duplicate selected post templates and save it as new template

public copy() : mixed
Tags
since
5.1
access

public

delete()

Deletes a list of post templates

public delete() : mixed
Tags
since
4.0
access

public

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

publish()

Set publish state of post templates

public publish() : mixed
Tags
since
5.1
access

public

save()

Save post templates

public save() : mixed
Tags
since
6.0.0
access

public

unpublish()

Set unpublish state of post templates

public unpublish() : mixed
Tags
since
5.1
access

public


        
On this page

Search results