DevAtlas Viewport and Customization Engine
  • API Overview
  • Documentation Notes
  • Reserved Features
  • Viewport Engine
    • Loading Windows
      • changeViewport()
      • Loading Customization Engine Plugins
    • Account Functions
      • logInAPI()
  • Customization Engine
    • Viewport Window
      • Viewport Window Definition
      • Viewport Window JS Object
      • Viewport Window JSON
    • Sidebar Icon
    • Announcements
Powered by GitBook
On this page

Reserved Features

These names and other content are not allowed to be used in plugins.

Reserved Namespaces:

Anything under devatlas, devatlas_internal_all, devatlas_internal_all_HTML5

To avoid naming conflict with internal windows or other plugins, use the following ID format: creatorname_pluginname_windowID for windows and creatorname_pluginname_windowID_elementID for elements.

PreviousDocumentation NotesNextLoading Windows

Last updated 3 months ago