JHtml::getJSObject
Internal method to get a JavaScript object notation string from an array
Signature
public function getJSObject(array
$array )
Parameters
-
$array
- The array to convert to JavaScript object notation
Returns
- string
- JavaScript object notation representation of the array