Home
last modified time | relevance | path

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

/plugin/struct/admin/
H A Dschemas.php59 // export
60 if ($table && $INPUT->bool('export')) {
103 // export CSV
186 * Form for handling import/export from/to JSON and CSV
199 $form->addFieldsetOpen($this->getLang('export'));
200 $form->addButton('export', $this->getLang('btn_export'));
/plugin/struct/helper/
H A Dimexport.php94 * @param string $schemaJSON The structure of the schema as exportet by structs export functionality
/plugin/struct/syntax/
H A Dtable.php114 // no pagination in export
/plugin/struct/meta/
H A DAggregationTable.php50 // export handle
472 * Adds CSV export controls
487 $this->renderer->doc .= '<a href="' . $link . '" class="export mediafile mf_csv">' .
/plugin/struct/
H A Dstyle.less422 a.export {
/plugin/struct/renderer/
H A Dcsv.php6 * CSV export of tabular data generated in Aggregations