| Current Path : /home/atelierpru/provence/plugins/auto/yaml/v2.0.10/demo/ |
| Current File : /home/atelierpru/provence/plugins/auto/yaml/v2.0.10/demo/inc-decode_test.html |
<h2 class="h2">YAML DECODE[ : (#ENV{test}|strtoupper)]</h2>
#SET{options, #ARRAY{show_error, #EVAL{true}}}
[(#ENV{test}|=={inclusion}|ou{#ENV{inclure}}|oui)
#SET{options, #GET{options}|array_merge{#ARRAY{include, #EVAL{true}}}}
]
<BOUCLE_tests(DATA) {source table, #ENV{librairies}}>
#SET{fichier, #ENV{fichier, demo/test_#VALEUR.yaml}}
#SET{options, #GET{options}|array_merge{#ARRAY{library, #VALEUR}}}
<h3 class="h3">LIBRAIRIE : [(#VALEUR) - ][FICHIER : (#GET{fichier})]</h3>
[<p>(#GET{fichier}|decoder_fichier_yaml{#GET{options}}|bel_env)</p>]
</BOUCLE_tests>