Documentation

EasyBlogControllerPending extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
approve()  : mixed
Approves a blog post
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
reject()  : mixed
Rejects a post
remove()  : mixed
Removes a pending blog post

Properties

Methods

__construct()

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

approve()

Approves a blog post

public approve() : 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

reject()

Rejects a post

public reject() : mixed
Tags
since
5.1
access

public

remove()

Removes a pending blog post

public remove() : mixed
Tags
since
5.1
access

public


        
On this page

Search results