Home
last modified time | relevance | path

Searched refs:isEnabled (Results 26 – 50 of 83) sorted by relevance

1234

/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/dokumicrobugtracker/
H A Dsyntax.php77 if(!is_null($helper) && $helper->isEnabled())
387 if(!is_null($helper) && $helper->isEnabled()) {
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js196 })).isEnabled = isGraphEnabled;
289 }).isEnabled = isGraphEnabled;
295 if (graph.isEnabled())
313 })).isEnabled = function()
689 action.isEnabled = isGraphEnabled;
740 if (graph.isEnabled() && !graph.isSelectionEmpty())
1949 if (graph.isEnabled())
1958 })).isEnabled = isGraphEnabled;
2644 }))).isEnabled = isGraphEnabled;
2780 renameAction.isEnabled = function()
[all …]
H A DPages.js705 tooltips: this.tooltipHandler.isEnabled(),
706 connect: this.connectionHandler.isEnabled(),
1020 if (this.editor.graph.isEnabled())
1105 if (graph.isEnabled() && tmp >= 0)
1167 if (graph.isEnabled())
1214 if (graph.isEnabled())
1298 if (graph.isEnabled())
1533 if (this.editor.graph.isEnabled())
1672 if (graph.isEnabled() && !graph.isMouseDown &&
H A DTrees.js247 if (graph.isEnabled() && graph.getSelectionCount() == 1)
269 if (graph.isEnabled() && graph.getSelectionCount() == 1)
296 if (graph.isEnabled() && graph.getSelectionCount() == 1)
312 if (graph.isEnabled() && graph.model.isVertex(cell))
1094 if (graph.isEnabled() && !graph.isEditing() &&
H A DMinimal.js753 if (graph.isEnabled())
776 else if (graph.isSelectionEmpty() && graph.isEnabled())
785 else if (graph.isEnabled())
791 if (graph.isEnabled() && graph.isSelectionEmpty())
1252 }, parent, null, mxUtils.bind(graph, graph.isEnabled));
1646 if (action.isEnabled())
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php94 public function isEnabled() function in splitbrain\\phpcli\\Colors
H A DBase.php232 if (!$this->colors->isEnabled()) $prefix = '';
/plugin/struct/meta/
H A DColumn.php143 public function isEnabled() function in dokuwiki\\plugin\\struct\\meta\\Column
H A DCSVImporter.php128 if (!$col->isEnabled()) continue;
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverExpectedCondition.php427 if ($element !== null && $element->isEnabled()) {
450 $element->isEnabled();
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DConnection.php239 public function isEnabled() function in Elastica\\Connection
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js48 var isGraphEnabled = mxUtils.bind(graph, graph.isEnabled);
532 }))).isEnabled = isGraphEnabled;
619 var enabled = entry.isEnabled();
636 if (menu != null && (popupMenu.showDisabled || menu.isEnabled()))
1391 if (action != null && (menu.showDisabled || action.isEnabled()) && action.visible)
1396 }, parent, sprite, action.isEnabled());
1810 Menu.prototype.isEnabled = function() method in Menu
H A DEditorUi.js66 graph.isEnabled = function() { return false; };
1235 if (this.isEnabled())
1625 if (evt.which == 9 && graph.isEnabled() && !mxEvent.isControlDown(evt))
1842 graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent())));
1843 pasteHere.setEnabled(paste.isEnabled());
3847 this.actions.get('guides').setEnabled(graph.isEnabled());
4388 if (graph.isEnabled())
4880 if (graph.isEnabled())
5113 if (!graph.isSelectionEmpty() && graph.isEnabled())
5259 if (graph.isEnabled())
[all …]
H A DGraph.js974 if (this.isEnabled())
983 if (this.isEnabled())
1024 if (this.isEnabled() && locked)
1082 if (!this.isEnabled() || this.isCellLocked(cell))
4409 if (this.isEnabled())
4750 if (this.isEnabled())
5575 if (this.graph.tooltipHandler.isEnabled())
5743 if (state != null && this.graph.isEnabled())
8908 if (this.isEnabled())
10809 if (me.getState() == null && this.isEnabled())
[all …]
/plugin/combo/syntax/
H A Dheadingwiki.php42 public static function isEnabled(): int function in syntax_plugin_combo_headingwiki
/plugin/recommend/
H A Daction.php195 if (!is_null($captcha) && $captcha->isEnabled() && !$captcha->check()) {
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js74 if (graph.isEnabled() && graph.getSelectionCount() == 1)
96 if (graph.isEnabled() && graph.getSelectionCount() == 1)
123 if (graph.isEnabled() && graph.getSelectionCount() == 1)
137 if (graph.isEnabled() && graph.getSelectionCount() == 1)
842 if (graph.isEnabled() && !graph.isEditing() && graph.getSelectionCount() == 1 &&
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php304 if ($log->isEnabled())
/plugin/ckgdoku/action/
H A Dedit.php680 …p ||!$USERINFO) && $guest_perm < 4 && $this->captcha && $this->captcha->isEnabled()) $CAPTCHA_HID…
862 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>
/plugin/issuetracker/
H A Daction.php1765 if(!is_null($helper) && $helper->isEnabled())
1808 if(!is_null($helper) && $helper->isEnabled())
2049 if(!is_null($helper) && $helper->isEnabled())
2148 if(!is_null($helper) && $helper->isEnabled())
2208 if(!is_null($helper) && $helper->isEnabled())
2291 if(!is_null($helper) && $helper->isEnabled())
2444 if(!is_null($helper) && $helper->isEnabled())
2525 if(!is_null($helper) && $helper->isEnabled())
2588 if(!is_null($helper) && $helper->isEnabled())
3042 if(!is_null($helper) && $helper->isEnabled()) { return $helper->check(); }
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php354 public function isEnabled() function in Facebook\\WebDriver\\Remote\\RemoteWebElement
/plugin/discussion/
H A Daction.php1054 if ($captcha && $captcha->isEnabled()) {
1060 if ($recaptcha && $recaptcha->isEnabled()) {
1540 if ($captcha->isEnabled() && !$captcha->check()) {
/plugin/captcha/
H A Dhelper.php38 public function isEnabled()
32 public function isEnabled() global() function in helper_plugin_captcha
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234