Home
last modified time | relevance | path

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

/plugin/fontello/
H A Daction.php95 $event->data[$index]['title'] = $this->filterTocTitle((string) $item['title'], $helper);
292 protected function filterTocTitle($title, helper_plugin_fontello $helper) function in action_plugin_fontello