Home
last modified time | relevance | path

Searched refs:table_open (Results 26 – 50 of 53) sorted by relevance

123

/plugin/purplenumbers/
H A Drenderer.php89 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { function in renderer_plugin_purplenumbers
/plugin/dw2markdown/
H A Drenderer.php483 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { function in Renderer_Plugin_dw2markdown
/plugin/pubchem/
H A Dsyntax.php124 $renderer->table_open(2);
/plugin/actionrenderer/
H A Drenderer.php435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) function in renderer_plugin_actionrenderer
/plugin/revealjs/
H A Drenderer.php295 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL) { function in renderer_plugin_revealjs
/plugin/filelist/
H A Dsyntax.php
/plugin/gemini/
H A Drenderer.php443 public function table_open($maxcols = null, $numrows = null, $pos = null) function in renderer_plugin_gemini
/plugin/latexit/_test/
H A Drenderer.test.php755 $this->r->table_open(5);
760 $this->r->table_open(3);
/plugin/strata/syntax/
H A Dentry.php259 $R->table_open();
/plugin/btable2/
H A Dsyntax.php219 $renderer->table_open();
/plugin/todo/syntax/
H A Dlist.php379 $R->table_open();
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php219 $this->renderer->table_open();
/plugin/text/
H A Drenderer.php490 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { function in renderer_plugin_text
/plugin/yalist/
H A Dsyntax.php411 $renderer->table_open(2);
/plugin/latexport/implementation/
H A Ddecorator_persister.php901 function table_open($maxcols = null, $numrows = null, $pos = null) { function in DecoratorPersister
/plugin/struct/meta/
H A DAggregationTable.php59 $this->renderer->table_open();
/plugin/prosemirror/
H A Drenderer.php191 public function table_open($maxcols = null, $numrows = null, $pos = null) function in renderer_plugin_prosemirror
/plugin/dir/
H A Dsyntax.php1101 $this->rdr->table_open (null, null, null, $class) ;
/plugin/mellelexport/
H A Drenderer.php724 …function table_open($maxcols = null, $numrows = null, $pos = null){call_user_func_array(array($thi… function in renderer_plugin_mellelexport
/plugin/xml/
H A Drenderer.php496 function table_open($maxcols = null, $numrows = null){ function in renderer_plugin_xml
/plugin/edittable/renderer/
H A Dinverse.php585 function table_open($maxcols = null, $numrows = null, $pos = null) { function in renderer_plugin_edittable_inverse
/plugin/nroff/
H A Drenderer.php847 function table_open($maxcols = NULL, $numrows = NULL){ function in renderer_plugin_nroff
/plugin/combo/renderer/
H A Danalytics.php725 public function table_open($maxcols = null, $numrows = null, $pos = null) // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_combo_analytics
/plugin/timetrack/
H A Dhelper.php766 $r->table_open();
/plugin/odp/
H A Drenderer.php690 function table_open($maxcols = NULL, $numrows = NULL){ function in renderer_plugin_odp

123