Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | external.php |
Rating external API. | |
file | lib.php |
A class representing a single rating and containing some static methods for manipulating ratings. | |
file | privacy_helper.php |
Helpers for the core_rating subsystem implementation of privacy. | |
file | provider.php |
Privacy Subsystem implementation for core_ratings. | |
file | util.php |
Rating external functions utility class. | |
Namespaces | |
namespace | core_rating\external |
| |
namespace | core_rating\phpunit |
| |
namespace | core_rating\privacy |
| |
Classes | |
class | core_rating\external\util |
Rating external functions utility class. More... | |
class | core_rating\privacy\provider |
Privacy Subsystem implementation for core_ratings. More... | |
class | core_rating_external |
class | rating |
class | rating_exception |
class | rating_manager |