MDL-65799 enrol: Final deprecations
[moodle.git] / lib / components.json
blob73dea36498e0b12c035851a3e5ae827fceac7743
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         "qbank": "question\/bank",
32         "qbehaviour": "question\/behaviour",
33         "qformat": "question\/format",
34         "plagiarism": "plagiarism",
35         "tool": "admin\/tool",
36         "cachestore": "cache\/stores",
37         "cachelock": "cache\/locks",
38         "fileconverter": "files\/converter",
39         "contenttype": "contentbank\/contenttype",
40         "theme": "theme",
41         "local": "local",
42         "h5plib": "h5p\/h5plib",
43         "paygw": "payment\/gateway"
44     },
45     "subsystems": {
46         "access": null,
47         "admin": "admin",
48         "analytics": "analytics",
49         "antivirus": "lib\/antivirus",
50         "auth": "auth",
51         "availability": "availability",
52         "backup": "backup\/util\/ui",
53         "badges": "badges",
54         "block": "blocks",
55         "blog": "blog",
56         "bulkusers": null,
57         "cache": "cache",
58         "calendar": "calendar",
59         "cohort": "cohort",
60         "comment": "comment",
61         "competency": "competency",
62         "completion": "completion",
63         "contentbank": "contentbank",
64         "countries": null,
65         "course": "course",
66         "courseformat": "course\/format",
67         "currencies": null,
68         "customfield": "customfield",
69         "dbtransfer": null,
70         "debug": null,
71         "editor": "lib\/editor",
72         "edufields": null,
73         "enrol": "enrol",
74         "error": null,
75         "favourites": "favourites",
76         "filepicker": null,
77         "fileconverter": "files\/converter",
78         "files": "files",
79         "filters": "filter",
80         "form": "lib\/form",
81         "grades": "grade",
82         "grading": "grade\/grading",
83         "group": "group",
84         "help": null,
85         "hub": null,
86         "h5p": "h5p",
87         "imscc": null,
88         "install": null,
89         "iso6392": null,
90         "langconfig": null,
91         "license": null,
92         "mathslib": null,
93         "media": "media",
94         "message": "message",
95         "mimetypes": null,
96         "mnet": "mnet",
97         "my": "my",
98         "notes": "notes",
99         "pagetype": null,
100         "payment" : "payment",
101         "pix": null,
102         "plagiarism": "plagiarism",
103         "plugin": null,
104         "portfolio": "portfolio",
105         "privacy": "privacy",
106         "question": "question",
107         "rating": "rating",
108         "reportbuilder": "reportbuilder",
109         "repository": "repository",
110         "rss": "rss",
111         "role": "admin\/roles",
112         "search": "search",
113         "table": "lib\/table",
114         "tag": "tag",
115         "timezones": null,
116         "user": "user",
117         "userkey": "lib\/userkey",
118         "webservice": "webservice",
119         "xapi": "lib\/xapi"
120     }