API17

Difference between revisions of "JInputFiles::decodeData"

From Joomla! Documentation

m (JoomlaWikiBot moved page JInputFiles::decodeData/11.1 to API17:JInputFiles::decodeData without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 28: Line 28:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JInputFiles::decodeData source code''' on [[jplatform:application/input/files.php#cl-49|BitBucket]]
 
* {{JVer|11.1}} '''JInputFiles::decodeData source code''' on [[jplatform:application/input/files.php#cl-49|BitBucket]]
* {{JVer|11.1}} Class [[JInputFiles/11.1|JInputFiles]]
+
* {{JVer|11.1}} Class [[API17:JInputFiles|JInputFiles]]
* {{JVer|11.1}} Subpackage [[Subpackage_Application/11.1|Application]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Application|Application]]
* [[JInputFiles::decodeData|Other versions of JInputFiles::decodeData]]
+
* [[API17:JInputFiles::decodeData|Other versions of JInputFiles::decodeData]]
 
{{SeeAlso:JInputFiles::decodeData}}
 
{{SeeAlso:JInputFiles::decodeData}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 46: Line 46:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JInputFiles]][[Category:JInputFiles::decodeData]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 20:58, 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 JInputFiles::decodeData[edit]

Description[edit]

Template:Description:JInputFiles::decodeData [Edit Descripton]

protected function decodeData ($data)
Parameter Type Default Description
$data
  • Returns
  • Defined on line 57 of libraries/joomla/application/input/files.php

See also[edit]

Template:SeeAlso:JInputFiles::decodeData [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />