MDL-69542 enrol_lti: add published resource view object support
[moodle.git] / lib / components.json
blobeaaf7d4e9fde727aa8627b9a2f7ba5478f772595
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         "adminpresets": "admin/presets",
49         "analytics": "analytics",
50         "antivirus": "lib\/antivirus",
51         "auth": "auth",
52         "availability": "availability",
53         "backup": "backup\/util\/ui",
54         "badges": "badges",
55         "block": "blocks",
56         "blog": "blog",
57         "bulkusers": null,
58         "cache": "cache",
59         "calendar": "calendar",
60         "cohort": "cohort",
61         "comment": "comment",
62         "competency": "competency",
63         "completion": "completion",
64         "contentbank": "contentbank",
65         "countries": null,
66         "course": "course",
67         "courseformat": "course\/format",
68         "currencies": null,
69         "customfield": "customfield",
70         "dbtransfer": null,
71         "debug": null,
72         "editor": "lib\/editor",
73         "edufields": null,
74         "enrol": "enrol",
75         "error": null,
76         "favourites": "favourites",
77         "filepicker": null,
78         "fileconverter": "files\/converter",
79         "files": "files",
80         "filters": "filter",
81         "form": "lib\/form",
82         "grades": "grade",
83         "grading": "grade\/grading",
84         "group": "group",
85         "help": null,
86         "hub": null,
87         "h5p": "h5p",
88         "imscc": null,
89         "install": null,
90         "iso6392": null,
91         "langconfig": null,
92         "license": null,
93         "mathslib": null,
94         "media": "media",
95         "message": "message",
96         "mimetypes": null,
97         "mnet": "mnet",
98         "my": "my",
99         "notes": "notes",
100         "pagetype": null,
101         "payment" : "payment",
102         "pix": null,
103         "plagiarism": "plagiarism",
104         "plugin": null,
105         "portfolio": "portfolio",
106         "privacy": "privacy",
107         "question": "question",
108         "rating": "rating",
109         "reportbuilder": "reportbuilder",
110         "repository": "repository",
111         "rss": "rss",
112         "role": "admin\/roles",
113         "search": "search",
114         "table": "lib\/table",
115         "tag": "tag",
116         "timezones": null,
117         "user": "user",
118         "userkey": "lib\/userkey",
119         "webservice": "webservice",
120         "xapi": "lib\/xapi"
121     }