Package org.ametys.plugins.blog
-
Interface Summary Interface Description BlogConstants Blog constants.BlogObservationConstants Constants for event identifiers. -
Class Summary Class Description BlogCacheManager Blog cache manager.BlogCacheManager.AllPostCache Cache of all the posts.BlogCacheManager.FuturePostCache Cache of identifier of the future posts.BlogCacheManager.Post Class representing a Post in the cache.BlogCacheManager.PostDateCache Post cache by date.BlogCacheManager.PostSiteLang A Post with site name and language.BlogCacheManager.PostTagCache Post cache by tag.BlogPageHandler Retrieves blog pages.BlogRootPageGenerator Blog root page generator.BlogSiteEnumerator Blog site enumerator.BlogXSLTHelper Helper component to be used from XSL stylesheets.ContentViewEnumerator Metadata set enumerator.InitializeBlogSiteObserver Initializes all blog pages when a site is created.PostObserver Observes post creation, modification and deletion to update the cache accordingly.