Is there a common list of all available settings as JSON?

Is there a common list of all available settings as JSON?

Adrian LemanekAdrian Lemanek Posts: 4Questions: 1Answers: 0
edited November 2016 in Free community support

I am in the process of writing a set Java classes to accurately represent the "settings" object that you pass in when you initialize the DataTable ("$(".blah").DataTable(settingsObjLiteral)"). I am in the process of wrapping the DataTable so I can initialize it fully from a server response. Eventually going to make it a plugin but I am not that brave yet.

I was hoping someone had already created a reference "settings" JSON file with fake data. Would greatly speed things up.

EDIT: Any help is appreciated. I do know about the API reference that you can search but I am hoping I can be lazy.

Replies

This discussion has been closed.