Home
last modified time | relevance | path

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

/plugin/fontello/
H A Daction.php38 if ($helper === null || !$helper->hasActivePackage()) return;
66 if ($helper === null || !$helper->hasActivePackage()) return;
112 !$helper->hasActivePackage() ||
137 if ($helper === null || !$helper->hasActivePackage() || !is_string($event->data)) return;
159 if ($helper === null || !$helper->hasActivePackage()) return;
H A Dsyntax.php71 $hasPackage = $this->helper->hasActivePackage();
H A Dhelper.php22 public function hasActivePackage() function in helper_plugin_fontello
45 if (!$this->hasActivePackage()) return null;