API17:JBrowser::isSSLConnection
From Joomla! Documentation
JBrowser::isSSLConnection
Description
Determine if we are using a secure (SSL) connection.
public function isSSLConnection ()
- Returns boolean True if using SSL, false if not.
- Defined on line 859 of libraries/joomla/environment/browser.php
See also
JBrowser::isSSLConnection source code on BitBucket
Class JBrowser
Subpackage Environment
- Other versions of JBrowser::isSSLConnection
User contributed notes
Code Examples