Adapters
N2 1.4.5 introduces the concept of adapters. They are a layer of indirection between the framework and the application.
The main scenario is an implementation adapting the interaction between the
Templates Project and the
Content Engine.
Available adapters:
- The EditableAdapter allows to interact with the editing of a page and aspects such as added editors and the saving
- The RequestAdapter allows change the template used for a page and authorization
- The PartsAdapter allows to filter parts added to zones and available parts on a page