API17:JArrayHelper::toString
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 43: | Line 43: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/utilities/arrayhelper.php | + | libraries/joomla/utilities/arrayhelper.php (line 74) |
| + | * see source code in [[jplatform:utilities/arrayhelper.php#cl-74|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 19:55, 23 April 2011
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 />
