Searched full:isenabled (Results 1 – 11 of 11) sorted by relevance
20 public static function isEnabled()44 if (!self::isEnabled()) return;91 if (!self::isEnabled()) return;129 if (!self::isEnabled()) return;21 public static function isEnabled() global() function in dokuwiki\\Debug\\DebugHelper
16 public function isenabled()39 if (!$this->isenabled()) {83 if (!$this->isenabled()) {114 if (!$this->isenabled()) {169 if (!$this->isenabled()) {237 if (!$this->isenabled()) {17 public function isenabled() global() function in dokuwiki\\Subscriptions\\SubscriberManager
27 if (!$subscriberManager->isenabled()) {
90 if (!$disabled && !$this->isEnabled($plugin)) {144 * @deprecated in favor of the more sensible isEnabled where the return value matches the enabled state148 dbg_deprecated('isEnabled()');149 return !$this->isEnabled($plugin);158 public function isEnabled($plugin)160 public function isEnabled($plugin) global() function in dokuwiki\\Extension\\PluginController
376 public function isenabled() { global() function in Subscription
68 return !$plugin_controller->isEnabled($plugin);
98 public function isEnabled()94 public function isEnabled() global() function in splitbrain\\phpcli\\Colors
303 if ($this->colors->isEnabled()) {
299 if ($ext->isEnabled()) {