|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
Public Attributes | |
| const | CONTENT_HUB_METADATA_CACHE = 'content-hub-metadata-cache' |
| Endpoint for retrieving the currently stored content hub metadata cache. | |
| const | CONTENT_TYPE_CACHE = 'content-type-cache' |
| Endpoint for retrieving the currently stored content type cache. | |
| const | FILES = 'files' |
| Endpoint for uploading files used by the editor. | |
| const | FILTER = 'filter' |
| Endpoint for filtering parameters. | |
| const | GET_HUB_CONTENT = 'get-hub-content' |
| Endpoint for installing libraries from the Content Type Hub. | |
| const | LIBRARIES = 'libraries' |
| const | LIBRARY_INSTALL = 'library-install' |
| Endpoint for installing libraries from the Content Type Hub. | |
| const | LIBRARY_UPLOAD = 'library-upload' |
| Endpoint for uploading libraries used by the editor through the Content Type Hub. | |
| const | SINGLE_LIBRARY = 'single-library' |
| Endpoint for retrieving a singe library's data necessary for displaying main libraries. | |
| const | TRANSLATIONS = 'translations' |
| Endpoint for retrieveing translation files. | |