API results for “export”
FieldtypeRepeater::exportValue(Page $page, Field $field, RepeaterPageArray $value, array $options = []) class.method
Export repeater value
FieldtypeRepeater::importValue(Page $page, Field $field, array $value, array $options = []) class.method
Import repeater value previously exported by exportValue()
FieldtypeRepeater::exportConfigData(Field $field, array $data) class.method
Export configuration values for external consumption
FieldtypeRepeater::importConfigData(Field $field, array $data) class.method
Convert an array of exported data to a format that will be understood internally
FieldtypeTable::exportValue(Page $page, Field $field, $value, array $options = []) class.method
Export table rows value for a page to an array
FieldtypeTable::importValue(Page $page, Field $field, array $value, array $options = []) class.method
Import a previously exported array
FieldtypeText::importConfigData(Field $field, array $data) class.method
Convert an array of exported data to a format that will be understood internally
FieldtypeTextarea::exportValue(Page $page, Field $field, $value, array $options = []) class.method
Export value
ProcessPagesExportImport::execute() module.method
Main execution handler
ProcessField::executeExport() module.method
Execute export
ProcessTemplate::executeExport() module.method
Execute export