EasyBlogControllerBloggers
extends EasyBlogController
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- display() : mixed
- Override parent's display method
- downloadGDPR() : mixed
- Retrieves the dashboard contents.
- getReturnURL() : mixed
- Determines if we should be retrieving the return url
- suggest() : mixed
- Search within EasyBlog
Properties
$acl
public
mixed
$acl
= \null
$config
public
mixed
$config
= \null
$doc
public
mixed
$doc
= \null
$info
public
mixed
$info
= \null
$my
public
mixed
$my
= \null
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
downloadGDPR()
Retrieves the dashboard contents.
public
downloadGDPR() : mixed
Tags
getReturnURL()
Determines if we should be retrieving the return url
public
getReturnURL() : mixed
Tags
suggest()
Search within EasyBlog
public
suggest() : mixed