Searched refs:tableheader_open (Results 1 – 3 of 3) sorted by relevance
73 $this->R->tableheader_open();76 $this->R->tableheader_open(1, null, 1, 'second');
830 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) function in Doku_Renderer
1536 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) function in Doku_Renderer_xhtml