Uses of Class
org.fenixedu.cms.domain.CMSTheme
Packages that use CMSTheme
Package
Description
-
Uses of CMSTheme in org.fenixedu.bennu.core.domain
Methods in org.fenixedu.bennu.core.domain that return CMSThemeMethods in org.fenixedu.bennu.core.domain that return types with arguments of type CMSThemeModifier and TypeMethodDescriptionBennu_Base.getCMSThemesSet()static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,CMSTheme> Bennu_Base.getRelationCMSThemeBennu()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,org.fenixedu.bennu.core.domain.User> User_Base.getRelationCMSThemeUser()static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,CMSTheme> Bennu_Base.getRelationPrimaryCMSThemeBennu()User_Base.getThemesCreatedSet()Methods in org.fenixedu.bennu.core.domain with parameters of type CMSThemeModifier and TypeMethodDescriptionvoidBennu_Base.addCMSThemes(CMSTheme CMSThemes) protected voidUser_Base.addThemesCreated(CMSTheme themesCreated) voidBennu_Base.removeCMSThemes(CMSTheme CMSThemes) protected voidUser_Base.removeThemesCreated(CMSTheme themesCreated) voidBennu_Base.setDefaultCMSTheme(CMSTheme defaultCMSTheme) -
Uses of CMSTheme in org.fenixedu.bennu.io.domain
Methods in org.fenixedu.bennu.io.domain that return CMSThemeMethods in org.fenixedu.bennu.io.domain that return types with arguments of type CMSThemeModifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,org.fenixedu.bennu.io.domain.GroupBasedFile> GroupBasedFile_Base.getRelationThemePreview()Methods in org.fenixedu.bennu.io.domain with parameters of type CMSThemeModifier and TypeMethodDescriptionvoidGroupBasedFile_Base.setThemePreview(CMSTheme themePreview) -
Uses of CMSTheme in org.fenixedu.cms.api.json
Methods in org.fenixedu.cms.api.json that return CMSThemeModifier and TypeMethodDescriptionThemeAdapter.create(com.google.gson.JsonElement arg0, org.fenixedu.bennu.core.json.JsonBuilder arg1) ThemeAdapter.update(com.google.gson.JsonElement arg0, CMSTheme arg1, org.fenixedu.bennu.core.json.JsonBuilder arg2) Methods in org.fenixedu.cms.api.json with parameters of type CMSTheme -
Uses of CMSTheme in org.fenixedu.cms.api.resource
Methods in org.fenixedu.cms.api.resource with parameters of type CMSTheme -
Uses of CMSTheme in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return CMSThemeModifier and TypeMethodDescriptionstatic CMSThemeCMSThemeLoader.createFromFolder(File folder) static CMSThemeCMSThemeLoader.createFromZip(ZipFile zipFile) static CMSThemeCMSThemeLoader.createFromZipStream(ZipInputStream zin) static CMSThemeSearches for aCMSThemewith a given type.protected CMSThemeCMSTemplate_Base.getDefaultTemplateTheme()static CMSThemeCMSTheme.getDefaultTheme()CMSTheme_Base.getExtended()CMSTemplate_Base.getTheme()Site_Base.getTheme()Site.getTheme()SiteBuilder_Base.getTheme()Methods in org.fenixedu.cms.domain that return types with arguments of type CMSThemeModifier and TypeMethodDescriptionCMSTheme_Base.getChildrenSet()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,CMSTemplate> CMSTemplate_Base.getRelationCMSTemplateCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,CMSTemplate> CMSTheme_Base.getRelationCMSTemplateCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,CMSTheme> CMSTheme_Base.getRelationCMSThemeBennu()CMSTheme_Base.getRelationCMSThemeCMSTheme()CMSTheme_Base.getRelationCMSThemeCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,org.fenixedu.bennu.core.domain.User> CMSTheme_Base.getRelationCMSThemeUser()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,CMSTemplate> CMSTemplate_Base.getRelationDefaultPage()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,CMSTemplate> CMSTheme_Base.getRelationDefaultPage()static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,CMSTheme> CMSTheme_Base.getRelationPrimaryCMSThemeBennu()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,SiteBuilder> CMSTheme_Base.getRelationSiteBuilderCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,SiteBuilder> SiteBuilder_Base.getRelationSiteBuilderCMSTheme()CMSTheme_Base.getRelationSiteCMSTheme()Site_Base.getRelationSiteCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,org.fenixedu.bennu.io.domain.GroupBasedFile> CMSTheme_Base.getRelationThemePreview()Methods in org.fenixedu.cms.domain with parameters of type CMSThemeModifier and TypeMethodDescriptionvoidCMSTheme_Base.addChildren(CMSTheme children) voidCMSTheme_Base.removeChildren(CMSTheme children) protected voidCMSTemplate_Base.setDefaultTemplateTheme(CMSTheme defaultTemplateTheme) voidCMSTheme_Base.setExtended(CMSTheme extended) voidvoidvoidvoid