API17

Difference between revisions of "JHttp:: destruct"

From Joomla! Documentation

m (→‎User contributed notes: moving preparation)
m (→‎See also: moving preparation)
Line 16: Line 16:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JHttp::__destruct source code''' on [[jplatform:client/http.php#cl-64|BitBucket]]
 
* {{JVer|11.1}} '''JHttp::__destruct source code''' on [[jplatform:client/http.php#cl-64|BitBucket]]
* {{JVer|11.1}} Class [[JHttp/11.1|JHttp]]
+
* {{JVer|11.1}} Class [[API17:JHttp|JHttp]]
* {{JVer|11.1}} Subpackage [[Subpackage_Client/11.1|Client]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Client|Client]]
* [[JHttp::__destruct|Other versions of JHttp::__destruct]]
+
* [[API17:JHttp::__destruct|Other versions of JHttp::__destruct]]
 
{{SeeAlso:JHttp::__destruct}}
 
{{SeeAlso:JHttp::__destruct}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">

Revision as of 20:57, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JHttp::__destruct[edit]

Description[edit]

Destructor.

Template:Description:JHttp:: destruct [Edit Descripton]

public function __destruct ()
  • Returns void
  • Defined on line 72 of libraries/joomla/client/http.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JHttp:: destruct [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />