Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 | static |
write_data(string $filename, string $dataformat, array $columns, Iterable $iterator, ?callable $callback=null) | core\dataformat | static |
write_data_to_filearea(array $filerecord, string $dataformat, array $columns, Iterable $iterator, ?callable $callback=null) | core\dataformat | static |