Searched defs:table_open (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/parser/ | ||
H A D | renderer.php | 659 public function table_open($maxcols = null, $numrows = null, $pos = null) { global() function in Doku_Renderer |
H A D | xhtml.php | 1335 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { global() function in Doku_Renderer_xhtml |