Merge branch 'MDL-80186-main' of https://github.com/ferranrecio/moodle
[moodle.git] / lib / components.json
blob651654cc583b458573810271409af1135a16030e
2     "plugintypes": {
3         "antivirus": "lib\/antivirus",
4         "availability": "availability\/condition",
5         "qtype": "question\/type",
6         "mod": "mod",
7         "auth": "auth",
8         "calendartype": "calendar\/type",
9         "communication": "communication\/provider",
10         "customfield": "customfield\/field",
11         "enrol": "enrol",
12         "message": "message\/output",
13         "block": "blocks",
14         "media": "media\/player",
15         "filter": "filter",
16         "editor": "lib\/editor",
17         "format": "course\/format",
18         "dataformat": "dataformat",
19         "profilefield": "user\/profile\/field",
20         "report": "report",
21         "coursereport": "course\/report",
22         "gradeexport": "grade\/export",
23         "gradeimport": "grade\/import",
24         "gradereport": "grade\/report",
25         "gradingform": "grade\/grading\/form",
26         "mlbackend": "lib\/mlbackend",
27         "mnetservice": "mnet\/service",
28         "webservice": "webservice",
29         "repository": "repository",
30         "portfolio": "portfolio",
31         "search": "search\/engine",
32         "qbank": "question\/bank",
33         "qbehaviour": "question\/behaviour",
34         "qformat": "question\/format",
35         "plagiarism": "plagiarism",
36         "tool": "admin\/tool",
37         "cachestore": "cache\/stores",
38         "cachelock": "cache\/locks",
39         "fileconverter": "files\/converter",
40         "contenttype": "contentbank\/contenttype",
41         "theme": "theme",
42         "local": "local",
43         "h5plib": "h5p\/h5plib",
44         "paygw": "payment\/gateway"
45     },
46     "subsystems": {
47         "access": null,
48         "admin": "admin",
49         "adminpresets": "admin/presets",
50         "analytics": "analytics",
51         "antivirus": "lib\/antivirus",
52         "auth": "auth",
53         "availability": "availability",
54         "backup": "backup\/util\/ui",
55         "badges": "badges",
56         "block": "blocks",
57         "blog": "blog",
58         "bulkusers": null,
59         "cache": "cache",
60         "calendar": "calendar",
61         "cohort": "cohort",
62         "comment": "comment",
63         "communication": "communication",
64         "competency": "competency",
65         "completion": "completion",
66         "contentbank": "contentbank",
67         "countries": null,
68         "course": "course",
69         "courseformat": "course\/format",
70         "currencies": null,
71         "customfield": "customfield",
72         "dbtransfer": null,
73         "debug": null,
74         "editor": "lib\/editor",
75         "edufields": null,
76         "enrol": "enrol",
77         "error": null,
78         "external": "lib/external",
79         "favourites": "favourites",
80         "filepicker": null,
81         "fileconverter": "files\/converter",
82         "files": "files",
83         "filters": "filter",
84         "form": "lib\/form",
85         "grades": "grade",
86         "grading": "grade\/grading",
87         "group": "group",
88         "help": null,
89         "hub": null,
90         "h5p": "h5p",
91         "imscc": null,
92         "install": null,
93         "iso6392": null,
94         "langconfig": null,
95         "license": null,
96         "mathslib": null,
97         "media": "media",
98         "message": "message",
99         "mimetypes": null,
100         "mnet": "mnet",
101         "my": "my",
102         "notes": "notes",
103         "pagetype": null,
104         "payment" : "payment",
105         "pix": null,
106         "plagiarism": "plagiarism",
107         "plugin": null,
108         "portfolio": "portfolio",
109         "privacy": "privacy",
110         "question": "question",
111         "rating": "rating",
112         "reportbuilder": "reportbuilder",
113         "repository": "repository",
114         "rss": "rss",
115         "role": "admin\/roles",
116         "search": "search",
117         "table": "lib\/table",
118         "tag": "tag",
119         "timezones": null,
120         "user": "user",
121         "userkey": "lib\/userkey",
122         "webservice": "webservice",
123         "xapi": "lib\/xapi"
124     }