Home
last modified time | relevance | path

Searched +full:import +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 6 of 6) sorted by relevance

/plugin/struct/admin/
H A Dschemas.php67 // import
68 if ($table && $INPUT->bool('import')) {
83 // import CSV
95 $csvImporter->import();
186 * Form for handling import/export from/to JSON and CSV
203 $form->addFieldsetOpen($this->getLang('import'));
205 $form->addButton('import', $this->getLang('btn_import'));
/plugin/struct/meta/
H A DCSVImporter.php63 * Import the data from file.
67 public function import() function in dokuwiki\\plugin\\struct\\meta\\CSVImporter
69 // Do the import
199 //if no ok don't import
H A DCSVSerialImporter.php11 * Import page schema only when the pid header is present.
60 saveWikiText($pid, $text, 'Created by struct csv import');
H A DCSVPageImporter.php13 * Import page schema only when the pid header is present.
88 saveWikiText($pid, $text, 'Created by struct csv import');
108 msg('Import error: Key "' . hsc($blockKey) . '" not found!', -1);
H A DSchemaImporter.php15 * Import a schema using JSON
/plugin/struct/helper/
H A Dimexport.php90 * Import a schema. If a schema with the given name already exists, then it will be overwritten. Otherwise a new