Chapter 3. How-To

Table of Contents

3.1. Overview
3.2. The basics
3.2.1. Create a new layout
3.2.2. Create a new module
3.2.3. Create a new controller
3.2.4. Create a new action
3.2.5. Render a view output
3.2.6. Create a data node and menu entry
3.2.7. Processing a form
3.3. Advanced
3.3.1. Control the action loop
3.3.2. Dialog interaction
3.3.3. Create a persistence layer (using the database)

3.1. Overview

The How-To chapter will help you to understand how to apply the various concepts of the Naos Framework in a real world application. We think that some nice examples are worth a thousand word.