Changes for page WOConditional

Last modified by Pascal Robert on 2012/01/30 22:36

From version 9.1
edited by Pascal Robert
on 2012/01/30 22:36
Change comment: There is no comment for this version
To version 10.1
edited by Pascal Robert
on 2012/01/30 22:36
Change comment: Migrated to Confluence 4.0

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{toc}}{{/toc}}
1 +{{toc/}}
2 2  
3 3  = Introduction =
4 4  
... ... @@ -17,8 +17,16 @@
17 17  
18 18  = Bindings =
19 19  
20 -| negate | Inverts the sense of the condition. By default, negate is assumed to be false.
21 -| condition | If condition evaluates to true, and assuming that negate is false, the contents of the WOConditional are displayed (the portion of the component within the WOConditional is generated).
20 +|(((
21 +negate
22 +)))|(((
23 +Inverts the sense of the condition. By default, negate is assumed to be false.
24 +)))
25 +|(((
26 +condition
27 +)))|(((
28 +If condition evaluates to true, and assuming that negate is false, the contents of the WOConditional are displayed (the portion of the component within the WOConditional is generated).
29 +)))
22 22  
23 23  = Examples =
24 24  
... ... @@ -26,18 +26,12 @@
26 26  
27 27  == WOD-style ==
28 28  
29 -{{code}}
37 +{{code/}}
30 30  
31 -
32 -{{/code}}
33 -
34 34  == Inline bindings (WOOGNL) ==
35 35  
36 -{{code}}
41 +{{code/}}
37 37  
38 -
39 -{{/code}}
40 -
41 41  = Related documents =
42 42  
43 -[[ERXWOConditional>>http://wocommunity.org/documents/javadoc/wonder/latest/er/extensions/components/conditionals/ERXWOConditional.html]]
45 +[[ERXWOConditional>>url:http://wocommunity.org/documents/javadoc/wonder/latest/er/extensions/components/conditionals/ERXWOConditional.html||shape="rect"]]