Searched +full:import +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 6 of 6) sorted by relevance
67 // import68 if ($table && $INPUT->bool('import')) {83 // import CSV95 $csvImporter->import();186 * Form for handling import/export from/to JSON and CSV203 $form->addFieldsetOpen($this->getLang('import'));205 $form->addButton('import', $this->getLang('btn_import'));
63 * Import the data from file.67 public function import() function in dokuwiki\\plugin\\struct\\meta\\CSVImporter 69 // Do the import199 //if no ok don't import
11 * Import page schema only when the pid header is present.60 saveWikiText($pid, $text, 'Created by struct csv import');
13 * 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);
15 * Import a schema using JSON
90 * Import a schema. If a schema with the given name already exists, then it will be overwritten. Otherwise a new