MetaFox

MetaFox
in package

Class PHPFox.

Table of Contents

Methods

clientDate()  : string
clientTheme()  : string|null
coreModules()  : array<string|int, string>
Define core packages.
getApiVersion()  : string|null
getProductBuild()  : string
Get the phpFox product build.
getResolution()  : string
getVersion()  : string
Get the phpFox version.
isMobile()  : bool
isTrial()  : bool
Check is trial.

Methods

clientDate()

public static clientDate() : string
Return values
string

clientTheme()

public static clientTheme() : string|null
Return values
string|null

coreModules()

Define core packages.

public static coreModules() : array<string|int, string>
Return values
array<string|int, string>

getApiVersion()

public static getApiVersion() : string|null
Return values
string|null

getProductBuild()

Get the phpFox product build.

public static getProductBuild() : string
Return values
string

getResolution()

public static getResolution() : string
Return values
string

getVersion()

Get the phpFox version.

public static getVersion() : string
Return values
string

isMobile()

public static isMobile() : bool
Return values
bool

isTrial()

Check is trial.

public static isTrial() : bool
Return values
bool

        
On this page

Search results