| Class | Description |
|---|---|
| AbstractBlogPage |
Declares a root page and
|
| BlogRootPageFactory |
AmetysObjectFactory for handling "virtual" blog root page. |
| PostListZone |
Zone holding a post list service. |
| PostListZoneFactory |
AmetysObjectFactory handling PostListZone. |
| PostListZoneItem |
ZoneItem holding a sitemap service. |
| PostListZoneItemFactory |
AmetysObjectFactory handling PostListZoneItem. |
| PostZone | |
| PostZoneFactory |
AmetysObjectFactory handling PostZone. |
| PostZoneItem | |
| PostZoneItemFactory |
AmetysObjectFactory handling PostZoneItem. |
| StaticZone |
Wrapper to present a modifiable zone into a unmodifiable one.
|
| StaticZoneItem |
Wrapper to present a modifiable zoneItem into a unmodifiable one.
|
| VirtualMonthPage |
Virtual page representing a month page.
|
| VirtualMonthPageFactory |
AmetysObjectFactory handling VirtualMonthPage. |
| VirtualPostPage |
Page representing a post.
|
| VirtualPostPageFactory |
AmetysObjectFactory handling VirtualPostPage. |
| VirtualPostsPage |
Virtual page representing the Post list page.
|
| VirtualTagPage |
Virtual page representing a tag page.
|
| VirtualTagPageFactory |
AmetysObjectFactory handling VirtualTagPage. |
| VirtualTagsPage |
Virtual page representing the Post list page.
|
| VirtualYearPage |
Virtual page representing a year page.
|
| VirtualYearPageFactory |
AmetysObjectFactory handling VirtualYearPage. |
| VirtualYearsPage |
Virtual page representing the Post list by year page.
|