API17:JURI::isSSL
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: re-categorisation) |
||
| Line 34: | Line 34: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Revision as of 13:00, 9 August 2012
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.
JURI::isSSL
Description
Checks whether the current URI is using HTTPS.
Description:JURI::isSSL [Edit Descripton]
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
SeeAlso:JURI::isSSL [Edit See Also]
User contributed notes
<CodeExamplesForm />
