Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Drenderer.php830 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1)
725 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { global() function in Doku_Renderer
H A Dxhtml.php1536 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
1440 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) { global() function in Doku_Renderer_xhtml