C D F G I L M P R S T U 

C

COOKIE_NAME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
create(Theme, Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
Creation of an instance of a theme
create(Theme) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
Creation of an instance of a theme

D

delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
Delete a record from the table
delete(String, Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
Delete a record from the table
doCreateTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
 
doModifyGlobalTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
Modify the global theme
doModifyTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
 
doModifyUserTheme(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
Modify the User theme
doRemoveTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
Remove a profile

F

findByPrimaryKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
Returns an instance of an theme whose identifier is specified in parameter
fr.paris.lutece.plugins.theme.business - package fr.paris.lutece.plugins.theme.business
 
fr.paris.lutece.plugins.theme.service - package fr.paris.lutece.plugins.theme.service
 
fr.paris.lutece.plugins.theme.utils.constants - package fr.paris.lutece.plugins.theme.utils.constants
 
fr.paris.lutece.plugins.theme.web - package fr.paris.lutece.plugins.theme.web
 

G

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

I

init() - Method in class fr.paris.lutece.plugins.theme.service.ThemePlugin
Initialize the plugin form
init() - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
Init
insert(Theme, Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
Insert a new record in the table.
insert(Theme, Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
Insert a new record in the table.
isValidTheme(String, Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
Checks if the theme is among existing themes
isValidTheme(String) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
Checks if the theme is among existing themes
IThemeDAO - Interface in fr.paris.lutece.plugins.theme.business
This class provides Data Access methods for Theme objects

L

load(String, Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
load the data of Level from the table
load(String, Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
load the data of Level from the table

M

MARK_ACTIONS_LIST - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MARK_BASE_URL - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MARK_PERMISSION_CREATE_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MARK_PERMISSION_MODIFY_GLOBAL_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MARK_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MARK_THEME_DEFAULT - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MARK_THEMES_LIST - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MESSAGE_CANNOT_DELETE_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MESSAGE_CONFIRM_REMOVE_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
MESSAGE_OBJECT_NOT_FOUND - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 

P

PARAMETER_CODE_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_PATH_CSS - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_PATH_IMAGES - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_PATH_JS - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_THEME - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_THEME_AUTHOR - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_THEME_AUTHOR_URL - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_THEME_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_THEME_LICENCE - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_THEME_VERSION - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PARAMETER_URL - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 
PERMISSION_CREATE_THEME - Static variable in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
 
PERMISSION_DELETE_THEME - Static variable in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
 
PERMISSION_MODIFY_GLOBAL_THEME - Static variable in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
 
PERMISSION_MODIFY_THEME - Static variable in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.theme.service.ThemePlugin
 
PROPERTY_MANAGE_THEMES_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.theme.utils.constants.ThemeConstants
 

R

register() - Method in class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
Initializes the service
remove(String, Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
Remove the theme whose identifier is specified in parameter
remove(String) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
Remove the theme whose identifier is specified in parameter
RIGHT_MANAGE_THEMES - Static variable in class fr.paris.lutece.plugins.theme.web.ThemeJspBean
 

S

selectThemesList(Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
Returns a list of all the themes
selectThemesList(Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
Returns a list of all the themes
setGlobalTheme(String, Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
Sets the global theme
setGlobalTheme(String, Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
Sets the global theme
setGlobalTheme(String, Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
Sets the global theme
setGlobalTheme(String) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
Set the global theme
store(Theme, Plugin) - Method in interface fr.paris.lutece.plugins.theme.business.IThemeDAO
Update the record in the table
store(Theme, Plugin) - Method in class fr.paris.lutece.plugins.theme.business.ThemeDAO
Update the record in the table

T

ThemeConstants - Class in fr.paris.lutece.plugins.theme.utils.constants
ThemeConstants
ThemeDAO - Class in fr.paris.lutece.plugins.theme.business
This class provides Data Access methods for Theme objects
ThemeDAO() - Constructor for class fr.paris.lutece.plugins.theme.business.ThemeDAO
 
ThemeHome - Class in fr.paris.lutece.plugins.theme.business
This class provides instances management methods (create, find, ...) for Theme objects
ThemeJspBean - Class in fr.paris.lutece.plugins.theme.web
ThemeJspBean
ThemeJspBean() - Constructor for class fr.paris.lutece.plugins.theme.web.ThemeJspBean
 
ThemePlugin - Class in fr.paris.lutece.plugins.theme.service
class ThemePlugin
ThemePlugin() - Constructor for class fr.paris.lutece.plugins.theme.service.ThemePlugin
 
ThemeResourceIdService - Class in fr.paris.lutece.plugins.theme.service
ThemeResourceIdService
ThemeResourceIdService() - Constructor for class fr.paris.lutece.plugins.theme.service.ThemeResourceIdService
Create a new instance of ThemeResourceIdService
ThemeService - Class in fr.paris.lutece.plugins.theme.service
ThemeService
ThemeService() - Constructor for class fr.paris.lutece.plugins.theme.service.ThemeService
 

U

update(Theme, Plugin) - Static method in class fr.paris.lutece.plugins.theme.business.ThemeHome
Update of the theme which is specified
update(Theme) - Method in class fr.paris.lutece.plugins.theme.service.ThemeService
Update of the theme which is specified
C D F G I L M P R S T U 

Copyright © 2014 Mairie de Paris. All rights reserved.