JURI::isSSL/1.5

From Joomla! Documentation
< JURI::isSSL(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
(Layout updates)
Line 4: Line 4:
 
Checks whether the current URI is using HTTPS.  
 
Checks whether the current URI is using HTTPS.  
  
 +
{{Description:JURI::isSSL}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[Description:JURI/isSSL|Edit Descripton]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[Description:JURI::isSSL|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JURI/isSSL}}
 
===Since===
 
{{JVer|1.5 }}
 
===Synopsis===
 
 
<source lang="php">
 
<source lang="php">
public JURI->isSSL ()
+
public function isSSL ()
 
</source>
 
</source>
===Returns===
+
* '''Returns''' boolean True if using SSL via HTTPS
boolean True if using SSL via HTTPS
+
* '''Defined''' on line 685 of libraries/joomla/environment/uri.php
===Defined in===
+
* '''Since''' {{JVer|1.5 }}
libraries/joomla/environment/uri.php
+
===Referenced by===
+
 
===See also===
 
===See also===
 +
* {{JVer|1.5}} '''JURI::isSSL''' on [http://api.joomla.org/Joomla-Framework/Environment/JURI.html#isSSL api.joomla.org]
 +
* {{JVer|1.5}} '''JURI source code''' on [[jframework15:environment/uri.php|JoomlaCode]]
 +
* {{JVer|1.5}} Class [[JURI/1.5|JURI]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage_Environment/1.5|Environment]]
 +
* [[JURI::isSSL|Other versions of JURI::isSSL]]
 +
{{SeeAlso:JURI::isSSL}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[SeeAlso:JURI/isSSL|Edit See Also]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[SeeAlso:JURI::isSSL|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JURI/isSSL}}
+
===User contributed notes===
* [[JURI/1.5|JURI]]
+
* [[JURI::isSSL|Other versions of this method]]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 32: Line 30:
 
category=JURI::isSSL
 
category=JURI::isSSL
 
category=CodeExample
 
category=CodeExample
category=ClassExample
+
category=MethodExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:JURI]][[Category:JURI::isSSL]]</noinclude>
 
<noinclude>[[Category:JURI]][[Category:JURI::isSSL]]</noinclude>

Revision as of 20:32, 25 April 2011

Joomla 1.5 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 685 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

See also

SeeAlso:JURI::isSSL [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox