| [ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 275 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ArrayToXml:: (19 methods):
__construct()
setNumericTagNamePrefix()
convert()
toXml()
toDom()
ensureValidDomProperties()
setDomProperties()
prettify()
dropXmlDeclaration()
addProcessingInstruction()
convertElement()
addNumericNode()
addNode()
addCollectionNode()
addSequentialNode()
isArrayAllKeySequential()
addAttributes()
createRootElement()
removeControlCharacters()
Class: ArrayToXml - X-Ref
| __construct(array $array,$rootElement = '',$replaceSpacesByUnderScoresInKeyNames = true,$xmlEncoding = null,$xmlVersion = '1.0',$domProperties = [],$xmlStandalone = null) X-Ref |
| No description |
| setNumericTagNamePrefix(string $prefix) X-Ref |
| No description |
| convert(array $array,$rootElement = '',bool $replaceSpacesByUnderScoresInKeyNames = true,string $xmlEncoding = null,string $xmlVersion = '1.0',array $domProperties = [],bool $xmlStandalone = null) X-Ref |
| No description |
| toXml() X-Ref |
| No description |
| toDom() X-Ref |
| No description |
| ensureValidDomProperties(array $domProperties) X-Ref |
| No description |
| setDomProperties(array $domProperties) X-Ref |
| No description |
| prettify() X-Ref |
| No description |
| dropXmlDeclaration() X-Ref |
| No description |
| addProcessingInstruction($target, $data) X-Ref |
| No description |
| convertElement(DOMElement $element, $value) X-Ref |
| No description |
| addNumericNode(DOMElement $element, $value) X-Ref |
| No description |
| addNode(DOMElement $element, $key, $value) X-Ref |
| No description |
| addCollectionNode(DOMElement $element, $value) X-Ref |
| No description |
| addSequentialNode(DOMElement $element, $value) X-Ref |
| No description |
| isArrayAllKeySequential($value) X-Ref |
| No description |
| addAttributes(DOMElement $element, array $data) X-Ref |
| No description |
| createRootElement($rootElement) X-Ref |
| No description |
| removeControlCharacters(string $value) X-Ref |
| No description |
| Generated: Wed Nov 5 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |