API17

API17:JArrayHelper::toString

From Joomla! Documentation

Revision as of 22:55, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JArrayHelper::toString

Description

Template:Description:JArrayHelper::toString [Edit Descripton]

Synopsis

public static JArrayHelper::toString ($array=null, $inner_glue= '=', $outer_glue= ' ', $keepOuterKey=false)
Parameter Type Default Description
$array null
$inner_glue '='
$outer_glue ' '
$keepOuterKey false

Returns

Defined in

libraries/joomla/utilities/arrayhelper.php

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JArrayHelper::toString

Examples

<CodeExamplesForm />