The language-config Element

From Documentation
Revision as of 07:57, 6 May 2011 by Tomyeh (talk | contribs) (Created page with "{{ZKConfigurationReferencePageHeader}} '''Syntax:''' <language-config> <addon-uri>''a_uri''</addon-uri> <language-uri>''a_uri</language-uri> </language-config> It s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The language-config Element


Syntax:

<language-config>
    <addon-uri>a_uri</addon-uri>
    <language-uri>a_uri</language-uri>
</language-config>

It specifies the addition language addons and/or definitions.

The use is the same as ZK Configuration Reference/zk.xml/The language-config Element, except it is specified in a JAR file's config.xml rather than WEB-INF/zk.xml.

Version History

Last Update : 2011/05/06


Version Date Content
5.0.7 May 2011 The language-config element was allowed in config.xml.



Last Update : 2011/05/06

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