Searched refs:normalizeContent (Results 1 – 3 of 3) sorted by relevance
48 return $TPL->normalizeContent($content);
152 $content = $this->normalizeContent($content);1265 $out = $this->normalizeContent($out);1309 …$output = $this->normalizeContent($this->toBootstrapNav(tpl_include_page($page, 0, 1, $this->get…1396 public function normalizeContent($content) function in dokuwiki\\template\\bootstrap3\\Template
361 $event->data = $this->template->normalizeContent($event->data);