Searched refs:renderIconXhtml (Results 1 – 2 of 2) sorted by relevance
299 if ($helper->renderIconXhtml($token['name']) === null) return $match[0];326 return $helper->renderIconXhtml($token['name']) ?: $match[0];
151 public function renderIconXhtml($iconName) function in helper_plugin_fontello