The page corresponding to the latest stable release can be seen in the Jelix 1.8 Manual
Jelix 1.3.9
Part: Main concepts
« Getting started | Jelix components » |
Switch to language: FR
As any framework, Jelix defines and manipulates concepts particularly those rolling out of MVC logic ie Model-View-Controller. Inherently, Jelix defines some core objects reflecting those concepts.
In this part, you'll learn how to create a module and use controllers and responses.