JUtility::parseAttributes
Method to extract key/value pairs out of a string with XML style attributes
Signature
public function parseAttributes(string
$stringĀ )
Parameters
-
$string
- String containing XML style attributes
Returns
- array
- Key/Value pairs for the attributes