- getConfirmRemoveTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
-
Returns the confirmation to remove the theme
- getCreateTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
-
Get the creation page
- getGlobalTheme(Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
-
Returns the global theme
- getGlobalTheme(Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
-
Returns the global theme
- getGlobalTheme(Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
-
Returns the global theme
- getGlobalTheme() - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
-
Get the global theme
- getInstance() - Static method in class fr.paris.lutece.plugins.theme.service.ThemeService
-
Return the ThemeService singleton
- getManageThemes(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
-
Returns the list of Themes
- getModifyTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
-
Get the modification page
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
-
Returns a list of theme resource ids
- getTheme(String) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
-
Get the theme with a given code theme
- getThemes(Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
-
Returns a reference list which contains all the themes
- getThemes() - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
-
Get the list of themes
- getThemesList(Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
-
Returns the list of the themes in form of a reference list
- getThemesList(Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
-
Returns the list of the themes in form of a reference list
- getThemesList(Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
-
Return the list of all the themes
- getThemesList() - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
-
Return the list of all the themes
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
-
Returns the Title of a given resource
- getUserTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
-
Gets the theme selected by the user