Classes
\
| Name | Description | |
|---|---|---|
| CodeBlock | CodeBlocks are containers of arbitary markup, text or script that can be 'embedded' in page content via TinyMCE using its custom tinymce toolbar widget. | EMPTY |
| CodeBlockAdmin | ModelAdmin for CodeBlock objects | EMPTY |
| CodeBlockController | Controller to respond to the javascript api call to populate the dropdown options within the tinymce component that inserts codeblock shortcodes | EMPTY |