Documentation

EasyBlogControllerCategory extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
copy()  : mixed
Allows caller to duplicate categories
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
makeDefault()  : mixed
Toggles a category as the default category
orderCategory()  : mixed
orderdown()  : mixed
orderup()  : mixed
publish()  : mixed
Publishes a category
remove()  : mixed
Removes a category from the site
removeAvatar()  : mixed
Remove category avatar
removePostCover()  : mixed
Remove category default post cover
save()  : mixed
Saves a category
saveOrder()  : mixed
unpublish()  : mixed
Unpublish category from the site

Properties

Methods

__construct()

public __construct() : mixed

copy()

Allows caller to duplicate categories

public copy() : mixed
Tags
since
5.1
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

makeDefault()

Toggles a category as the default category

public makeDefault() : mixed
Tags
since
4.0
access

public

orderCategory()

public orderCategory(mixed $direction) : mixed
Parameters
$direction : mixed

publish()

Publishes a category

public publish() : mixed
Tags
since
4.0
access

public

remove()

Removes a category from the site

public remove() : mixed
Tags
since
5.0
access

public

removeAvatar()

Remove category avatar

public removeAvatar() : mixed
Tags
since
5.1
access

public

removePostCover()

Remove category default post cover

public removePostCover() : mixed
Tags
since
6.0.0
access

public

save()

Saves a category

public save() : mixed
Tags
since
5.1
access

public

unpublish()

Unpublish category from the site

public unpublish() : mixed
Tags
since
4.0
access

public


        
On this page

Search results