The depends Element

From Documentation
Revision as of 07:16, 21 December 2010 by Tomyeh (talk | contribs)




Syntax:

<depends>a_list_of_config_names</depends>

It specifies what configurations this configuration depends on. If specified, this configuration will be parsed after all specified configurations are parsed.

Example,

<depends>zkex, zkmax</depends>

which means this configuration won't be parsed until /metainfo/zk/config.xml in both zkex and zkmax are parsed.

Version History

Last Update : 2010/12/21


Version Date Content
     



Last Update : 2010/12/21

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