java.lang.Object
com.aoindustries.web.struts.Skin.Language
- Enclosing class:
Skin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCode()
getDisplay
(HttpServletRequest req, Locale locale) int
getFlagHeight
(HttpServletRequest req, Locale locale) getFlagOffSrc
(HttpServletRequest req, Locale locale) getFlagOnSrc
(HttpServletRequest req, Locale locale) int
getFlagWidth
(HttpServletRequest req, Locale locale) getUri()
Gets the URL to use for this language ornull
to 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 ornull
to change language on the existing page.
-