Searched defs:isEnabled (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Module/ | ||
H A D | ModuleInterface.php | 64 public function isEnabled(): bool; function |
H A D | AbstractModule.php | 153 final public function isEnabled(): bool function in Fisharebest\\Webtrees\\Module\\AbstractModule |
/webtrees/public/ckeditor-4.15.1-custom/ | ||
H A D | ckeditor.js | 583 isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return!t… method |