Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
Drenderer.php848 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1) function in Doku_Renderer
Dxhtml.php1574 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) function in Doku_Renderer_xhtml