Home
last modified time | relevance | path

Searched refs:helper_structodt (Results 1 – 2 of 2) sorted by path

/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php22 protected $helper_structodt; variable in dokuwiki\\plugin\\structodt\\meta\\AggregationEditorTableOdt
41 $this->helper_structodt = plugin_load('helper', 'structodt');
122 $this->helper_structodt->getLang('btn_downloadAll') .
129 $this->helper_structodt->getLang('btn_downloadAll') .
H A DAggregationTableOdt.php19 protected $helper_structodt; variable in dokuwiki\\plugin\\structodt\\meta\\AggregationTableOdt
36 $this->helper_structodt = plugin_load('helper', 'structodt');
97 $this->renderer->doc .= '<a href="' . $href . '" class="export mediafile mf_pdf" ' . $style . '>'.$this->helper_structodt->getLang('btn_downloadAll').'</a>';