Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dxhtml.php62 * $key in finishSectionEdit(),
99 public function finishSectionEdit($end = null, $hid = null)
147 $this->finishSectionEdit();
245 $this->finishSectionEdit($pos - 1);
1451 $this->finishSectionEdit($pos);
94 public function finishSectionEdit($end = null, $hid = null) { global() function in Doku_Renderer_xhtml