convert
Table of Contents
Interfaces
- ImportInterface
- Imports data from a specific format into an array
Classes
- Export
- Export Class
Class which handles export operations
- Import
- Import Class
Class which handles the main import operations
- IllegalCallbackException
- Exception thrown if a callback tries to directly call a PHP method or function
- NoCallbackException
- Exception thrown if no callback was found at the given offset
- ImportExport
- Parent class for Import and Export controllers
- Csv
- Represents data loaded from or stored in CSV format
- Xml
- Represents data loaded from or stored in XML format