Home
last modified time | relevance | path

Searched defs:tableheader_open (Results 1 – 20 of 20) sorted by relevance

/plugin/edittable/renderer/
H A Djson.php71 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { function in renderer_plugin_edittable_json
H A Dinverse.php613 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { function in renderer_plugin_edittable_inverse
/plugin/latexport/implementation/
H A Ddecorator_tables.php148 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { function in DecoratorTables
H A Ddecorator.php986 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { function in decorator
H A Ddecorator_persister.php984 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { function in DecoratorPersister
/plugin/revealjs/
H A Drenderer.php357 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) { function in renderer_plugin_revealjs
/plugin/latexport/_test/
H A Ddecorator_mock.php186 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { function in DecoratorMock
/plugin/struct/renderer/
H A Dcsv.php110 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) function in renderer_plugin_struct_csv
/plugin/dw2markdown/
H A Drenderer.php544 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) { function in Renderer_Plugin_dw2markdown
/plugin/simplexml/
H A Drenderer.php497 function tableheader_open($colspan = 1, $align = NULL){ function in renderer_plugin_simplexml
/plugin/prosemirror/
H A Drenderer.php229 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) function in renderer_plugin_prosemirror
/plugin/mellelexport/
H A Drenderer.php732 …function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1){call_user_func_array(array($t… function in renderer_plugin_mellelexport
/plugin/xml/
H A Drenderer.php516 function tableheader_open($colspan = 1, $align = null, $rowspan = 1){ function in renderer_plugin_xml
/plugin/nroff/
H A Drenderer.php867 function tableheader_open($colspan = 1, $align = NULL){ function in renderer_plugin_nroff
/plugin/actionrenderer/
H A Drenderer.php495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) function in renderer_plugin_actionrenderer
/plugin/text/
H A Drenderer.php529 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) { function in renderer_plugin_text
/plugin/odp/
H A Drenderer.php709 function tableheader_open($colspan = 1, $align = "left"){ function in renderer_plugin_odp
/plugin/latexit/
H A Drenderer.php1271 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) { function in renderer_plugin_latexit
/plugin/dokutexit/
H A Dlatex.php711 function tableheader_open($colspan = 1, $align = NULL) { function in Doku_Renderer_latex
/plugin/odt/renderer/
H A Dpage.php782 function tableheader_open($colspan = 1, $align = "left", $rowspan = 1){ function in renderer_plugin_odt_page