API17

Difference between revisions of "JRegistryFormatPhp:: getArrayString"

From Joomla! Documentation

(Updated to r1448:247ba8d88526)
m (→‎See also: moving preparation)
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JRegistryFormatPhp::_getArrayString source code''' on [[jplatform:registry/format/php.php#cl-56|BitBucket]]
 
* {{JVer|11.1}} '''JRegistryFormatPhp::_getArrayString source code''' on [[jplatform:registry/format/php.php#cl-56|BitBucket]]
* {{JVer|11.1}} Class [[JRegistryFormatPhp/11.1|JRegistryFormatPhp]]
+
* {{JVer|11.1}} Class [[API17:JRegistryFormatPhp|JRegistryFormatPhp]]
* {{JVer|11.1}} Subpackage [[Subpackage_Registry/11.1|Registry]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Registry|Registry]]
* [[JRegistryFormatPhp::_getArrayString|Other versions of JRegistryFormatPhp::_getArrayString]]
+
* [[API17:JRegistryFormatPhp::_getArrayString|Other versions of JRegistryFormatPhp::_getArrayString]]
 
{{SeeAlso:JRegistryFormatPhp::_getArrayString}}
 
{{SeeAlso:JRegistryFormatPhp::_getArrayString}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 46: Line 46:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JRegistryFormatPhp]][[Category:JRegistryFormatPhp::_getArrayString]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:23, 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 JRegistryFormatPhp::_getArrayString[edit]

Description[edit]

Template:Description:JRegistryFormatPhp:: getArrayString [Edit Descripton]

protected function _getArrayString ($a)
Parameter Type Default Description
$a
  • Returns
  • Defined on line 64 of libraries/joomla/registry/format/php.php

See also[edit]

Template:SeeAlso:JRegistryFormatPhp:: getArrayString [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />