Package org.fenixedu.cms.domain.component
-
Interface Summary Interface Description CMSComponent ComponentContextProvider<T> AComponentContextProviderprovides the slot options forComponentParameterparameters. -
Class Summary Class Description Component Component_Base ComponentContextProvider.EmptyProvider ComponentDescriptor Describes aComponent, containing all the necessary information to dynamically instantiate them.ListCategoryPosts Component that lists thePostof a given category.ListCategoryPosts_Base ListCategoryPosts.CategoriesForSite ListOfCategories Component that lists all theCategoryof a given site.ListPosts Component that lists all the non-staticPostPostsPresentationBean StaticPost StaticPost_Base StaticPost.PostsForSite StrategyBasedComponent StrategyBasedComponent_Base ViewPost Component that obtains the necessary info about aPost -
Annotation Types Summary Annotation Type Description ComponentParameter Marks the annotated method parameter as being a dynamic parameter for the givenComponentType.ComponentType DynamicComponent Marks the annotated constructor as being the dynamic constructor for aComponentsubclass.