API17

Difference between revisions of "JInputCookie"

From Joomla! Documentation

(Bulk upload by Doxiki2)
 
(Layout updates)
Line 6: Line 6:
 
===Defined in===
 
===Defined in===
  
 +
* see source code in [[jplatform:|BitBucket]]
 
===Subpackage===
 
===Subpackage===
 
===Extends===
 
===Extends===
Line 19: Line 20:
 
<source lang="php">jimport( '' );</source>
 
<source lang="php">jimport( '' );</source>
 
===See also===
 
===See also===
 +
* JInputCookie source code in [[jplatform:|BitBucket]]
 
* [[JInputCookie|Other versions of this class]]
 
* [[JInputCookie|Other versions of this class]]
 
{{SeeAlso:JInputCookie}}
 
{{SeeAlso:JInputCookie}}

Revision as of 17:58, 23 April 2011

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.

[Edit Descripton] Template:Description:JInputCookie

Defined in[edit]

Subpackage[edit]

Extends[edit]

Extended by[edit]

Methods[edit]

Method name Description

Importing[edit]

jimport( '' );

See also[edit]

Template:SeeAlso:JInputCookie [Edit See Also]

Examples[edit]

<CodeExamplesForm />