Home
last modified time | relevance | path

Searched defs:colspan (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/inc/parser/
H A Dxhtml.php1440 tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) global() argument
1476 tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) global() argument
[all...]
H A Drenderer.php725 tableheader_open($colspan = 1, $align = null, $rowspan = 1) global() argument
741 tablecell_open($colspan = 1, $align = null, $rowspan = 1) global() argument
/dokuwiki/inc/
H A DDifferenceEngine.php1121 var $colspan = 2; variable in TableDiffFormatter
1235 var $colspan = 2; variable in InlineDiffFormatter
[all...]