Home
last modified time | relevance | path

Searched full:isenabled (Results 26 – 50 of 128) sorted by last modified time

123456

/plugin/structtasks/_test/json/
H A Dmissingstatus.struct.json16 "isenabled": true, boolean
40 "isenabled": true, boolean
66 "isenabled": false, boolean
H A Dmultidate.struct.json16 "isenabled": true, boolean
40 "isenabled": true, boolean
66 "isenabled": true, boolean
H A Dmultistatus.struct.json16 "isenabled": true, boolean
40 "isenabled": true, boolean
62 "isenabled": true, boolean
H A Dvalid.struct.json16 "isenabled": true, boolean
40 "isenabled": true, boolean
66 "isenabled": true, boolean
H A Dvalid2.struct.json16 "isenabled": true, boolean
40 "isenabled": true, boolean
62 "isenabled": true, boolean
/plugin/recommend/
H A Daction.php195 if (!is_null($captcha) && $captcha->isEnabled() && !$captcha->check()) {
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php39 if(!is_null($helper) && $helper->isEnabled()){
72 if(!is_null($helper) && $helper->isEnabled()){
/plugin/combo/syntax/
H A Dheadingwiki.php42 public static function isEnabled(): int function in syntax_plugin_combo_headingwiki
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php354 public function isEnabled() function in Facebook\\WebDriver\\Remote\\RemoteWebElement
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverExpectedCondition.php427 if ($element !== null && $element->isEnabled()) {
450 $element->isEnabled();
H A DWebDriverElement.php104 public function isEnabled(); function
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebElement.php301 public function isEnabled() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
304 return $this->element->isEnabled();
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php232 if (!$this->colors->isEnabled()) $prefix = '';
H A DColors.php94 public function isEnabled() function in splitbrain\\phpcli\\Colors
/plugin/blogtng/helper/
H A Dcomments.php516 if ($captcha && $captcha->isEnabled()) {
/plugin/blogtng/action/
H A Dcomments.php116 if ($captcha && $captcha->isEnabled()) {
/plugin/edittable/lib/
H A Dhandsontable.full.js5026 if (this.isEnabled && this.isEnabled()) {
36703 key: 'isEnabled',
37372 key: 'isEnabled',
37972 key: 'isEnabled',
39002 key: 'isEnabled',
41328 key: 'isEnabled',
42294 key: 'isEnabled',
42804 key: 'isEnabled',
43770 key: 'isEnabled',
44495 key: 'isEnabled',
[all …]
/plugin/captcha/
H A Dhelper.php38 public function isEnabled()
32 public function isEnabled() global() function in helper_plugin_captcha
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php65 if ($connection->isEnabled()) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
H A DSimple.php21 if ($connection->isEnabled()) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DConnection.php239 public function isEnabled() function in Elastica\\Connection
/plugin/ckgedit/action/
H A Dedit.php921 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc11129 isEnabled: function() {
12605 isEnabled: function() {
12612 return this.isEnabled() && this.isVisible() ? !0 : !1
H A Dckeditor.js563 isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return!t…
641isEnabled:function(){return!this.getElement().hasClass("cke_disabled")},isVisible:function(){retur…
/plugin/html5video2/script/
H A Dvideo.min.js23isEnabled(e.playlist)}),e=(l=!l.length?u.filter(function(e){return!Qu.isDisabled(e.playlist)}):l).…
27 …ECTOR:function(){var t=this,e=this.playlists.master.playlists.filter(Qu.isEnabled);return Ru(e,Mu)…

123456