Documentation

EasyBlogControllerTags extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
create()  : mixed
Allows caller to create new tags on the site
delete()  : mixed
Deletes a tag from the site
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
query()  : mixed
Search tags
save()  : mixed
Allows caller to update an existing tag

Properties

Methods

__construct()

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

create()

Allows caller to create new tags on the site

public create() : mixed
Tags
since
5.1
access

public

delete()

Deletes a tag from the site

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

query()

Search tags

public query() : mixed
Tags
since
5.1
access

public

save()

Allows caller to update an existing tag

public save() : mixed
Tags
since
5.1
access

public


        
On this page

Search results