Home
last modified time | relevance | path

Searched refs:table_open (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/parser/
H A Dxhtml.php1421 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
1335 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { global() function in Doku_Renderer_xhtml
H A Drenderer.php754 public function table_open($maxcols = null, $numrows = null, $pos = null)
659 public function table_open($maxcols = null, $numrows = null, $pos = null) { global() function in Doku_Renderer