Package | Description |
---|---|
fr.paris.lutece.portal.service.plugin | |
fr.paris.lutece.portal.service.portal |
Modifier and Type | Method and Description |
---|---|
Theme |
Plugin.getXPageTheme(javax.servlet.http.HttpServletRequest request)
Returns the theme the plugin use for rendering a Xpage
|
Modifier and Type | Method and Description |
---|---|
Theme |
IThemeService.create(Theme theme)
Creation of an instance of a theme
|
static Theme |
ThemesService.create(Theme theme)
Create a new theme
|
Theme |
IThemeService.getGlobalTheme()
Get the global theme
|
static Theme |
ThemesService.getGlobalTheme(String strTheme)
Returns the global theme
|
static Theme |
ThemesService.getGlobalThemeObject()
Returns the global theme Object
|
static Theme |
ThemesService.getTheme(PageData data,
javax.servlet.http.HttpServletRequest request)
Get the theme code depending of the different priorities.
|
Theme |
IThemeService.getTheme(String strTheme)
Get the theme given the
code_theme |
Theme |
IThemeService.update(Theme theme)
Update of the theme which is specified
|
static Theme |
ThemesService.update(Theme theme)
Update a theme
|
Modifier and Type | Method and Description |
---|---|
Collection<Theme> |
IThemeService.getThemesList()
Return the list of all the themes
|
static Collection<Theme> |
ThemesService.getThemesList()
Get a collection of themes
|
Modifier and Type | Method and Description |
---|---|
Theme |
IThemeService.create(Theme theme)
Creation of an instance of a theme
|
static Theme |
ThemesService.create(Theme theme)
Create a new theme
|
Theme |
IThemeService.update(Theme theme)
Update of the theme which is specified
|
static Theme |
ThemesService.update(Theme theme)
Update a theme
|
Copyright © 2020 City of Paris. All rights reserved.