API17:JArrayHelper::toString
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JArrayHelper::toString
Description
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 (line 74)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JArrayHelper::toString
Examples
<CodeExamplesForm />
