Method | Description | |
---|---|---|
batchAction ( ) | ||
doExportAction ( ) | ||
downloadCsvFileAction ( ) | ||
exportAction ( ) | ||
getBatchJobsAction ( ) | ||
getExportJobsAction ( ) | ||
gridDeleteColumnConfigAction ( ) | ||
gridGetColumnConfigAction ( ) | ||
gridSaveColumnConfigAction ( ) | ||
importGetFileInfoAction ( ) | ||
importProcessAction ( ) | ||
importUploadAction ( ) | IMPORTER | |
loadObjectDataAction ( ) |
Method | Description | |
---|---|---|
csvObjectData ( |
Flattens object data to an array with key=>value where value is simply a string representation of the value (for objects, hrefs and assets the full path is used) | |
extractFieldsAndBricks ( ) | ||
extractLanguage ( ) | ||
getCsvData ( $list, $fields, $addTitles = true ) | ||
getCsvFieldData ( $field, $object, $requestedLanguage ) | ||
getCsvFile ( $fileHandle ) | ||
getFieldGridConfig ( $field, $gridType, $position, $force = false, $keyPrefix = null ) | ||
mapFieldname ( $field ) | ||
prepareExportList ( ) |
protected csvObjectData ( |
||
$object | ||
return | array |
protected getCsvFieldData ( $field, $object, $requestedLanguage ) |
protected getFieldGridConfig ( $field, $gridType, $position, $force = false, $keyPrefix = null ) |