JDatabase::connected/11.1
From Joomla! Documentation
JDatabase::connected
Description
Determines if the connection to the server is active.
Description:JDatabase::connected [Edit Descripton]
public function connected ()
- Returns bool True if connected to the database engine.
- Defined on line 1111 of libraries/joomla/database/database.php
- Since

See also
JDatabase::connected source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::connected
SeeAlso:JDatabase::connected [Edit See Also]