Documentation

EBCompat
in package

Table of Contents

Methods

getNavigator()  : mixed
Retrieve Joomla's browser
getTwoFactorForms()  : mixed
isAdmin()  : mixed
Determines if the user is viewing the admin page
renderColorPicker()  : mixed
Renders color picker library from Joomla
renderjQueryFramework()  : mixed
Abstract method to load jQuery from Joomla
renderModalHtml()  : mixed
Generates the modal html that should be used
renderModalLibrary()  : mixed
Renders modal library from Joomla

Methods

getNavigator()

Retrieve Joomla's browser

public static getNavigator() : mixed
Tags
since
5.4.3
access

public

getTwoFactorForms()

public static getTwoFactorForms(mixed $otpConfig[, mixed $userId = null ]) : mixed
Parameters
$otpConfig : mixed
$userId : mixed = null

isAdmin()

Determines if the user is viewing the admin page

public static isAdmin() : mixed
Tags
since
5.4.3
access

public

renderColorPicker()

Renders color picker library from Joomla

public static renderColorPicker() : mixed
Tags
since
5.4.0
access

public

renderjQueryFramework()

Abstract method to load jQuery from Joomla

public static renderjQueryFramework() : mixed

NOTE: Use FH::renderjQueryFramework() directly as this will be deprecated

Tags
since
5.4.3
access

public

renderModalHtml()

Generates the modal html that should be used

public static renderModalHtml() : mixed
Tags
since
5.4.0
access

public

renderModalLibrary()

Renders modal library from Joomla

public static renderModalLibrary() : mixed

NOTE: Use FH::renderModalLibrary() directly as this will be deprecated

Tags
since
5.4.0
access

public


        
On this page

Search results