Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This is the complete list of members for core\dataformat, including all inherited members.
download_data(string $filename, string $dataformat, array $columns, Iterable $iterator, callable $callback=null) | core\dataformat | static |
get_format_instance(string $dataformat) | core\dataformat | protectedstatic |
write_data(string $filename, string $dataformat, array $columns, Iterable $iterator, callable $callback=null) | core\dataformat | static |