ImportExport
class ImportExport (View source)
ImportExport class
Methods
static
addJsFiles($page)
Add import/export js files to the page
static
addExportButton($text, $id = 'export', $class = 'butAction', $alt = '')
Add/print export button
static
addImportButton($text, $accept, $id = 'import', $file_input_id = 'import-file-input', $class = 'butAction', $alt = '')
Add/print import button
Details
at line 29
static
addJsFiles($page)
Add import/export js files to the page
at line 46
static
addExportButton($text, $id = 'export', $class = 'butAction', $alt = '')
Add/print export button
at line 63
static
addImportButton($text, $accept, $id = 'import', $file_input_id = 'import-file-input', $class = 'butAction', $alt = '')
Add/print import button