Index
(view)
o2view_export
string o2view_export(string $view_name, string $csv_file_name, boolean $only_visible, string $fields_separator, string $text_delimiter, string $decimal_separator, string $date_format, string $time_format, boolean $titles_from_view, array $excluded_aliases, array $used_aliases)
Export data from a prg view to a CSV format file.
File is zipped and the full path to file is returned.