Home
last modified time | relevance | path

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

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