DHTMLX Docs & Samples Explorer

registerXMLEntity(rChar,rEntity)

Required library edition: This method requires Professional Edition of the DHTMLX library
Required library file: dhtmlxtree_xw.js

register XML entity for replacement while initialization (default are: ampersand, lessthen and greaterthen symbols)

  • rChar - source char
  • rEntity - target entity

This method should be used with the setSerializationLevel method to enable replacement (true as the 3rd parameter).