Home
last modified time | relevance | path

Searched defs:colspan (Results 1 – 3 of 3) 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)
/dokuwiki/inc/
H A DDifferenceEngine.php1121 var $colspan = 2; variable in TableDiffFormatter
1235 var $colspan = 2; variable in InlineDiffFormatter