| 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. | 
| StaticCompositeMetadata | 
 Implementation of  
CompositeMetadata containing no metadata.getMetadataNames returns an empty array getXXX(name) and getXXXArray(name) return null (or 0) getXXX(name, defaultValue) and getXXXArray(name, defaultValues) return default values.  | 
| 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. 
 |