Documentation

EasyBlogControllerMeta extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
delete()  : mixed
Deletes metas from the site
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
restoreMeta()  : mixed
Create those blogger meta which missing in meta table
save()  : mixed
Saves a new meta object
saveIndexing()  : mixed

Properties

Methods

__construct()

public __construct() : mixed

delete()

Deletes metas from the site

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

restoreMeta()

Create those blogger meta which missing in meta table

public restoreMeta() : mixed
Tags
since
5.2
access

public

save()

Saves a new meta object

public save() : mixed
Tags
since
5.0
access

public

saveIndexing()

public saveIndexing() : mixed

        
On this page

Search results