Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JDatabaseDriverNosql
connected
Introduction
Synopsis
Return
Overrides
JDatabaseDriverNosql::
connected
Determines if the connection to the server is active.
Signature
public function connected()
Returns
boolean
True if connected to the database engine.
Parent Implementation
JDatabaseDriver