| Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Configuration/ |
| Current File : //var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Configuration/mask.json |
{
"tt_content": {
"elements": {
"b": {
"key": "b",
"label": "B",
"description": "",
"shortLabel": "",
"color": "#000000",
"icon": "",
"columns": [
"tx_mask_a",
"tx_mask_b",
"tx_mask_4e12de3d14bd5"
],
"labels": [
"A 2",
"B",
"Palette 1"
],
"descriptions": [
"",
"",
""
],
"sorting": 1
},
"c": {
"key": "c",
"label": "C",
"description": "",
"shortLabel": "",
"color": "#000000",
"icon": "",
"columns": [
"tx_mask_file"
],
"labels": [
"File"
],
"descriptions": [
"only images are allowed"
],
"sorting": 2
},
"d": {
"key": "d",
"label": "D",
"description": "",
"shortLabel": "",
"color": "#000000",
"icon": "",
"columns": [
"tx_mask_palette"
],
"labels": [
"Palette 1"
],
"descriptions": [
"Description for palette 1"
],
"sorting": 3
},
"a": {
"key": "a",
"label": "A",
"description": "",
"shortLabel": "",
"color": "#000000",
"icon": "",
"columns": [
"tx_mask_a",
"tx_mask_repeat1",
"tx_mask_im_just_empty"
],
"labels": [
"A",
"Repeat1",
"Empty inline field"
],
"descriptions": [
"",
"description for field tx_mask_repeat1",
""
],
"sorting": 0
}
},
"sql": {
"tx_mask_a": {
"tt_content": {
"tx_mask_a": "varchar(255) DEFAULT '' NOT NULL"
}
},
"tx_mask_b": {
"tt_content": {
"tx_mask_b": "varchar(255) DEFAULT '' NOT NULL"
}
},
"tx_mask_file": {
"tt_content": {
"tx_mask_file": "int(11) unsigned DEFAULT '0' NOT NULL"
}
},
"tx_mask_repeat1": {
"tt_content": {
"tx_mask_repeat1": "int(11) unsigned DEFAULT '0' NOT NULL"
}
}
},
"tca": {
"tx_mask_a": {
"config": {
"type": "input"
},
"type": "string",
"key": "a",
"fullKey": "tx_mask_a"
},
"tx_mask_b": {
"config": {
"type": "input"
},
"type": "string",
"key": "b",
"fullKey": "tx_mask_b"
},
"tx_mask_4e12de3d14bd5": {
"config": {
"type": "palette"
},
"type": "palette",
"key": "4e12de3d14bd5",
"fullKey": "tx_mask_4e12de3d14bd5"
},
"header": {
"coreField": 1,
"type": "string",
"key": "header",
"fullKey": "header",
"inPalette": 1,
"inlineParent": {
"b": "tx_mask_4e12de3d14bd5"
},
"label": {
"b": "Header"
},
"order": {
"b": 1
},
"description": {
"b": ""
}
},
"tx_mask_file": {
"config": {
"appearance": {
"fileUploadAllowed": 1
}
},
"type": "file",
"key": "file",
"fullKey": "tx_mask_file",
"imageoverlayPalette": 1
},
"tx_mask_palette": {
"config": {
"type": "palette"
},
"type": "palette",
"key": "palette",
"fullKey": "tx_mask_palette"
},
"tx_mask_inline": {
"config": {
"appearance": {
"collapseAll": 1,
"enabledControls": {
"dragdrop": 1
},
"levelLinksPosition": "top",
"showAllLocalizationLink": 1,
"showPossibleLocalizationRecords": 1
},
"foreign_field": "parentid",
"foreign_sortby": "sorting",
"foreign_table": "--inlinetable--",
"foreign_table_field": "parenttable",
"type": "inline"
},
"type": "inline",
"key": "inline",
"fullKey": "tx_mask_inline"
},
"tx_mask_repeat1": {
"config": {
"appearance": {
"collapseAll": 1,
"enabledControls": {
"dragdrop": 1
},
"levelLinksPosition": "top",
"showAllLocalizationLink": 1,
"showPossibleLocalizationRecords": 1
},
"foreign_field": "parentid",
"foreign_sortby": "sorting",
"foreign_table": "--inlinetable--",
"foreign_table_field": "parenttable",
"type": "inline"
},
"type": "inline",
"key": "repeat1",
"fullKey": "tx_mask_repeat1"
},
"tx_mask_im_just_empty": {
"config": {
"appearance": {
"collapseAll": 1,
"enabledControls": {
"dragdrop": 1
},
"levelLinksPosition": "top",
"showAllLocalizationLink": 1,
"showPossibleLocalizationRecords": 1
},
"foreign_field": "parentid",
"foreign_sortby": "sorting",
"foreign_table": "--inlinetable--",
"foreign_table_field": "parenttable",
"type": "inline"
},
"type": "inline",
"key": "im_just_empty",
"fullKey": "tx_mask_im_just_empty"
}
},
"palettes": {
"tx_mask_4e12de3d14bd5": {
"label": "Palette 1",
"description": "",
"showitem": [
"header"
]
},
"tx_mask_palette": {
"label": "Palette 1",
"description": "Description for palette 1",
"showitem": [
"tx_mask_inline"
]
}
}
},
"tx_mask_inline": {
"elements": [],
"sql": {
"tx_mask_field": {
"tx_mask_inline": {
"tx_mask_field": "varchar(255) DEFAULT '' NOT NULL"
}
}
},
"tca": {
"tx_mask_field": {
"config": {
"type": "input"
},
"label": "Field",
"type": "string",
"key": "field",
"fullKey": "tx_mask_field",
"inlineParent": "tx_mask_inline",
"order": 1
}
},
"palettes": []
},
"tx_mask_repeat1": {
"elements": [],
"sql": {
"tx_mask_a": {
"tx_mask_repeat1": {
"tx_mask_a": "varchar(255) DEFAULT '' NOT NULL"
}
}
},
"tca": {
"tx_mask_a": {
"config": {
"type": "input"
},
"label": "A",
"type": "string",
"key": "a",
"fullKey": "tx_mask_a",
"inlineParent": "tx_mask_repeat1",
"order": 1
}
},
"palettes": []
}
}