Skip to content

Json conversion added to GenericRegistry

Latest
Compare
Choose a tag to compare
@mxc-commons mxc-commons released this 30 Jan 18:40
· 2 commits to master since this release

GenericRegistry can now be converted to Json via toJson member.
Json conversion recognizes (non Json) JavaScript string values (->toJson(true)).
In order for detection to work, start JavaScript string values with %JS%:

We use this Feature to configure controls via Ajax.