Merge branch 'MDL-65349-profile-match-greedy' of https://github.com/brendanheywood...
[moodle.git] / lib / components.json
blob8ca41cf220a232d03f86a0facb76a8d931233aca
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         "theme": "theme",
39         "local": "local"
40     },
41     "subsystems": {
42         "access": null,
43         "admin": "admin",
44         "analytics": "analytics",
45         "antivirus": "lib\/antivirus",
46         "auth": "auth",
47         "availability": "availability",
48         "backup": "backup\/util\/ui",
49         "badges": "badges",
50         "block": "blocks",
51         "blog": "blog",
52         "bulkusers": null,
53         "cache": "cache",
54         "calendar": "calendar",
55         "cohort": "cohort",
56         "comment": "comment",
57         "competency": "competency",
58         "completion": "completion",
59         "countries": null,
60         "course": "course",
61         "currencies": null,
62         "customfield": "customfield",
63         "dbtransfer": null,
64         "debug": null,
65         "editor": "lib\/editor",
66         "edufields": null,
67         "enrol": "enrol",
68         "error": null,
69         "favourites": "favourites",
70         "filepicker": null,
71         "fileconverter": "files\/converter",
72         "files": "files",
73         "filters": "filter",
74         "form": "lib\/form",
75         "grades": "grade",
76         "grading": "grade\/grading",
77         "group": "group",
78         "help": null,
79         "hub": null,
80         "imscc": null,
81         "install": null,
82         "iso6392": null,
83         "langconfig": null,
84         "license": null,
85         "mathslib": null,
86         "media": "media",
87         "message": "message",
88         "mimetypes": null,
89         "mnet": "mnet",
90         "my": "my",
91         "notes": "notes",
92         "pagetype": null,
93         "pix": null,
94         "plagiarism": "plagiarism",
95         "plugin": null,
96         "portfolio": "portfolio",
97         "privacy": "privacy",
98         "question": "question",
99         "rating": "rating",
100         "repository": "repository",
101         "rss": "rss",
102         "role": "admin\/roles",
103         "search": "search",
104         "table": null,
105         "tag": "tag",
106         "timezones": null,
107         "user": "user",
108         "userkey": "lib\/userkey",
109         "webservice": "webservice"
110     }