JApplicationWeb::checkConnectionAlive
Method to check the current client connnection status to ensure that it is alive. We are wrapping this to isolate the connection_status() function from our code base for testing reasons.
Signature
protected function checkConnectionAlive()
Returns
- boolean
- True if the connection is valid and normal.