Home
last modified time | relevance | path

Searched refs:getFormat (Results 101 – 107 of 107) sorted by path

12345

/plugin/strata/
H A Drenderer.php15 function getFormat() { function in renderer_plugin_strata
/plugin/struct/renderer/
H A Dcsv.php45 public function getFormat() function in renderer_plugin_struct_csv
/plugin/structodt/
H A Drenderer.php9 public function getFormat() { function in renderer_plugin_structodt
/plugin/text/
H A Drenderer.php25 function getFormat(){ function in renderer_plugin_text
40 if (!$plugin->render($this->getFormat(),$this,$data)) {
/plugin/twcheckliste/
H A Drenderer.php.old25 function getFormat(){
/plugin/xml/
H A Drenderer.php44 function getFormat(){return 'xml';} function in renderer_plugin_xml
53 $plugin->render($this->getFormat(),$this,$data);
/plugin/yuriigantt/src/Driver/Embedded/
H A DRenderer.php51 public function getFormat() function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Renderer
71 $plugin->render($this->getFormat(), $this, $data);

12345