Home
last modified time | relevance | path

Searched defs:rowspan (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/parser/
H A Drenderer.php830 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1)
848 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1)
H A Dxhtml.php1536 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
1574 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)