- 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.
- 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
- 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
-
- 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
-
- 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