Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Directories | |
directory | classes |
| |
Files | |
file | profile.php |
This file contains a class definition for the Tool Consumer Profile resource. | |
file | profile.php |
This file contains a class definition for the Tool Consumer Profile service. | |
file | provider.php |
Privacy Subsystem implementation for ltiservice_profile. | |
file | version.php |
Version information for the ltiservice_profile service. | |
Namespaces | |
namespace | ltiservice_profile\local\resources |
| |
namespace | ltiservice_profile\local\service |
| |
namespace | ltiservice_profile\privacy |
| |
Classes | |
class | ltiservice_profile\local\resources\profile |
A resource implementing the Tool Consumer Profile. More... | |
class | ltiservice_profile\local\service\profile |
A service implementing the Tool Consumer Profile. More... | |
class | ltiservice_profile\privacy\provider |
Privacy Subsystem for ltiservice_profile implementing null_provider. More... | |
Functions | |
ltiservice_profile\local\resources::parse_value ($value) | |
Parse a value for custom parameter substitution variables. | |
Variables | |
$plugin = 2022111800 | |
$plugin | component = 'ltiservice_profile' |
$plugin | version = 2022112800 |
ltiservice_profile\local\resources\parse_value | ( | $value | ) |
Parse a value for custom parameter substitution variables.
string | $value | String to be parsed |
string |