-
Templating and Integration Guide
- Part 1: Concepts
- Part 2: Modules
- Part 3: Templates and Studio
- Part 4: Content Definitions and Views
- Part 5: Advanced Techniques
- Part 6: Setting up an integration environment
- Part 7: Step by step integration
- Further reading and resources
Options
Following the name and inheritance declaration, options may be defined using specific key words. Options allow to control edit interfaces or behavior of a specific nodetype. Options are an extension of the standard JCR specification, and therefore specific to Jahia.
- They may have an impact on the user interface
extends : defines the content objects types for which this definition will appear as an option
layout : defines under which UI « tab » the properties declared in this definition will appear
- Or on the behavior of child nodes :
orderable : mark the list as ordered.

