JDatabaseDriverPdo::isSupported
Test to see if the PDO extension is available.
Override as needed to check for specific PDO Drivers.
Signature
public function isSupported()
Returns
- boolean
- True on success, false otherwise.