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]
public static function toString ( $array=null $inner_glue= '=' $outer_glue= ' ' $keepOuterKey=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $array | null | ||
| $inner_glue | '=' | ||
| $outer_glue | ' ' | ||
| $keepOuterKey | false |
- Returns
- Defined on line 74 of libraries/joomla/utilities/arrayhelper.php
See also
-
JArrayHelper::toString source code on BitBucket
-
Class JArrayHelper
-
Subpackage Utilities
- Other versions of JArrayHelper::toString
SeeAlso:JArrayHelper::toString [Edit See Also]
User contributed notes
<CodeExamplesForm />
