DNADesign\Elemental\Extensions
Classes
This extension handles most of the relationships between pages and element area, it doesn't add an ElementArea to the page however. Because of this, developers can add multiple ElementArea areas to to a page.
Provides a db-cached reference to the top-level page for improved read performance on projects with deeply nested block structures. Apply to BaseElement and ElementalArea.
Use in place of TopPageElementExtension if you use the Fluent module for page localisation.
This extension must be present on pagetypes that need to support Elemental TopPage functionality.