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