2.2.7. controllers

2.2.7.1. introduction

The Genro controllers receive inputs and initiate a response by making calls on model objects.

We emphasize that all the controllers can be attached to every Genro object

The controllers can be divided in two groups:

2.2.7.1.1. client-side controllers

A client-side controller works on the client through javascript; they are:

2.2.7.1.2. server-side controllers

A server-side controller works on the server thorugh Python; they are: