Home
last modified time | relevance | path

Searched defs:table_open (Results 1 – 2 of 2) sorted by relevance

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