|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
| file | access.php |
| Plugin capabilities. | |
| file | caches.php |
| Googledocs repository cache definitions. | |
| file | lib.php |
| This plugin is used to access Google Drive. | |
| file | lib.php |
| Google Docs repository data generator. | |
| file | provider.php |
| Privacy Subsystem implementation for repository_googledocs. | |
| file | rest.php |
| Google Drive Rest API. | |
Namespaces | |
| namespace | repository_googledocs |
| | |
| namespace | repository_googledocs\privacy |
| | |
Classes | |
| class | repository_googledocs |
| Google Docs Plugin. More... | |
| class | repository_googledocs\privacy\provider |
| Privacy Subsystem for repository_googledocs implementing metadata and plugin providers. More... | |
| class | repository_googledocs\rest |
| Google Drive Rest API. More... | |
| class | repository_googledocs_generator |
Functions | |
| repository_googledocs_oauth2_system_scopes (\core\oauth2\issuer $issuer) | |
| Callback to get the required scopes for system account. More... | |
Variables | |
| $capabilities | |
| $definitions | |
| repository_googledocs_oauth2_system_scopes | ( | \core\oauth2\issuer | $issuer | ) |
Callback to get the required scopes for system account.
| core::oauth2::issuer | $issuer |
| string |
| $capabilities |
| $definitions |