Uses of Class
org.fenixedu.cms.domain.CMSTheme
-
Packages that use CMSTheme Package Description org.fenixedu.bennu.core.domain org.fenixedu.bennu.io.domain org.fenixedu.cms.api.json org.fenixedu.cms.api.resource org.fenixedu.cms.domain org.fenixedu.cms.ui -
-
Uses of CMSTheme in org.fenixedu.bennu.core.domain
Methods in org.fenixedu.bennu.core.domain that return CMSTheme Modifier and Type Method Description CMSThemeBennu_Base. getDefaultCMSTheme()Methods in org.fenixedu.bennu.core.domain that return types with arguments of type CMSTheme Modifier and Type Method Description Set<CMSTheme>Bennu_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()protected Set<CMSTheme>User_Base. getThemesCreatedSet()Methods in org.fenixedu.bennu.core.domain with parameters of type CMSTheme Modifier and Type Method Description voidBennu_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 CMSTheme Modifier and Type Method Description CMSThemeGroupBasedFile_Base. getThemePreview()Methods in org.fenixedu.bennu.io.domain that return types with arguments of type CMSTheme Modifier and Type Method Description static 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 CMSTheme Modifier and Type Method Description voidGroupBasedFile_Base. setThemePreview(CMSTheme themePreview) -
Uses of CMSTheme in org.fenixedu.cms.api.json
Methods in org.fenixedu.cms.api.json that return CMSTheme Modifier and Type Method Description CMSThemeThemeAdapter. create(com.google.gson.JsonElement arg0, org.fenixedu.bennu.core.json.JsonBuilder arg1)CMSThemeThemeAdapter. 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 Modifier and Type Method Description CMSThemeThemeAdapter. update(com.google.gson.JsonElement arg0, CMSTheme arg1, org.fenixedu.bennu.core.json.JsonBuilder arg2)com.google.gson.JsonElementThemeAdapter. view(CMSTheme theme, org.fenixedu.bennu.core.json.JsonBuilder ctx) -
Uses of CMSTheme in org.fenixedu.cms.api.resource
Methods in org.fenixedu.cms.api.resource with parameters of type CMSTheme Modifier and Type Method Description com.google.gson.JsonElementThemeResource. listTheme(CMSTheme theme) -
Uses of CMSTheme in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return CMSTheme Modifier and Type Method Description static CMSThemeCMSThemeLoader. createFromFolder(File folder)static CMSThemeCMSThemeLoader. createFromZip(ZipFile zipFile)static CMSThemeCMSThemeLoader. createFromZipStream(ZipInputStream zin)static CMSThemeCMSTheme. forType(String t)Searches for aCMSThemewith a given type.protected CMSThemeCMSTemplate_Base. getDefaultTemplateTheme()static CMSThemeCMSTheme. getDefaultTheme()CMSThemeCMSTheme_Base. getExtended()CMSThemeCMSTemplate_Base. getTheme()CMSThemeSite_Base. getTheme()CMSThemeSite. getTheme()CMSThemeSiteBuilder_Base. getTheme()Methods in org.fenixedu.cms.domain that return types with arguments of type CMSTheme Modifier and Type Method Description Set<CMSTheme>CMSTheme_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()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,CMSTheme>CMSTheme_Base. getRelationCMSThemeCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,CMSTheme>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()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,Site>CMSTheme_Base. getRelationSiteCMSTheme()static pt.ist.fenixframework.dml.runtime.DirectRelation<CMSTheme,Site>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 CMSTheme Modifier and Type Method Description voidCMSTheme_Base. addChildren(CMSTheme children)voidCMSTheme_Base. removeChildren(CMSTheme children)protected voidCMSTemplate_Base. setDefaultTemplateTheme(CMSTheme defaultTemplateTheme)voidCMSTheme_Base. setExtended(CMSTheme extended)voidCMSTemplate_Base. setTheme(CMSTheme theme)voidSite_Base. setTheme(CMSTheme theme)voidSite. setTheme(CMSTheme theme)voidSiteBuilder_Base. setTheme(CMSTheme theme) -
Uses of CMSTheme in org.fenixedu.cms.ui
Methods in org.fenixedu.cms.ui with parameters of type CMSTheme Modifier and Type Method Description voidAdminThemes. duplicateTheme(CMSTheme orig, String type, String name, String description)voidAdminThemes. newTheme(String type, String name, String description, CMSTheme ext)
-