interface JDatabaseInterface

Joomla Platform Database Interface

Methods

static  boolean
isSupported()

Test to see if the connector is available.

Details

static boolean isSupported()

Test to see if the connector is available.

Return Value

boolean True on success, false otherwise.