depends"

From Documentation
m
Line 1: Line 1:
{{ZKDevelopersReferencePageHeader}}
+
{{ZKClient-sideReferencePageHeader}}
  
 
'''Syntax:'''
 
'''Syntax:'''
Line 23: Line 23:
 
|}
 
|}
  
{{ZKDevelopersReferencePageFooter}}
+
{{ZKClient-sideReferencePageFooter}}

Revision as of 02:58, 3 December 2010


Syntax:

<depends>a_list_of_addon_names</depends>

It specifies what language addons this addon depends on. If specified, this addon will be parsed after all specified addons are parsed.

Example,

<depends>zkex, zkmax</depends>

which means this addon won't be parsed util both zkex and zkmax are parsed.

Version History

Last Update : 2010/12/03


Version Date Content
     



Last Update : 2010/12/03

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