|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
| file | converter.php |
| Class for converting files between different file formats using google drive. | |
| file | lib.php |
| This plugin is used to convert documents with google drive. | |
| file | provider.php |
| Privacy class for requesting user data. | |
| file | rest.php |
| Google Drive Rest API. | |
| file | settings.php |
| Link to the OAuth 2 service we will use. | |
| file | version.php |
| Version details. | |
Namespaces | |
| namespace | fileconverter_googledrive |
| | |
| namespace | fileconverter_googledrive\privacy |
| | |
Classes | |
| class | fileconverter_googledrive\converter |
| Class for converting files between different formats using unoconv. More... | |
| class | fileconverter_googledrive\privacy\provider |
| Privacy class for requesting user data. More... | |
| class | fileconverter_googledrive\rest |
| Google Drive Rest API. More... | |
Functions | |
| fileconverter_googledrive_oauth2_system_scopes (\core\oauth2\issuer $issuer) | |
| Callback to get the required scopes for system account. More... | |
Variables | |
| $plugin = 2020060900 | |
| $plugin | component = 'fileconverter_googledrive' |
| $plugin | version = 2020061500 |
| fileconverter_googledrive_oauth2_system_scopes | ( | \core\oauth2\issuer | $issuer | ) |
Callback to get the required scopes for system account.
| core::oauth2::issuer | $issuer |
| string |