-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathitem.json
More file actions
114 lines (114 loc) · 3.22 KB
/
item.json
File metadata and controls
114 lines (114 loc) · 3.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"system_name": "Foetal Engagement (eHealth)",
"name_single": "Foetal Engagement",
"short_description": "Foetal Engagement Admin View",
"php_postsavehook": "",
"php_before_save": "[CUSTOMCODE=saveGUID]",
"php_getlistquery": "",
"php_getitems": "",
"ajax_input": null,
"source": 0,
"icon": "",
"php_batchmove": "",
"add_fadein": 1,
"description": "Foetal Engagement Admin View",
"icon_category": "",
"icon_add": "",
"php_allowedit": "",
"php_after_delete": "",
"php_after_cancel": "",
"type": 1,
"php_after_publish": "",
"mysql_table_charset": "utf8mb4",
"name_list": "Foetal Engagements",
"addpermissions": null,
"php_getitem": "",
"php_getitems_after_all": "",
"addtabs": null,
"php_getform": "[CUSTOMCODE=setGUIDForm]",
"php_save": "",
"php_allowadd": "",
"addlinked_views": null,
"php_before_cancel": "",
"php_batchcopy": "",
"alias_builder_type": 1,
"php_before_publish": "",
"php_before_delete": "",
"php_document": "",
"alias_builder": {
"0": ""
},
"mysql_table_row_format": "DYNAMIC",
"sql": "",
"add_category_submenu": 1,
"php_ajaxmethod": "",
"add_php_getitem": 0,
"add_php_getitems": 0,
"add_css_view": 0,
"add_php_getitems_after_all": 0,
"css_view": "",
"add_php_getlistquery": 0,
"add_css_views": 0,
"add_php_getform": 1,
"css_views": "",
"add_php_before_save": 1,
"add_javascript_view_file": 0,
"add_php_save": 0,
"javascript_view_file": "",
"add_php_postsavehook": 0,
"add_javascript_view_footer": 0,
"add_php_allowadd": 0,
"javascript_view_footer": "",
"add_php_allowedit": 0,
"add_javascript_views_file": 0,
"add_php_before_cancel": 0,
"javascript_views_file": "",
"add_php_after_cancel": 0,
"add_javascript_views_footer": 0,
"add_php_batchcopy": 0,
"javascript_views_footer": "",
"add_php_batchmove": 0,
"add_custom_button": 0,
"add_php_before_publish": 0,
"custom_button": null,
"add_php_after_publish": 0,
"php_controller": "",
"add_php_before_delete": 0,
"php_model": "",
"add_php_after_delete": 0,
"php_controller_list": "",
"add_php_document": 0,
"php_model_list": "",
"mysql_table_engine": "InnoDB",
"add_view_toolbar": 0,
"mysql_table_collate": "utf8mb4_unicode_ci",
"view_toolbar": "",
"add_sql": 0,
"add_views_toolbar": 0,
"views_toolbar": "",
"guid": "30a8a740-b413-43f2-aacf-3c16903d4e76",
"add_php_ajax": 0,
"@dependencies": [
{
"key": "admin_view",
"value": "30a8a740-b413-43f2-aacf-3c16903d4e76",
"entity": "admin_fields",
"table": "#__componentbuilder_admin_fields",
"direction": "in"
},
{
"key": "function_name",
"value": "saveGUID",
"entity": "custom_code",
"table": "#__componentbuilder_custom_code",
"direction": "out"
},
{
"key": "function_name",
"value": "setGUIDForm",
"entity": "custom_code",
"table": "#__componentbuilder_custom_code",
"direction": "out"
}
]
}