Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JDatabaseDriverMysql
isSupported
Introduction
Synopsis
Return
Interface
Overrides
JDatabaseDriverMysql::
isSupported
Test to see if the MySQL connector is available.
Signature
public function isSupported()
Returns
boolean
True on success, false otherwise.
Defined by Interface
JDatabaseInterface
Parent Implementation
JDatabaseDriverMysqli