Chapter 3. OLAT development framework overview

Table of Contents

3.1. Architectural overview
3.1.1. Introduction
3.1.2. System boundaries
3.1.3. Programming concept
3.1.4. Component based
3.1.5. Separation of logic and layout
3.1.6. Event dispatching
3.1.7. OLAT Web 2.0 Ajax mode
3.1.8. Ease of developing and debugging
3.1.9. Authentication and Authorization
3.2. Application Layers
3.2.1. Responsibilities of the layers in short
3.3. Easily extending OLAT
3.3.1. Extend OLAT using Eclipse
3.3.2. The extension concept
3.3.3. How to add a new site
3.4. Elements explained
3.4.1. Controllers
3.4.2. Managers
3.4.3. i18n
3.4.4. Mappers
3.4.5. Properties
3.4.6. db
3.5. The util package

summary

Would you like a brief summary about how OLAT works in a technical way and how its architecture is? Here we are!