Project Docs Github
Log in
ittf site docs concepts t artifactgenerators jsonexport.html.ittf Edit
  • /ittf/site/docs/concepts/t/artifactgenerators/jsonexport.html.ittf
  • /ittf/site/docs/concepts/t/section.html.ittf

/ittf/site/docs/concepts/t/artifactgenerators/jsonexport.html.ittf (primary)

edit
                                            
1 $group
2 $
3 var sect = {
4 title: '"json/export" builtin artifact'
5 };
6 section( §)
7 p The json/export builtin artifact can be used in a Wizzi Job,
8 + to save the JSON representation of
9 + a Wizzi Model instance, when its Wizzi Schema
10 + declares the `export-to json` element.
11 ittf-panel
12 title Sample wzjob artifact element using the json/export artifact.
13 ittf
14 wzjob
15 ...
16 artifact json export of model sample.form.ittf
17 src sample.form.ittf
18 schema form
19 generator json/export
20 extension json

/ittf/site/docs/concepts/t/section.html.ittf

edit
                                            
1 $group
2 $params §
3 article
4 . doc-title
5 id ${sect.id}
6 + ${sect.title}
7 . doc-summary
8 $hook
Save
Save & Refresh
Cancel