Last change
on this file since 73316 was
73316,
checked in by abelass@…, 8 years ago
|
Plugin qui lie des continents au pays du plugin pays
|
File size:
754 bytes
|
Line | |
---|
1 | <BOUCLE_test_multiple(CONDITION){si #ENV{multiple}|=={on}|oui}> |
---|
2 | [(#SET{valeur,[(#ENV*{valeur}|is_array|?{[(#ENV*{valeur})],[(#ENV*{valeur}|explode{','})]})]})] |
---|
3 | <B_continents_selectionnes> |
---|
4 | <ul> |
---|
5 | <BOUCLE_continents_selectionnes(CONTINENTS){id_continent IN #GET*{valeur}} |
---|
6 | {par num nom, nom}{tout}> |
---|
7 | <li class="choix">#NOM (#ID_CONTINENT)</li> |
---|
8 | </BOUCLE_continents_selectionnes> |
---|
9 | </ul> |
---|
10 | </B_continents_selectionnes> |
---|
11 | [(#ENV*{sans_reponse}|propre)] |
---|
12 | <//B_continents_selectionnes> |
---|
13 | </BOUCLE_test_multiple> |
---|
14 | <BOUCLE_continent_selectionne(CONTINENTS){id_continent=#ENV{valeur}} |
---|
15 | {par num nom, nom}{tout}> |
---|
16 | <p>#NOM (#ID_CONTINENT)</p> |
---|
17 | </BOUCLE_continent_selectionne> |
---|
18 | [(#ENV*{sans_reponse}|propre)] |
---|
19 | <//B_continent_selectionne> |
---|
20 | <//B_test_multiple> |
---|
Note: See
TracBrowser
for help on using the repository browser.