Class BlogSiteBuilder

All Implemented Interfaces:
Serializable, Sluggable, pt.ist.fenixframework.DomainObject

public class BlogSiteBuilder extends BlogSiteBuilder_Base
SiteTemplate for that is an example of a blog having a dummy content.
See Also:
  • Method Details

    • getInstance

      public static BlogSiteBuilder getInstance()
    • create

      public Site create(org.fenixedu.commons.i18n.LocalizedString name, org.fenixedu.commons.i18n.LocalizedString description)
      Overrides:
      create in class SystemSiteBuilder