FCUtility
in package
Table of Contents
Methods
- getJoomlaVersion() : mixed
- Retrieves Joomla version
- isJoomla31() : mixed
- Determines if the site is on Joomla 3
- isJoomla4() : mixed
- Determines if the site is on Joomla 4
- isJoomla5() : mixed
- Determines if the site is on Joomla 5
Methods
getJoomlaVersion()
Retrieves Joomla version
public
static getJoomlaVersion() : mixed
Tags
isJoomla31()
Determines if the site is on Joomla 3
public
static isJoomla31() : mixed
Tags
isJoomla4()
Determines if the site is on Joomla 4
public
static isJoomla4() : mixed
Tags
isJoomla5()
Determines if the site is on Joomla 5
public
static isJoomla5() : mixed