Searched defs:colspan (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/parser/ | ||
H A D | renderer.php | 725 tableheader_open($colspan = 1, $align = null, $rowspan = 1) global() argument |
H A D | xhtml.php | 1440 tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) global() argument |
/dokuwiki/inc/ | ||
H A D | DifferenceEngine.php | 1121 var $colspan = 2; variable in TableDiffFormatter |