API17:JBrowser::isSSLConnection
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JBrowser::isSSLConnection
Description
Determine if we are using a secure (SSL) connection.
Description:JBrowser::isSSLConnection [Edit Descripton]
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
SeeAlso:JBrowser::isSSLConnection [Edit See Also]
User contributed notes
<CodeExamplesForm />
