- getAction(HttpServletRequest) - Static method in class fr.paris.lutece.portal.util.mvc.utils.MVCUtils
-
Get the action parameter or any parameter with the prefix 'action_'
- getActionFullUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Get Action URL
- getActionUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Get Action URL
- getActionUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Get Action URL
- getControllerJsp() - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Return the JSP name used as controller
- getControllerPath() - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Return the path of the JSP used as controller
- getDefaultPagePath(Locale) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns the default page path
- getDefaultPageTitle(Locale) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns the default page title
- getLabelButton1() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getLabelButton2() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getLabelKeyButton1() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getLabelKeyButton2() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getLocale(HttpServletRequest) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Default getLocale() implementation.
- getLogger() - Static method in class fr.paris.lutece.portal.util.mvc.utils.MVCUtils
-
Return the MVC logger
- getMessage() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessage
- getMessage() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getMessageKey() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getModel() - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Get a model Object filled with default values
- getModel() - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Get a model Object filled with default values
- getPage(String) - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Return the page content
- getPage(String, String) - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Return the page content
- getPage(String, String, Map<String, Object>) - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Return the page content
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns the content of the page
- getStyle() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getTemplate() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getTitle() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getTitleKey() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getUrlButton1() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getUrlButton2() - Method in class fr.paris.lutece.portal.util.mvc.utils.MVCMessageBox
-
- getView(HttpServletRequest) - Static method in class fr.paris.lutece.portal.util.mvc.utils.MVCUtils
-
Get the view parameter
- getViewFullUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Gets the view URL with the JSP path
- getViewFullUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Gets the view URL with the JSP path
- getViewUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
-
Get a View URL
- getViewUrl(String) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Get a View URL
- getXPage() - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns a new XPage object with default values
- getXPage(String) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns a new XPage object with default values and the content filled
by a template
- getXPage(String, Locale) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns a new XPage object with default values and the content filled
by a template using a default model and for a given locale
- getXPage(String, Locale, Map<String, Object>) - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns a new XPage object with default values and the content filled
by a template using a given model and for a given locale
- getXPageName() - Method in class fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
-
Returns the XPage name