yawda.view.portlet
Class CChangeLanguagePortlet
java.lang.Object
yawda.view.portlet.CChangeLanguagePortlet
- All Implemented Interfaces:
- IPortlet
- public final class CChangeLanguagePortlet
- extends Object
- implements IPortlet
- Author:
- Quentin Anciaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i18n_CONFIG
public static final String i18n_CONFIG
- See Also:
- Constant Field Values
MINI_LANG_VIEW
public static final String MINI_LANG_VIEW
- See Also:
- Constant Field Values
NORMAL_LANG_VIEW
public static final String NORMAL_LANG_VIEW
- See Also:
- Constant Field Values
MAXI_LANG_VIEW
public static final String MAXI_LANG_VIEW
- See Also:
- Constant Field Values
CChangeLanguagePortlet
public CChangeLanguagePortlet()
init
public final void init(CPortletConfig config)
- Specified by:
init in interface IPortlet
executeAction
public final String executeAction(CEnv env,
javax.servlet.http.HttpServletResponse response,
CPortletConfig runtimeConfig)
- Specified by:
executeAction in interface IPortlet
render
public final String render(CEnv env,
String type,
CPortletConfig runtimeConfig)
- Specified by:
render in interface IPortlet
destroy
public final void destroy()
- Specified by:
destroy in interface IPortlet