XmlStrategy
- Full name:
\Qubus\Support\Serializer\Strategy\XmlStrategy
- This class implements:
\Qubus\Support\Serializer\Strategy\Strategy
Properties
replacements
Methods
serialize
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
replaceKeys
Parameters:
Parameter | Type | Description |
---|---|---|
$replacements | array | |
$input | array |
arrayToXml
Converts an array to XML using SimpleXMLElement.
Parameters:
Parameter | Type | Description |
---|---|---|
$data | array | |
$xmlData | \SimpleXMLElement |
unserialize
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
castToArray
Parameters:
Parameter | Type | Description |
---|---|---|
$array | array |
recoverArrayNumericKeyValues
Parameters:
Parameter | Type | Description |
---|---|---|
$array | array |
getNumericKeyValue
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$key | mixed |
Automatically generated on 2025-10-13