Template:Client XML functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Change version to 1.5.8)
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
*[[xmlCopyFile]]
*[[xmlCopyFile]]
*[[xmlCreateChild]]
*[[xmlCreateFile]]
*[[xmlCreateFile]]
*[[xmlDestroyNode]]
*[[xmlDestroyNode]]
*[[xmlFindChild]]
*[[xmlLoadFile]]
*[[xmlLoadFile]]
{{New items|3.0158|1.5.7|
*[[xmlLoadString]]
|19626}}
*[[xmlNodeGetAttribute]]
*[[xmlNodeGetAttribute]]
*[[xmlNodeGetAttributes]]
*[[xmlNodeGetChildren]]
*[[xmlNodeGetName]]
*[[xmlNodeGetParent]]
*[[xmlNodeGetValue]]
*[[xmlNodeGetValue]]
*[[xmlNodeSetAttribute]]
*[[xmlNodeSetAttribute]]
*[[xmlNodeSetName]]
*[[xmlNodeSetValue]]
*[[xmlNodeSetValue]]
*[[xmlSaveFile]]
*[[xmlSaveFile]]
*[[xmlUnloadFile]]
*[[xmlUnloadFile]]
{{New items|3|1.0|
 
*[[xmlCreateChild]]
*[[xmlFindChild]]
*[[xmlNodeGetAttributes]]
*[[xmlNodeGetChildren]]
*[[xmlNodeGetName]]
*[[xmlNodeGetParent]]
*[[xmlNodeSetName]]
}}
{{Deprecated items|3|1.0|
*[[xmlCreateSubNode]]
*[[xmlFindSubNode]]
}}
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 22:30, 25 May 2020