- getConfirmRemoveUserMyApps(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.web.MyPortalMyAppsXPage
-
Return the XPage of the confirmation of the removing of an application
- getDescription() - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsWidgetHandler
- getInsertUserMyApps(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.web.MyPortalMyAppsXPage
-
Return the view which allow a user to add favorites applications
- getManageUserMyApps(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.web.MyPortalMyAppsXPage
-
The manage page for adding or removing applications of a user
- getModifyUserMyApps(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.web.MyPortalMyAppsXPage
-
Return the XPage associated to the modification of an application
- getName() - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsWidgetHandler
- getOrderedMyAppsIdList(String) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsService
-
Return the list of all MyApps id ordered by the order specified by the user
- getOrderedMyAppsList(String) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsService
-
Return the list of MyApps of a user ordered with the order specify by the user
- getUserListOrder(String) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsService
-
Return the list of all applications order used by the user
- getUserListOrderForCreation(String) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsService
-
Returns the list of all applications position that the user can used when he creates a new favorite application
- getUserMyAppsDatabse(String) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.services.MyPortalMyAppsService
-
Return the list of all MyApps of a user
- getUserMyAppsList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.web.rs.MyPortalMyAppsRest
-
Return the list of all MyApps of a user
- getUserMyAppsListByGuid(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.myportal.modules.myapps.web.rs.MyPortalMyAppsRest
-
Return the list of all MyApps of a user by user guid the rest service is protected by signed request