API17:JURI::isSSL
From Joomla! Documentation
JURI::isSSL
Description
Checks whether the current URI is using HTTPS.
public function isSSL ()
- Returns boolean True if using SSL via HTTPS.
- Defined on line 660 of libraries/joomla/environment/uri.php
- Since

See also
JURI::isSSL source code on BitBucket
Class JURI
Subpackage Environment- Other versions of JURI::isSSL
User contributed notes
Code Examples