EBUtility
in package
Table of Contents
Methods
- getJoomlaVersion() : mixed
- Retrieves Joomla version
- isJoomla31() : mixed
- Determines if the current instance of Joomla is 3.1 and above
- isJoomla4() : mixed
- Determines if the current Joomla install is J4.0
Methods
getJoomlaVersion()
Retrieves Joomla version
public
static getJoomlaVersion() : mixed
Tags
isJoomla31()
Determines if the current instance of Joomla is 3.1 and above
public
static isJoomla31() : mixed
Tags
isJoomla4()
Determines if the current Joomla install is J4.0
public
static isJoomla4() : mixed