Template:Server/Functions/XmlElement: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} xmlElement.attributes<br> {{icon-iii}} {{icon-vc}} {{icon-sa}} {{icon-iv}} xmlElement.children|xml...") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{icons |xmlElement.attributes}} [[xmlElement.attributes|xmlElement.attributes]]<br> | ||
{{ | {{icons |xmlElement.children}} [[xmlElement.children|xmlElement.children]]<br> | ||
{{ | {{icons |xmlElement.childrenCount}} [[xmlElement.childrenCount|xmlElement.childrenCount]]<br> | ||
{{ | {{icons |xmlElement.clear}} [[xmlElement.clear|xmlElement.clear]]<br> | ||
{{ | {{icons |xmlElement.getBoolAttribute}} [[xmlElement.getBoolAttribute|xmlElement.getBoolAttribute]]<br> | ||
{{ | {{icons |xmlElement.getFloatAttribute}} [[xmlElement.getFloatAttribute|xmlElement.getFloatAttribute]]<br> | ||
{{ | {{icons |xmlElement.getIntegerAttribute}} [[xmlElement.getIntegerAttribute|xmlElement.getIntegerAttribute]]<br> | ||
{{ | {{icons |xmlElement.getStringAttribute}} [[xmlElement.getStringAttribute|xmlElement.getStringAttribute]]<br> | ||
{{ | {{icons |xmlElement.name}} [[xmlElement.name|xmlElement.name]]<br> | ||
{{ | {{icons |xmlElement.parent}} [[xmlElement.parent|xmlElement.parent]]<br> | ||
{{ | {{icons |xmlElement.text}} [[xmlElement.text|xmlElement.text]]<br> | ||