Documentation

EBFactory
in package

Table of Contents

Methods

getApplication()  : mixed
Returns a query variable by name.
getEditor()  : mixed
Render Joomla editor.
getURI()  : mixed
Returns a query variable by name.
isCli()  : mixed
Returns a query variable by name.

Methods

getApplication()

Returns a query variable by name.

public static getApplication() : mixed
Tags
since
5.4.6
access

public

getEditor()

Render Joomla editor.

public static getEditor([mixed $editorType = null ]) : mixed
Parameters
$editorType : mixed = null
Tags
since
5.2
access

public

getURI()

Returns a query variable by name.

public static getURI([mixed $requestPath = false ]) : mixed
Parameters
$requestPath : mixed = false
Tags
since
5.2
access

public

isCli()

Returns a query variable by name.

public static isCli() : mixed
Tags
since
5.4.6
access

public


        
On this page

Search results