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