Searched defs:tablecell_open (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/parser/ | ||
H A D | renderer.php | 741 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1) { global() function in Doku_Renderer |
H A D | xhtml.php | 1476 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) { global() function in Doku_Renderer_xhtml |