Home
last modified time | relevance | path

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

/plugin/fontello/
H A Daction.php121 $event->data[1] = $this->replaceHeadingIconTokens($event->data[1], $helper);
225 protected function replaceHeadingIconTokens($html, helper_plugin_fontello $helper) function in action_plugin_fontello