Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

addNewPageBuilderParameter(ReferenceItem) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Add a new parameter
addTab(LuteceUser, String) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Add a new tab to the given user
addWidget(LuteceUser, int, int, int) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Add a widget to a page of an user

B

BEAN_NAME - Static variable in class fr.paris.lutece.plugins.myportal.service.CategoryService
 
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
 
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.myportal.service.WidgetContentService
 
buildPage(PageConfig, LuteceUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.myportal.service.IPageBuilder
Build the page according the user and its configuration
buildPage(PageConfig, LuteceUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.service.PageBuilder
Build the page given a page config and a LuteceUser

C

Category - Class in fr.paris.lutece.plugins.myportal.business
This is the business class for the object Category
Category() - Constructor for class fr.paris.lutece.plugins.myportal.business.Category
 
CategoryDAO - Class in fr.paris.lutece.plugins.myportal.business
This class provides Data Access methods for Category objects
CategoryDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.CategoryDAO
 
CategoryHome - Class in fr.paris.lutece.plugins.myportal.business
This class provides instances management methods (create, find, ...) for Category objects
CategoryJspBean - Class in fr.paris.lutece.plugins.myportal.web
This class provides the user interface to manage Category, Widget, features ( manage, create, modify, remove )
CategoryJspBean() - Constructor for class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
 
CategoryService - Class in fr.paris.lutece.plugins.myportal.service
CategoryService
ColumnStyleDAO - Class in fr.paris.lutece.plugins.myportal.business
This class provides Data Access methods for Style objects
ColumnStyleDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
 
ColumnStyleHome - Class in fr.paris.lutece.plugins.myportal.business
This class provides instances management methods (create, find, ...) for Style objects
compareTo(WidgetComponent) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Compare to a widget component by its order
containsDescription() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute Description
containsFilterColumn() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
containsFilterOrder() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
containsIdCategory() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute ID category
containsIdStyle() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute ID style
containsIsEssential() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute essential
containsIsNew() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute new
containsName() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute Name
containsStatus() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute Name
containsWidgetType() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter contains the attribute Widget Type
convertStringToInt(String) - Static method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
convert a string to int
create(Category) - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Create an instance of the category class
create(Style) - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Create an instance of the style class
create(WidgetComponent) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Creation of an instance of widgetComponent
create(Icon, Plugin) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
Creation of an instance of icon
create(ReferenceItem) - Static method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterHome
Insert a new parameter
create(UserPageConfig) - Static method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigHome
Create an instance of the userPageConfig class
create(Widget) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Create an instance of the widget class
create(Style) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Create an instance of the style class
createCategory(Category) - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Create an instance of the category class
createWidget(Widget) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Create a new widget.

D

DefaultPageBuilderDAO - Class in fr.paris.lutece.plugins.myportal.business
DefaultPageBuilderDAO
DefaultPageBuilderDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
 
DefaultPageBuilderHome - Class in fr.paris.lutece.plugins.myportal.business
DefaultPageBuilderHome
DefaultPageBuilderJspBean - Class in fr.paris.lutece.plugins.myportal.web
DefaultPageBuilderJspBean
DefaultPageBuilderJspBean() - Constructor for class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
 
DefaultPageBuilderService - Class in fr.paris.lutece.plugins.myportal.service
DefaultPageBuilderService
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IColumnStyleDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
Delete the Icon Object
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Delete a record from the table
delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IUserPageConfigDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetStyleDAO
Delete a record from the table
delete(String, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
Delete a record from the table
deleteAll(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Delete all record from the table
deleteAll(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Delete all record from the table
deleteAllColumnStyles(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.parameter.IPageBuilderParameterDAO
Delete all parameter associated to the column style
deleteAllColumnStyles(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterDAO
Delete all parameter associated to the column style
deleteByColumnMax(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Delete the records that have a column > to the given nColumnMax
deleteByColumnMax(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Delete the records that have a column > to the given nColumnMax
delTab(LuteceUser, int) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
del tab name
doAddTab(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Process add tab
doAddWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Process add content - add a widget to the page
doCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Process the data capture form of a new category
doCreateIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Perform the icon creation
doCreateWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Process the data capture form of a new widget
doDelTab(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Delete a tab
doEditTab(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Edit a tab
doEditWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Edit a widget
doModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Process the change form of a category
doModifyIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Perform the icon modification
doModifyWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Process the change form of a widget
doModifyWidgetParameterDefaultValues(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Modify the widget parameter default values
doMoveWidgetComponent(WidgetComponent, int, int, boolean) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Moves the widgetComponent.
doMoveWidgetComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Moves the widgetComponent
doRemoveByColumnMax(int) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Remove widget Components that are in a column > to the given column max
doRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Handles the removal form of a category
doRemoveIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Perform the icon supression
doRemoveWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Process delete - remove a widget from the page
doRemoveWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Handles the removal form of a widget
doRemoveWidgetComponent(int) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Remove widget Component
doRemoveWidgetComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Remove a widget component from the default page
doReorderColumn(int) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Reorders column's widgetComponent
doReorderColumn(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Reorders columns
doSavePortalState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Process save portal state

E

editTab(LuteceUser, String, int) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
change tab name
editWidget(LuteceUser, int, int, int) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Edit a widget
equals(Object) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent

F

FILTER_TRUE - Static variable in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
 
findAll() - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Loads the data of all the widgetComponent
findAll() - Static method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterHome
Load all the parameter default values
findByFilter(WidgetComponentFilter) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Loads the data of all the widgetComponent
findByKey(String) - Static method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterHome
Load the parameter value
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Returns an instance of a category whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Returns an instance of a style whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Returns an instance of a widgetComponent whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
Load the icon Object
findByPrimaryKey(String) - Static method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigHome
Returns an instance of a userPageConfig whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Returns an instance of a widget whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Returns an instance of a style whose identifier is specified in parameter
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Returns an instance of a category whose identifier is specified in parameter
findColumns() - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Find the columns list
findFirstCategory() - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Find the first category
findFirstCategory() - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Find the first category (order by the ID category)
findMaxOrder() - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Finds the max order for all columns.
findMaxOrder(int) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Finds the max order for the column.
findResetPassword(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
findWidgetIds() - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Return the widget ids list
fr.paris.lutece.plugins.myportal.business - package fr.paris.lutece.plugins.myportal.business
 
fr.paris.lutece.plugins.myportal.business.icon - package fr.paris.lutece.plugins.myportal.business.icon
 
fr.paris.lutece.plugins.myportal.business.page - package fr.paris.lutece.plugins.myportal.business.page
 
fr.paris.lutece.plugins.myportal.business.parameter - package fr.paris.lutece.plugins.myportal.business.parameter
 
fr.paris.lutece.plugins.myportal.service - package fr.paris.lutece.plugins.myportal.service
 
fr.paris.lutece.plugins.myportal.service.cache - package fr.paris.lutece.plugins.myportal.service.cache
 
fr.paris.lutece.plugins.myportal.service.handler - package fr.paris.lutece.plugins.myportal.service.handler
 
fr.paris.lutece.plugins.myportal.util.auth - package fr.paris.lutece.plugins.myportal.util.auth
 
fr.paris.lutece.plugins.myportal.web - package fr.paris.lutece.plugins.myportal.web
 

G

getAccessControledTemplate() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getAccessDeniedTemplate() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getAllSetWidgetComponents() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Finds all widgetComponent with column and order set.
getAnonymousUser() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getAuthServiceName() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getAuthType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getBrowseCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get Browse categories popup
getBrowseCategoriesWidgets(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get Add Widget Content
getBrowseEssentialWidgets(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the essential widgets list html
getBrowseNewWidgets(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the new widgets list html
getBuildDefaultPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Get the page to build the default page
getCategories() - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Load the data of all the category objects and returns them in form of a ReferenceList
getCategories() - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Load the data of all the category objects and returns them in form of a ReferenceList
getCategoriesList() - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Load the data of all the category objects and returns them in form of a collection
getCategoriesList() - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Load the data of all the category objects and returns them in form of a collection
getCategory() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the Category
getColumn() - Method in class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
Returns the Column
getColumn() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Returns the Column
getColumnCount() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Returns the column count, with DefaultPageBuilderService#PROPERTY_COLUMN_COUNT.
getColumnStyle(int) - Method in class fr.paris.lutece.plugins.myportal.service.StyleService
Get the column style
getColumnStyles() - Method in class fr.paris.lutece.plugins.myportal.service.StyleService
Load the data of all the style objects and returns them in form of a list
getConfigData() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the ConfigData
getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Manages the removal form of a category whose identifier is in the http request
getConfirmRemoveIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Gets the confirmation page of delete icon
getConfirmRemoveWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Manages the removal form of a widget whose identifier is in the http request
getContent() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetsTag
 
getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Returns the form to create a category
getCreateIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Gets the icon creation page
getCreateWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Returns the form to create a widget
getCssClass() - Method in class fr.paris.lutece.plugins.myportal.business.Style
Returns the CssClass
getCssClass() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the CssClass
getCssClass() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetsTag
 
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalAdminDashboardComponent
getDescription() - Method in class fr.paris.lutece.plugins.myportal.business.Category
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.myportal.service.handler.HtmlWidgetHandler
Get the description of the handler
getDescription() - Method in interface fr.paris.lutece.plugins.myportal.service.handler.WidgetHandler
Get the description of the handler
getDispolayFO() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
getDoLoginUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getDoLogoutUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getEssentialWidgets() - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Get the list of essential widgets
getFilterColumn() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
Filter column
getFilterOrder() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
Filter order
getHandler(String) - Method in class fr.paris.lutece.plugins.myportal.service.handler.WidgetHandlerService
Get a handler given a type
getHandlers() - Method in class fr.paris.lutece.plugins.myportal.service.handler.WidgetHandlerService
Get the handlers as a ReferenceList
getHeight() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
getHttpAuthenticatedUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getIconFO() - Method in class fr.paris.lutece.plugins.myportal.service.IconService
 
getIconUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getId() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
getId() - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IReferenceItem
return the item id
getId() - Method in class fr.paris.lutece.plugins.myportal.business.Style
Returns the IdStyle
getId() - Method in enum fr.paris.lutece.plugins.myportal.business.WidgetStatusEnum
Renvoie l'identifiant
getIdCategory() - Method in class fr.paris.lutece.plugins.myportal.business.Category
Returns the IdCategory
getIdCategory() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the IdCategory
getIdCategory() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Returns the IdCategory
getIdIcon() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the IdIcon
getIdStyle() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the IdStyle
getIdStyle() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Returns the IdStyle
getIdWidget() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the IdWidget
getIdWidget() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Returns the WidgetId
getIdWidgetComponent() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Get WidgetConfigId
getImageResource(int) - Method in class fr.paris.lutece.plugins.myportal.service.IconService
Return the Resource id
getInstance() - Static method in class fr.paris.lutece.plugins.myportal.service.cache.WidgetCacheService
Get the instance of WidgetCacheService
getInstance() - Static method in class fr.paris.lutece.plugins.myportal.service.cache.WidgetContentCacheService
Get the instance of WidgetContentCacheService
getInstance() - Static method in class fr.paris.lutece.plugins.myportal.service.IconService
Get the unique instance of the service
getInstance() - Static method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Get the instance of MyPortalPageService
getInstance() - Static method in class fr.paris.lutece.plugins.myportal.service.StyleService
Get the instance of StyleService
getIsEssential() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Check if the widget is essential
getIsEssential() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the widget is essential
getIsNew() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Check if the widget is new
getIsNew() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the widget is new
getIsWideSearch() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Check if the filter is applied to a wide search or not.
getListIcons(Plugin) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
return the list of all icon
getListIconsFO(boolean) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
return the list of all icon to display in front
getLoginPageUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getLostLoginPageUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getLostPasswordPageUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getManageAdvancedParameters(AdminUser) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Get the model to manage the advanced parameters
getManageAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Returns the advanced parameters management interface
getManageCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Returns the list of category
getManageIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Return management icon ( list of icon )
getManageWidgets(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Returns the list of widget
getMimeType() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
the icon mime type
getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.CategoryJspBean
Returns the form to update info about a category
getModifyIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.IconJspBean
Gets the icon modification page
getModifyWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
Returns the form to update info about a widget
getMyPortalAddTab(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the content of the page getMyPortalAddTab
getMyPortalEditTab(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the content of editing a tab
getMyPortalEditWidget(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the content of editing a widget
getMyPortalNavigation(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the content of the page MyPortalNavigation
getName() - Method in class fr.paris.lutece.plugins.myportal.business.Category
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
Returns the icon name
getName() - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IReferenceItem
 
getName() - Method in class fr.paris.lutece.plugins.myportal.business.page.PageConfig
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.myportal.business.page.TabConfig
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.myportal.business.Style
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.myportal.service.cache.WidgetCacheService
getName() - Method in class fr.paris.lutece.plugins.myportal.service.cache.WidgetContentCacheService
getName() - Method in class fr.paris.lutece.plugins.myportal.service.handler.HtmlWidgetHandler
Get the name of the handler
getName() - Method in interface fr.paris.lutece.plugins.myportal.service.handler.WidgetHandler
Get the name of the handler
getName() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getNewAccountPageUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getNewWidgets() - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Get the list of new widgets
getOrder() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Get the Order
getOrderedColumnsStatus() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Builds the map to with column id as key, and true as value if column is well ordered, false otherwise.
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Returns the content of the page myportal.
getPageBuilderParamDefaultValues() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Get the list of widget parameter default values
getPageBuilderParameterDefaultValue(String) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Get the parameter
getPluginName() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getPublicMandatoryWidgets(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Get the list of public or mandatory widgets
getPublicMandatoryWidgets(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Get the list of public or mandatory widgets
getPublicMandatoryWidgets() - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Get the list of public or mandatory widgets
getPublicMandatoryWidgets() - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Get the list of public or mandatory widgets
getResetPasswordPageUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalResourceIdService
Returns a list of resource ids
getResourceImageEntryUrl(int) - Static method in class fr.paris.lutece.plugins.myportal.service.IconService
Management of the image associated to the EntryUrl
getResourceTypeId() - Method in class fr.paris.lutece.plugins.myportal.service.IconService
Return the Resource Type id
getRolesByUser(LuteceUser) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getSearchWidgets(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get the new widgets list html
getStatus() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Get the status of the widget
getStatus() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Get the status of the widget
getStyle() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the Style
getStyleName() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Get widget style
getStyles() - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Load the data of all the style objects and returns them in form of a list
getStyles() - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Load the data of all the style objects and returns them in form of a list
getStylesList() - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Load the data of all the style objects and returns them in form of a list
getStylesList() - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Load the data of all the style objects and returns them in form of a list
getTabList() - Method in class fr.paris.lutece.plugins.myportal.business.page.PageConfig
Returns the TabList
getTabList(LuteceUser) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Get the list of tabs of the given user
getTabs(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.MyPortalApp
Get tabs of my portal used by MyPortal.jsp
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalResourceIdService
Returns the Title of a given resource
getUser(String) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getUserGuid() - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfig
Returns the UserGuid
getUserPage(LuteceUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Gets the page for a given user
getUserPageConfig() - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfig
Returns the UserPageConfig
getUsers() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getUserWidgetIds(LuteceUser) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Get the widget IDs from a given LuteceUser
getValue() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
get the icon file value
getViewAccountPageUrl() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
getWidget(int) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Returns widgets description from the cache
getWidgetComponents(int) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
 
getWidgetContent(int, LuteceUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetContentService
Get the widget content
getWidgetId() - Method in class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
Returns the WidgetId
getWidgetList() - Method in class fr.paris.lutece.plugins.myportal.business.page.TabConfig
Returns the WidgetList
getWidgetName() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Get widget name
getWidgetsByCategoryId(int) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Get the list of widgets given an id category
getWidgetsByFilter(WidgetFilter, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Get the list of widgets by filter
getWidgetsByFilter(WidgetFilter, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Get the list of widgets by filter
getWidgetsByFilter(WidgetFilter) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Get the list of widgets by filter
getWidgetsByName(String) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Get the list of widgets given a name
getWidgetService() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
getter widgetService
getWidgetsList() - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Load the data of all the widget objects and returns them in form of a collection
getWidgetsList() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Get the list of widgets that are not currently put on the default page builder
getWidgetsList() - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Load the data of all the widget objects and returns them in form of a collection
getWidgetsListPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
Get the page of widgets list
getWidgetState() - Method in class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
Returns the WidgetState
getWidgetState() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Returns the WidgetState
getWidgetStyles() - Method in class fr.paris.lutece.plugins.myportal.service.StyleService
Load the data of all the style objects and returns them in form of a list
getWidgetType() - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Returns the WidgetType
getWidgetType() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Returns the WidgetType
getWidth() - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 

H

hashCode() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
HtmlWidgetHandler - Class in fr.paris.lutece.plugins.myportal.service.handler
Html Widget Handler
HtmlWidgetHandler() - Constructor for class fr.paris.lutece.plugins.myportal.service.handler.HtmlWidgetHandler
 

I

ICategoryDAO - Interface in fr.paris.lutece.plugins.myportal.business
ICategoryDAO Interface
IColumnStyleDAO - Interface in fr.paris.lutece.plugins.myportal.business
IStyleDAO Interface
Icon - Class in fr.paris.lutece.plugins.myportal.business.icon
Icon
Icon() - Constructor for class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
IconDAO - Class in fr.paris.lutece.plugins.myportal.business.icon
class IconDAO
IconDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
IconHome - Class in fr.paris.lutece.plugins.myportal.business.icon
This class provides instances management methods (create, find, ...) for Icon objects
IconJspBean - Class in fr.paris.lutece.plugins.myportal.web
class IconJspBean
IconJspBean() - Constructor for class fr.paris.lutece.plugins.myportal.web.IconJspBean
 
IconService - Class in fr.paris.lutece.plugins.myportal.service
Service for Url entry types.
IDefaultPageBuilderDAO - Interface in fr.paris.lutece.plugins.myportal.business
IDefaultPageBuilderDAO
IIconDAO - Interface in fr.paris.lutece.plugins.myportal.business.icon
IIconDAO
init() - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPlugin
Initialize the MyPortalPlugin
insert(Category, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Insert a new record in the table.
insert(Style, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
Insert a new record in the table.
insert(WidgetComponent, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Insert a new record in the table.
insert(Category, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Insert a new record in the table.
insert(Style, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IColumnStyleDAO
Insert a new record in the table.
insert(Icon, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
insert(Icon, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
Insert a new record in the table.
insert(WidgetComponent, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Insert a new record in the table.
insert(UserPageConfig, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IUserPageConfigDAO
Insert a new record in the table.
insert(Widget, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Insert a new record in the table.
insert(Style, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetStyleDAO
Insert a new record in the table.
insert(ReferenceItem, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.parameter.IPageBuilderParameterDAO
Insert a new parameter
insert(ReferenceItem, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterDAO
Insert a new parameter
insert(UserPageConfig, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigDAO
Insert a new record in the table.
insert(Widget, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Insert a new record in the table.
insert(Style, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
Insert a new record in the table.
instance() - Static method in class fr.paris.lutece.plugins.myportal.service.handler.WidgetHandlerService
Get an instance of WidgetHandlerService
IPageBuilder - Interface in fr.paris.lutece.plugins.myportal.service
IPageBuilder
IPageBuilderParameterDAO - Interface in fr.paris.lutece.plugins.myportal.business.parameter
IMyAppsParameterDAO
IReferenceItem - Interface in fr.paris.lutece.plugins.myportal.business.icon
IReferenceItem
isCustomizable() - Method in class fr.paris.lutece.plugins.myportal.service.handler.HtmlWidgetHandler
Check if the widget is customizable or not.
isCustomizable() - Method in interface fr.paris.lutece.plugins.myportal.service.handler.WidgetHandler
Check if the widget is customizable or not.
isDelegatedAuthentication() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
isExternalAuthentication() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
isMultiAuthenticationSupported() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
isUserInRole(LuteceUser, HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
isUsersListAvailable() - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
IUserPageConfigDAO - Interface in fr.paris.lutece.plugins.myportal.business
IUserPageConfigDAO Interface
IWidgetDAO - Interface in fr.paris.lutece.plugins.myportal.business
IWidgetDAO Interface
IWidgetStyleDAO - Interface in fr.paris.lutece.plugins.myportal.business
IStyleDAO Interface

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
Load the data of the style from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Load the data of the IndexerAction from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IColumnStyleDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
Load the icon Object
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Load the data of the IndexerAction from the table
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IUserPageConfigDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetStyleDAO
Load the data from the table
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.parameter.IPageBuilderParameterDAO
Load the parameter value
load(String, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterDAO
Load the parameter value
load(String, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigDAO
Load the data of the userPageConfig from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Load the data of the widget from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
Load the data of the style from the table
login(String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
logout(LuteceUser) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication

M

MyPortalAdminDashboardComponent - Class in fr.paris.lutece.plugins.myportal.web
MyPortalAdminDashboardComponent
MyPortalAdminDashboardComponent() - Constructor for class fr.paris.lutece.plugins.myportal.web.MyPortalAdminDashboardComponent
 
MyPortalApp - Class in fr.paris.lutece.plugins.myportal.web
This class provides a simple implementation of an XPage
MyPortalApp() - Constructor for class fr.paris.lutece.plugins.myportal.web.MyPortalApp
 
MyPortalAuthentication - Class in fr.paris.lutece.plugins.myportal.util.auth
MyPortalAuthentication
MyPortalAuthentication() - Constructor for class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
 
MyPortalPageService - Class in fr.paris.lutece.plugins.myportal.service
MyPortalPageService
MyPortalPlugin - Class in fr.paris.lutece.plugins.myportal.service
class MyPortalPlugin
MyPortalPlugin() - Constructor for class fr.paris.lutece.plugins.myportal.service.MyPortalPlugin
 
MyPortalResourceIdService - Class in fr.paris.lutece.plugins.myportal.service
MyPortalResourceIdService
MyPortalResourceIdService() - Constructor for class fr.paris.lutece.plugins.myportal.service.MyPortalResourceIdService
Constructor
MyPortalUser - Class in fr.paris.lutece.plugins.myportal.util.auth
MyPortalUser
MyPortalUser(String) - Constructor for class fr.paris.lutece.plugins.myportal.util.auth.MyPortalUser
Constructor

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Get a new PK
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Get a new PK
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IColumnStyleDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Get a new PK
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetStyleDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
Generates a new primary key
newPrimaryKey() - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Generates a new primary key

P

PageBuilder - Class in fr.paris.lutece.plugins.myportal.service
This is an implentation of a page builder.
PageBuilder() - Constructor for class fr.paris.lutece.plugins.myportal.service.PageBuilder
 
PageBuilderParameterDAO - Class in fr.paris.lutece.plugins.myportal.business.parameter
MyAppsParameterDAO
PageBuilderParameterDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterDAO
 
PageBuilderParameterHome - Class in fr.paris.lutece.plugins.myportal.business.parameter
WidgetParameterHome
PageConfig - Class in fr.paris.lutece.plugins.myportal.business.page
PageConfig
PageConfig() - Constructor for class fr.paris.lutece.plugins.myportal.business.page.PageConfig
 
PageConfigJsonUtil - Class in fr.paris.lutece.plugins.myportal.service
PageConfigJsonUtil
parseJson(String) - Static method in class fr.paris.lutece.plugins.myportal.service.PageConfigJsonUtil
Create a PageConfig object from a JSON flow
PERMISSION_MANAGE_ADVANCED_PARAMETERS - Static variable in class fr.paris.lutece.plugins.myportal.service.MyPortalResourceIdService
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.myportal.service.MyPortalPlugin
 

R

register() - Method in class fr.paris.lutece.plugins.myportal.service.IconService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalResourceIdService
Initializes the service
remove(int) - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Remove the category whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Remove the style whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Remove the widgetComponent whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
remove icon which is specified in parameter
remove(String) - Static method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigHome
Remove the userPageConfig whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Remove the widget whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Remove the style whose identifier is specified in parameter
removeAll() - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Remove the widgetComponent whose identifier is specified in parameter
removeAllColumnStyleFromPageBuilderParameter() - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Remove all column styles
removeAllColumnStyles() - Static method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterHome
Remove all parameters associated to the column styles
removeByColumnMax(int) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Delete the records that have a column > to the given nColumnMax
removeCache(String) - Method in class fr.paris.lutece.plugins.myportal.service.cache.WidgetContentCacheService
Remove the cache by a key
removeCache(int) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetContentService
Remove the cache by a given name
removeCache(int, LuteceUser) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetContentService
Remove the cache by a given name
removeCategory(int) - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Remove the category whose identifier is specified in parameter.
removeWidget(LuteceUser, int) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Remove a widget from an user's page
removeWidget(int) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Remove a widget.
renderWidget(Widget, LuteceUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.service.handler.HtmlWidgetHandler
Render a widget
renderWidget(Widget, LuteceUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.myportal.service.handler.WidgetHandler
Render a widget
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.myportal.service.MyPortalResourceIdService
 
RIGHT_DEFAULT_PAGE_BUILDER - Static variable in class fr.paris.lutece.plugins.myportal.web.DefaultPageBuilderJspBean
 
RIGHT_MANAGE_MYPORTAL_WIDGET - Static variable in class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
 

S

selectAll(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
select all Icons
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.parameter.IPageBuilderParameterDAO
Load all the parameter default values
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterDAO
Load all the parameter default values
selectAllWidgetComponents(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Finds all WidgetComponent
selectAllWidgetComponents(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Finds all WidgetComponent
selectCategoriesList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Load the data of all the category objects and returns them as a collection
selectCategoriesList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Load the data of all the category objects and returns them as a collection
selectColumns(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Returns the columns list
selectColumns(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Returns the columns list
selectFirstCategory(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Select the first category
selectFirstCategory(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Select the first category
selectIconFO(boolean, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
selectIconFO(boolean, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
select all Icons to display in front
selectMaxOrder(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Returns the max order value, for all columns
selectMaxOrder(int, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Returns the max order value, for the given column
selectMaxOrder(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Returns the max order value, for all columns
selectMaxOrder(int, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Returns the max order value, for the given column
selectStylesList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
Load the data of all the styles and returns them as a List
selectStylesList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IColumnStyleDAO
Load the data of all the style objects and returns them as a List
selectStylesList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetStyleDAO
Load the data of all the style objects and returns them as a List
selectStylesList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
Load the data of all the styles and returns them as a List
selectWidgetComponents(WidgetComponentFilter, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Finds all WidgetComponent matching filter
selectWidgetComponents(WidgetComponentFilter, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Finds all WidgetComponent matching filter
selectWidgetIds(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Return the widget ids list
selectWidgetIds(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Return the widget ids list
selectWidgetsList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Load the data of all the widget objects and returns them as a collection
selectWidgetsList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Load the data of all the widgets and returns them as a collection
setCategory(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the Category
setCategoryWidgetsCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Set the cache key service
setColumn(int) - Method in class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
Sets the Column
setColumn(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Sets the Column
setConfigData(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the ConfigData
setContent(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetsTag
 
setCssClass(String) - Method in class fr.paris.lutece.plugins.myportal.business.Style
Sets the CssClass
setCssClass(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the CssClass
setCssClass(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetsTag
 
setDefaultPageBuilderService(DefaultPageBuilderService) - Method in class fr.paris.lutece.plugins.myportal.service.PageBuilder
Set the default page builder service
setDescription(String) - Method in class fr.paris.lutece.plugins.myportal.business.Category
Sets the Description
setDescription(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the Description
setDescription(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Sets the Description
setDispolayFO(boolean) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
setEssentialWidgetsCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Set the cache key service
setFilterColumn(Integer) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
Filter column
setFilterOrder(Integer) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
Filter order
setHeight(int) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
setIconCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Set the cache key service
setId(int) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
set the id of the icon
setId(int) - Method in class fr.paris.lutece.plugins.myportal.business.Style
Sets the IdStyle
setIdCategory(int) - Method in class fr.paris.lutece.plugins.myportal.business.Category
Sets the IdCategory
setIdCategory(int) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the IdCategory
setIdCategory(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Sets the IdCategory
setIdIcon(int) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the IdIcon
setIdStyle(int) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the IdStyle
setIdStyle(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Sets the IdStyle
setIdWidget(int) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the IdWidget
setIdWidget(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Sets the WidgetId
setIdWidgetComponent(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Set WidgetConfigId
setIsEssential(boolean) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Set the widget as essential
setIsEssential(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Set the widget as essential
setIsNew(boolean) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Set the widget as new
setIsNew(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Set the widget as new
setIsWideSearch(boolean) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Set true if the filter is applied to a wide search.
setMimeType(String) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
set the icon mime type
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.Category
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
Set the icon name
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.page.PageConfig
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.page.TabConfig
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.Style
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Sets the Name
setNewWidgetsCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Set the cache key service
setOrder(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Set the Order
setPageConfigUser(LuteceUser, String) - Method in class fr.paris.lutece.plugins.myportal.service.MyPortalPageService
Set a page config to the given user
setStatus(int) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Set the status of the widget
setStatus(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Set the status of the widget
setStyle(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the Style
setStyleName(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Set widget style
setTabList(List<TabConfig>) - Method in class fr.paris.lutece.plugins.myportal.business.page.PageConfig
Sets the TabList
setUserGuid(String) - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfig
Sets the UserGuid
setUserPageConfig(String) - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfig
Sets the UserPageConfig
setValue(byte[]) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
set the icon file value
setWidgetCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Set the cache key service
setWidgetContentCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetContentService
Set the cache key service
setWidgetContentService(WidgetContentService) - Method in class fr.paris.lutece.plugins.myportal.service.PageBuilder
Set the widget content service
setWidgetContentService(WidgetContentService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Set the widget content service
setWidgetId(int) - Method in class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
Sets the WidgetId
setWidgetList(List<WidgetConfig>) - Method in class fr.paris.lutece.plugins.myportal.business.page.TabConfig
Sets the WidgetList
setWidgetName(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Set widgetname
setWidgetService(WidgetService) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
setter widgetService
setWidgetService(WidgetService) - Method in class fr.paris.lutece.plugins.myportal.service.PageBuilder
Set the widget service
setWidgetService(WidgetService) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetContentService
Set the widget service
setWidgetState(int) - Method in class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
Sets the WidgetState
setWidgetState(int) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponent
Sets the WidgetState
setWidgetType(String) - Method in class fr.paris.lutece.plugins.myportal.business.Widget
Sets the WidgetType
setWidgetType(String) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Sets the WidgetType
setWidth(int) - Method in class fr.paris.lutece.plugins.myportal.business.icon.Icon
 
store(Category, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.CategoryDAO
Update the record in the table
store(Style, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleDAO
Update the record in the table
store(WidgetComponent, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderDAO
Update the widgetComponent in the table
store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.ICategoryDAO
Update the record in the table
store(Style, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IColumnStyleDAO
Update the record in the table
store(Icon, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
store(Icon, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
update record in the table.
store(WidgetComponent, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IDefaultPageBuilderDAO
Update the widgetComponent in the table
store(UserPageConfig, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IUserPageConfigDAO
Update the record in the table
store(Widget, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetDAO
Update the record in the table
store(Style, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.IWidgetStyleDAO
Update the record in the table
store(ReferenceItem, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.parameter.IPageBuilderParameterDAO
Update the parameter value
store(ReferenceItem, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterDAO
Update the parameter value
store(UserPageConfig, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigDAO
Update the record in the table
store(Widget, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetDAO
Update the record in the table
store(Style, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
Update the record in the table
storeMetadata(Icon, Plugin) - Method in class fr.paris.lutece.plugins.myportal.business.icon.IconDAO
 
storeMetadata(Icon, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.business.icon.IIconDAO
update icon metadata in the table.
Style - Class in fr.paris.lutece.plugins.myportal.business
This is the business class for the object Style
Style() - Constructor for class fr.paris.lutece.plugins.myportal.business.Style
 
StyleService - Class in fr.paris.lutece.plugins.myportal.service
StyleService

T

TabConfig - Class in fr.paris.lutece.plugins.myportal.business.page
TabConfig
TabConfig() - Constructor for class fr.paris.lutece.plugins.myportal.business.page.TabConfig
 
toString() - Method in class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter

U

update(Category) - Static method in class fr.paris.lutece.plugins.myportal.business.CategoryHome
Update of the category which is specified in parameter
update(Style) - Static method in class fr.paris.lutece.plugins.myportal.business.ColumnStyleHome
Update of the style which is specified in parameter
update(WidgetComponent) - Static method in class fr.paris.lutece.plugins.myportal.business.DefaultPageBuilderHome
Update of the widgetComponent which is specified in parameter
update(Icon, Plugin) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
Update of icon which is specified in parameter
update(ReferenceItem) - Static method in class fr.paris.lutece.plugins.myportal.business.parameter.PageBuilderParameterHome
Update the parameter
update(UserPageConfig) - Static method in class fr.paris.lutece.plugins.myportal.business.UserPageConfigHome
Update of the userPageConfig which is specified in parameter
update(Widget) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetHome
Update of the widget which is specified in parameter
update(Style) - Static method in class fr.paris.lutece.plugins.myportal.business.WidgetStyleHome
Update of the style which is specified in parameter
updateCategory(Category) - Method in class fr.paris.lutece.plugins.myportal.service.CategoryService
Update of the category which is specified in parameter
updateDateLastLogin(LuteceUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.util.auth.MyPortalAuthentication
updateMetadata(Icon, Plugin) - Static method in class fr.paris.lutece.plugins.myportal.business.icon.IconHome
Update metatdata of icon which is specified in parameter
updatePageBuilderParameterDefaultValue(ReferenceItem) - Method in class fr.paris.lutece.plugins.myportal.service.DefaultPageBuilderService
Update a widget parameter default value
updateWidget(Widget) - Method in class fr.paris.lutece.plugins.myportal.service.WidgetService
Update a widget.
UserPageConfig - Class in fr.paris.lutece.plugins.myportal.business
This is the business class for the object Object
UserPageConfig() - Constructor for class fr.paris.lutece.plugins.myportal.business.UserPageConfig
 
UserPageConfigDAO - Class in fr.paris.lutece.plugins.myportal.business
This class provides Data Access methods for UserPageConfig objects
UserPageConfigDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.UserPageConfigDAO
 
UserPageConfigHome - Class in fr.paris.lutece.plugins.myportal.business
This class provides instances management methods (create, find, ...) for UserPageConfig objects

V

valueOf(String) - Static method in enum fr.paris.lutece.plugins.myportal.business.WidgetStatusEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.paris.lutece.plugins.myportal.business.WidgetStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

Widget - Class in fr.paris.lutece.plugins.myportal.business
This is the business class for the object Widget
Widget() - Constructor for class fr.paris.lutece.plugins.myportal.business.Widget
 
WidgetCacheService - Class in fr.paris.lutece.plugins.myportal.service.cache
WidgetCacheService
WidgetComponent - Class in fr.paris.lutece.plugins.myportal.business
WidgetConfig
WidgetComponent() - Constructor for class fr.paris.lutece.plugins.myportal.business.WidgetComponent
 
WidgetComponentFilter - Class in fr.paris.lutece.plugins.myportal.business
WidgetComponentFilter
WidgetComponentFilter() - Constructor for class fr.paris.lutece.plugins.myportal.business.WidgetComponentFilter
 
WidgetConfig - Class in fr.paris.lutece.plugins.myportal.business.page
WidgetConfig
WidgetConfig() - Constructor for class fr.paris.lutece.plugins.myportal.business.page.WidgetConfig
 
WidgetContentCacheService - Class in fr.paris.lutece.plugins.myportal.service.cache
WidgetContentCacheService
WidgetContentService - Class in fr.paris.lutece.plugins.myportal.service
WidgetContentService store widget content into a cache
WidgetContentService() - Constructor for class fr.paris.lutece.plugins.myportal.service.WidgetContentService
Constructor
WidgetDAO - Class in fr.paris.lutece.plugins.myportal.business
This class provides Data Access methods for Widget objects
WidgetDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.WidgetDAO
 
WidgetFilter - Class in fr.paris.lutece.plugins.myportal.business
WidgetFilter
WidgetFilter() - Constructor for class fr.paris.lutece.plugins.myportal.business.WidgetFilter
Constructor
WidgetHandler - Interface in fr.paris.lutece.plugins.myportal.service.handler
WidgetHandler
WidgetHandlerService - Class in fr.paris.lutece.plugins.myportal.service.handler
WidgetHandlerService
WidgetHome - Class in fr.paris.lutece.plugins.myportal.business
This class provides instances management methods (create, find, ...) for Widget objects
WidgetJspBean - Class in fr.paris.lutece.plugins.myportal.web
This class provides the user interface to manage Category, Widget, features ( manage, create, modify, remove )
WidgetJspBean() - Constructor for class fr.paris.lutece.plugins.myportal.web.WidgetJspBean
 
WidgetService - Class in fr.paris.lutece.plugins.myportal.service
Widget Service class : retrieve Widget description from a cache
WidgetService() - Constructor for class fr.paris.lutece.plugins.myportal.service.WidgetService
constructor
WidgetsTag - Class in fr.paris.lutece.plugins.myportal.business
 
WidgetsTag() - Constructor for class fr.paris.lutece.plugins.myportal.business.WidgetsTag
 
WidgetStatusEnum - Enum in fr.paris.lutece.plugins.myportal.business
WidgetStatusEnum
WidgetStyleDAO - Class in fr.paris.lutece.plugins.myportal.business
This class provides Data Access methods for Style objects
WidgetStyleDAO() - Constructor for class fr.paris.lutece.plugins.myportal.business.WidgetStyleDAO
 
WidgetStyleHome - Class in fr.paris.lutece.plugins.myportal.business
This class provides instances management methods (create, find, ...) for Style objects
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.