mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
0a91bc5aa9
Filterable fields are attempted to be autodetected by using the exportable fields. Records can be filtered by fields with type select,select-cat,select-account,date,date-time (according to egw_record class) only at this time. Filters are saved in the definition and used with scheduled exports. They are also available to the user for modification in the export dialog. |
||
---|---|---|
.. | ||
class.filter_widget.inc.php | ||
class.importexport_admin_prefs_sidebox_hooks.inc.php | ||
class.importexport_arrayxml.inc.php | ||
class.importexport_basic_import_csv.inc.php | ||
class.importexport_definition.inc.php | ||
class.importexport_definitions_bo.inc.php | ||
class.importexport_definitions_ui.inc.php | ||
class.importexport_export_csv.inc.php | ||
class.importexport_export_ui.inc.php | ||
class.importexport_helper_functions.inc.php | ||
class.importexport_iface_egw_record.inc.php | ||
class.importexport_iface_export_plugin.inc.php | ||
class.importexport_iface_export_record.inc.php | ||
class.importexport_iface_import_plugin.inc.php | ||
class.importexport_iface_import_record.inc.php | ||
class.importexport_import_csv.inc.php | ||
class.importexport_import_ui.inc.php | ||
class.importexport_schedule_ui.inc.php | ||
class.importexport_wizard_basic_export_csv.inc.php | ||
class.importexport_wizard_basic_import_csv.inc.php |