Home
last modified time | relevance | path

Searched refs:getFormat (Results 76 – 100 of 107) sorted by relevance

12345

/plugin/dw2markdown/
H A Drenderer.php572 function getFormat() { function in Renderer_Plugin_dw2markdown
/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/revealjs/
H A Drenderer.php42 function getFormat(){ function in renderer_plugin_revealjs
/plugin/multiorphan/action/
H A Dmultiorphan.php289 $plugin->render($this->renderer->getFormat(), $this->renderer, $input[1][1]);
/plugin/gemini/
H A Drenderer.php23 public function getFormat() function in renderer_plugin_gemini
/plugin/changes/
H A Dsyntax.php409 if ($renderer->getFormat() == 'xhtml') {
/plugin/prosemirror/
H A Drenderer.php38 public function getFormat() function in renderer_plugin_prosemirror
/plugin/latexport/implementation/
H A Ddecorator.php34 function getFormat() { function in decorator
/plugin/mellelexport/
H A Drenderer.php55 function getFormat() { function in renderer_plugin_mellelexport
/plugin/edittable/renderer/
H A Dinverse.php31 function getFormat() { function in renderer_plugin_edittable_inverse
/plugin/combo/ComboStrap/
H A DSnippet.php1197 public function getFormat(): string function in ComboStrap\\Snippet
H A DMarkupPath.php1116 return $this->getPublishedTime() !== null ? $this->getPublishedTime()->format(Iso8601Date::getFormat()) : null;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php639 public function getFormat() { function in Google_DfareportingFile
1170 public function getFormat() { function in Google_Report
/plugin/nroff/
H A Drenderer.php46 function getFormat(){ function in renderer_plugin_nroff
/plugin/combo/renderer/
H A Danalytics.php675 public function getFormat() function in renderer_plugin_combo_analytics
/plugin/latexit/_test/
H A Drenderer.test.php66 $this->assertEquals('latex', $this->r->getFormat());
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8getFormat:function(){return this.format},getArgument:function(n){return this.args[n]},getArguments…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8getFormat:function(){return this.format},getArgument:function(n){return this.args[n]},getArguments…
/plugin/odp/
H A Drenderer.php167 function getFormat(){ function in renderer_plugin_odp
/plugin/latexit/
H A Drenderer.php177 public function getFormat() { function in renderer_plugin_latexit
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java1087 AudioFormat audioFormat = audioStream.getFormat(); in SoundPlayer()
/plugin/dokutexit/
H A Dlatex.php85 function getFormat() { function in Doku_Renderer_latex
/plugin/odt/renderer/
H A Dpage.php65 function getFormat(){ function in renderer_plugin_odt_page
/plugin/odt/ODT/
H A DODTDocument.php1672 $format = $this->page->getFormat();

12345