home *** CD-ROM | disk | FTP | other *** search
/ Freelog 9 / Freelog009.iso / BAS / Internet / Abb / fpdb / abb.mdb / Environnement.json next >
JavaScript Object Notation  |  2000-03-02  |  2KB

  1. {
  2.     "schema": {
  3.         "envid": "Long Integer",
  4.         "envback": "Text (50)",
  5.         "envtxt": "Text (50)",
  6.         "envlnk": "Text (50)",
  7.         "envvlnk": "Text (50)",
  8.         "envtop": "Text (50)",
  9.         "envcol1": "Text (50)",
  10.         "envcol2": "Text (50)",
  11.         "envlogo": "Text (50)",
  12.         "envold": "Text (50)",
  13.         "envnew": "Text (50)",
  14.         "envoldp": "Text (50)",
  15.         "envnewp": "Text (50)",
  16.         "envclose": "Text (50)",
  17.         "envpost": "Text (50)",
  18.         "envrep": "Text (50)",
  19.         "envsmi1": "Text (50)",
  20.         "envsmi2": "Text (50)",
  21.         "envsmi3": "Text (50)",
  22.         "envsmi4": "Text (50)",
  23.         "envsmi5": "Text (50)",
  24.         "envpro": "Text (50)",
  25.         "envmail": "Text (50)",
  26.         "envedit": "Text (50)",
  27.         "envhtml": "Boolean NOT NULL",
  28.         "envabb": "Boolean NOT NULL",
  29.         "envpostlogo": "Text (50)",
  30.         "envname": "Text (50)",
  31.         "envdrawer": "Text (50)",
  32.         "envtree1": "Text (50)",
  33.         "envtree2": "Text (50)",
  34.         "envsite": "Text (50)",
  35.         "envcontact": "Text (50)",
  36.         "envsign": "Boolean NOT NULL",
  37.         "envemail": "Boolean NOT NULL",
  38.         "envicq": "Boolean NOT NULL",
  39.         "envfacul1": "Text (50)",
  40.         "envfacul2": "Text (50)",
  41.         "envfacul3": "Text (50)",
  42.         "envfacul4": "Text (50)",
  43.         "envfacul5": "Text (50)",
  44.         "envdecal": "Integer"
  45.     },
  46.     "data": [
  47.         {
  48.             "envid": 1,
  49.             "envback": "#FFFFFF",
  50.             "envtxt": "#000000",
  51.             "envlnk": "#000080",
  52.             "envvlnk": "#2F2F4F",
  53.             "envtop": "#D5E6E1",
  54.             "envcol1": "#DEDFDF",
  55.             "envcol2": "#F7F7F7",
  56.             "envlogo": "images/logo.gif",
  57.             "envold": "images/lamp.gif",
  58.             "envnew": "images/lampn.gif",
  59.             "envoldp": "images/folder.gif",
  60.             "envnewp": "images/foldern.gif",
  61.             "envclose": "images/closed.gif",
  62.             "envpost": "images/nouv.gif",
  63.             "envrep": "images/rep.gif",
  64.             "envsmi1": "images/sm01.gif",
  65.             "envsmi2": "images/sm02.gif",
  66.             "envsmi3": "images/sm03.gif",
  67.             "envsmi4": "images/sm04.gif",
  68.             "envsmi5": "images/sm05.gif",
  69.             "envpro": "images/profil.gif",
  70.             "envmail": "images/mail.gif",
  71.             "envedit": "images/edit.gif",
  72.             "envhtml": 0,
  73.             "envabb": 1,
  74.             "envpostlogo": "images/post.gif",
  75.             "envname": "Forum",
  76.             "envdrawer": "images/drawer.gif",
  77.             "envtree1": "images/tree1.gif",
  78.             "envtree2": "images/tree2.gif",
  79.             "envsite": "http://",
  80.             "envsign": 1,
  81.             "envemail": 1,
  82.             "envicq": 1,
  83.             "envdecal": 0
  84.         }
  85.     ]
  86. }