Classes

\ilateral\SilverStripe\ImportExport

Name Description
CSVFieldMapper A visual interface for mapping field names. EMPTY
CSVPreviewer View the content of a given CSV file EMPTY

\ilateral\SilverStripe\ImportExport\BulkLoader

Name Description
BetterBulkLoader The bulk loader allows large-scale uploads to SilverStripe via the ORM. EMPTY
BetterBulkLoader_Result Store result information about a BulkLoader import. EMPTY
CsvBetterBulkLoader Backwards copatible CsvBulkLoader Almost api equivelant to CSVBulkLoader EMPTY
ListBulkLoader Peforms bulk loading, but works with a given DataList. EMPTY

\ilateral\SilverStripe\ImportExport\BulkLoader\Sources

Name Description
ArrayBulkLoaderSource Array Bulk Loader Source Useful for testing bulk loader. The output is the same as input. EMPTY
BulkLoaderSource An abstract source to bulk load records from. EMPTY
CsvBulkLoaderSource CSV file bulk loading source EMPTY

\ilateral\SilverStripe\ImportExport\Extensions

Name Description
ImportAdminExtension No description available EMPTY

\ilateral\SilverStripe\ImportExport\Forms

Name Description
UploadField No description available EMPTY

\ilateral\SilverStripe\ImportExport\GridField

Name Description
GridFieldImporter Adds a way to import data to the GridField's DataList EMPTY
GridFieldImporter_Request Request handler that provides a seperate interface for users to map columns and trigger import. EMPTY

\ilateral\SilverStripe\ImportExport\Tests

Name Description
ArrayBulkLoaderSourceTest No description available EMPTY
BetterBulkLoaderTest No description available EMPTY
BulkLoaderRelationTest No description available EMPTY
BulkLoaderTest No description available EMPTY
CsvBulkLoaderSourceTest No description available EMPTY
ListBulkLoaderTest No description available EMPTY

\ilateral\SilverStripe\ImportExport\Tests\BulkLoader

Name Description
CustomLoader No description available EMPTY

\ilateral\SilverStripe\ImportExport\Tests\Model

Name Description
Country No description available EMPTY
Course No description available EMPTY
CourseSelection No description available EMPTY
Person No description available EMPTY
Player No description available EMPTY
PlayerContract No description available EMPTY
Team No description available EMPTY