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