encodeThemeURL

From Documentation
Revision as of 10:12, 24 October 2012 by MontyPan (talk | contribs) (Created page with "{{ZUMLReferencePageHeader}} <source lang="java"> java.lang.String encodeThemeURL(java.lang.String) </source> :i.e., <javadoc method="encodeThemeURL(java.lang.String)">org.zkoss...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
java.lang.String encodeThemeURL(java.lang.String)
i.e., ServletFns.encodeThemeURL(String)

Encoding URL to theme specific prefix the context path and to provide session info, if necessary. If URL contains "*", it is resolved to the current Locale and the browser code.

Version History

Last Update : 2012/10/24


Version Date Content
     



Last Update : 2012/10/24

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.