Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dxhtml.php69 public function startSectionEdit($start, $data) function in Doku_Renderer_xhtml
257 $header .= ' class="' . $this->startSectionEdit($pos, $data) . '"';
1436 $class .= ' ' . $this->startSectionEdit($pos, $data);