AppSuite:Debugging the UI

From Open-Xchange
Revision as of 09:51, 29 August 2013 by Mattes (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Debugging the UI

Synopsis: A collection of hints to debug during UI development

What capabilities are available?

  _(ox.serverConfig.capabilities).pluck("id").sort();

Check settings

require('settings!io.ox/core').get();