ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

Improve description of getXMLTree

Open sKarki999 opened this issue 6 months ago • 0 comments

0031236: Improve description of getXMLTree https://mantis.ilias.de/view.php?id=31236

The existing SOAP documentation for getXMLTree() doesn't explain how its parameters work, especially the types array. This update clarifies that types is used to exclude certain object types from the result, which is the opposite of how it's used in getTreeChilds(). The improved description should make the method easier to understand and use correctly in integrations.

sKarki999 avatar Jun 25 '25 09:06 sKarki999