Home
last modified time | relevance | path

Searched refs:tablerow_open (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/inc/parser/
Drenderer_xhtml.test.php72 $this->R->tablerow_open('item');
84 $this->R->tablerow_open('values');
93 $this->R->tablerow_open();
/dokuwiki/inc/parser/
Drenderer.php812 public function tablerow_open() function in Doku_Renderer
Dxhtml.php1508 public function tablerow_open($classes = null) function in Doku_Renderer_xhtml