
| A | ||
| auth | Authentication module | |
| C | ||
| code | Code Execution module | |
| D | ||
| db | Database Module | |
| db_schema | Database Schema Management Module | |
| doc | Document (ORM) Module | |
| doclist | Collection of functions that are used on a list of Document objects (doclist) | |
| doctype | DocType module | |
| E | ||
| email_lib | Email library | |
| F | ||
| form | Collection of methods that called by the Form widget from the client-side | |
| M | ||
| menus | Collection of methods that are used returning Menu (Options) in the Web Notes Toolbar | |
| module | Collection of methods that are used for managing Modules identified by `Module Def` | |
| P | ||
| page | Contains the Page class and other methods related to :term:`Page` | |
| page_body | Collection of methods that generate the `index.cgi` template and Crawler / Spider friendly static content | |
| S | ||
| sitemap | Generate of sitemap.xml | |
| U | ||
| utils | Utility functions | |
| W | ||
| webnotes | Global objects that are used to generate the HTTP response | |
| webservice | Class for Remote Framework Access via HTTP |