Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | access.php |
Capability definitions for Nextcloud repository. | |
file | access_controlled_link_manager.php |
Manages the creation and usage of access controlled links. | |
file | configuration_exception.php |
Exception for when client configuration data is missing. | |
file | issuer_management.php |
Provide static functions for creating and validating issuers. | |
file | lib.php |
Data generator for repository plugin. | |
file | lib.php |
Nextcloud repository plugin library. | |
file | ocs_client.php |
REST interface to Nextcloud's implementation of Open Collaboration Services. | |
file | provider.php |
Privacy provider. | |
file | request_exception.php |
Exception for when an OCS request fails. | |
file | version.php |
Nextcloud repository version details. | |
Namespaces | |
repository_nextcloud | |
| |
repository_nextcloud\privacy | |
| |
Classes | |
class | repository_nextcloud |
Nextcloud repository class. More... | |
class | repository_nextcloud\access_controlled_link_manager |
Manages the creation and usage of access controlled links. More... | |
class | repository_nextcloud\configuration_exception |
Exception for when client configuration data is missing. More... | |
class | repository_nextcloud\issuer_management |
Provide static functions for creating and validating issuers. More... | |
class | repository_nextcloud\ocs_client |
REST interface to Nextcloud's implementation of Open Collaboration Services. More... | |
class | repository_nextcloud\privacy\provider |
Privacy provider implementing null_provider. More... | |
class | repository_nextcloud\request_exception |
Exception for when an OCS request fails. More... | |
class | repository_nextcloud_generator |
Data generator for repository plugin. More... | |
Variables | |
$capabilities | |
$plugin | component = 'repository_nextcloud' |
$plugin | requires = 2019111200 |
$plugin | version = 2019111800 |
$capabilities |