-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
42 lines (42 loc) · 1.69 KB
/
settings.json
File metadata and controls
42 lines (42 loc) · 1.69 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
{
"add_head": 1,
"add_licensing_template": 2,
"extends": "",
"guid": "6caf9473-133c-49a9-afa0-9f84151b5155",
"implements": [
"4c44e5d3-750c-4609-88c8-aa441838b8fe"
],
"load_selection": null,
"name": "Insert",
"power_version": "1.0.0",
"system_name": "JCB.Search.Database.Insert",
"type": "class",
"use_selection": {
"use_selection0": {
"use": "01a89ba8-f8bb-435c-93de-0a8f3fa9432a",
"as": "default"
},
"use_selection1": {
"use": "6e2ca779-f70e-4871-a138-0ee5eaec6a97",
"as": "default"
},
"use_selection2": {
"use": "bfd1d6d5-56c1-4fe9-9fee-1c5910e1f5d8",
"as": "default"
},
"use_selection3": {
"use": "02efe40a-7792-4c82-9444-7d0377243483",
"as": "Model"
},
"use_selection4": {
"use": "0a59c65c-9daf-4bc9-baf4-e063ff9e6a8a",
"as": "default"
}
},
"extendsinterfaces": null,
"namespace": "[[[NamespacePrefix]]]\\Joomla\\[[[ComponentNamespace]]].Search.Database.Insert",
"description": "Search Database Set\r\n\r\n@since 3.2.0",
"licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe <https:\/\/dev.vdm.io>\r\n * @git Joomla Component Builder <https:\/\/git.vdm.dev\/joomla\/Component-Builder>\r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n",
"head": "use Joomla\\CMS\\Factory as JoomlaFactory;",
"composer": ""
}