JavaScript / HTML API Documentation for DNN / 2sxc
You can create awesome solutions, customizing the edit-experience and working with 2sxc-data in your javascript.
The Core JavaScript Helper Objects
- $2sxc Manager which is the page-scope manager for everything
- sxc Controller with is the module-specific controller (TODO ca. 70% documented)
The Editing Experience
- Overview to Editing Content
- Customize the edit experience (buttons, toolbars...) with the manage controller
Toolbars, Buttons and Commands
- In-page edit toolbars for html or javascript with settings
- internals of a command (with full list), of buttons and creating custom buttons
The quickE (Quick Edit) experience
- customizing the quickE (quick edit) experience
Using 2sxc with Popular JS Libraries (TODO)
- Angular 1 and 2sxc with 2sxc4ng (TODO - ca. 75% documented but partially in external articles)