Documentation

EasyBlogControllerLanguages extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
discover()  : mixed
Discovery of language files
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
install()  : mixed
Install language file on the site
purge()  : mixed
Purges the cache of language items
uninstall()  : mixed
Uninstall language file on the site

Properties

Methods

__construct()

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

discover()

Discovery of language files

public discover() : mixed
Tags
since
5.0

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

install()

Install language file on the site

public install() : mixed
Tags
since
4.0
access

public

purge()

Purges the cache of language items

public purge() : mixed
Tags
since
1.0
access

public

uninstall()

Uninstall language file on the site

public uninstall() : mixed
Tags
since
4.0
access

public


        
On this page

Search results