All Articles tagged as “Documentation for core components”
- Documentation for core components
- Client/Server communication
- Controllers
- Delivery
- Entry-point
- Extensions
- Framework Overview
- Front tools
- Helpers
- How to develop a Javascript Component
-
Internationalization (i18n)
The TAO application comes up with utilities to translate its Graphical User Interface and Models. The application can be translated into any language that can be written using Unicode (with UTF-8 encoding). - Items’ API
- JavaScript Guidelines
- Javascript libraries
-
Logger
The purpose of this logger is to improve the code by documenting errors or irregularities that might have been missed otherwise, and by assisting developers in solving problems through offering insight into the events that led to these errors. - Models
-
Requests Tokenisation (CSRF-protection)
Certain endpoints in the TAO backend are risks for Cross-Site Request Forgery attacks. In order to protect those endpoints, requests should each be sent with a unique, single-use token which is generated on the backend and validated there on its receipt. - Rest Services Layer (>= TAO 2.5)
- Result Storage Interface
- Results and Events
- Results Data Model TAO 2.5
- Results Storage components
- Styling
- Untitled Document
- Untitled Document
- Untitled Document
- Users Management Model
- Versioned content
- Views