| Class |
Description |
|
FragmentFinder
|
Hides all the scaffolding business required to find a fragment or fragment
template. |
|
FragmentMap
|
Holds the layout fragments encountered across layout/decorator and content
templates for use later. |
|
FragmentMapper
|
Searches for and returns layout dialect fragments amongst a given set of
elements. |
|
FragmentProcessor
|
Marks sections of the template that can be replaced by sections in the
content template (if decorating) or passed along to included pages (if
including), which share the same name. |