java.lang.Object
com.aoindustries.web.struts.Skin.Language
- Enclosing class:
Skin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getDisplay(HttpServletRequest req, Locale locale) intgetFlagHeight(HttpServletRequest req, Locale locale) getFlagOffSrc(HttpServletRequest req, Locale locale) getFlagOnSrc(HttpServletRequest req, Locale locale) intgetFlagWidth(HttpServletRequest req, Locale locale) getUri()Gets the URL to use for this language ornullto change language on the existing page.
-
Constructor Details
-
Method Details
-
getCode
-
getDisplay
- Throws:
JspException
-
getFlagOnSrc
- Throws:
JspException
-
getFlagOffSrc
- Throws:
JspException
-
getFlagWidth
- Throws:
JspException
-
getFlagHeight
- Throws:
JspException
-
getUri
Gets the URL to use for this language ornullto change language on the existing page.
-
