Home
last modified time | relevance | path

Searched refs:isEnabled (Results 1 – 25 of 83) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TargetServer.php33 public $isEnabled; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer
80 public function setIsEnabled($isEnabled) argument
82 $this->isEnabled = $isEnabled;
89 return $this->isEnabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DUsersettingsNotesExport.php29 public $isEnabled; variable in Google\\Service\\Books\\UsersettingsNotesExport
48 public function setIsEnabled($isEnabled) argument
50 $this->isEnabled = $isEnabled;
57 return $this->isEnabled;
/plugin/blogtng/helper/
H A Dcomments.php516 if ($captcha && $captcha->isEnabled()) {
/plugin/bureaucracy-au/helper/
H A Dfieldsubmit.php39 if(!is_null($helper) && $helper->isEnabled()){
72 if(!is_null($helper) && $helper->isEnabled()){
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php39 if(!is_null($helper) && $helper->isEnabled()){
72 if(!is_null($helper) && $helper->isEnabled()){
/plugin/bureaucracyau/helper/
H A Dfieldsubmit.php39 if(!is_null($helper) && $helper->isEnabled()){
72 if(!is_null($helper) && $helper->isEnabled()){
/plugin/captcha/
H A Dhelper.php38 public function isEnabled()
32 public function isEnabled() global() function in helper_plugin_captcha
/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/ckgdoku/ckeditor/
H A Dckeditor.js516 isEnabled:function(){return!this._.disabled},eventProcessors:CKEDITOR.tools.extend({},CKEDITOR.ui.d…
594isEnabled:function(){return!this.getElement().hasClass("cke_disabled")},isVisible:function(){retur…
/plugin/ckgedit/action/
H A Dedit.php921 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>
/plugin/ckgedit/ckeditor/
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…
H A Dckeditor.js.unc11129 isEnabled: function() {
12605 isEnabled: function() {
12612 return this.isEnabled() && this.isVisible() ? !0 : !1
/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/Support/Events/
H A DEventFiringWebElement.php301 public function isEnabled() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
304 return $this->element->isEnabled();
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverElement.php104 public function isEnabled(); function
H A DWebDriverExpectedCondition.php427 if ($element !== null && $element->isEnabled()) {
450 $element->isEnabled();
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1563isEnabled()&&this.beforeUndo(c.getProperty("edit"))});this.moveHandler=mxUtils.bind(this,function(…
1673isEnabled()&&this.isEnabled()){var c=[a,b];this.handlers.visit(function(a,b){b.mouseMove.apply(b,c…
1757 ….prototype.mouseDown=function(a,b){if(!b.isConsumed()&&this.isEnabled()&&this.graph.isEnabled()&&n…
1951 …dForEvent=function(a){return this.graph.isEnabled()&&!mxEvent.isConsumed(a)&&this.isGraphEvent(a)&…
2933isEnabled=mxUtils.bind(this,function(){return this.state.view.graph.connectionHandler.isEnabled()}…
3502isEnabled=f;this.addAction("save",function(){d.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnab…
3519isEnabled()&&!c.isCellLocked(c.getDefaultParent())&&(c.clearSelection(),d.actions.get("image").fun…
3588isEnabled(),b.showDisabled||c)&&(d=b.addItem(e||mxResources.get(a),null,null,d,null,c),this.addMen…
3612 … null!=k&&(a.showDisabled||k.isEnabled())&&k.visible?(b=a.addItem(f||k.label,null,function(a){k.fu…
11891isEnabled()&&!g.isCellLocked(g.getDefaultParent())&&A("",120,60,"whiteSpace=wrap;html=1;")}),null,…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js6445 if (graph.isEnabled() && !editable)
H A DDialogs.js6202 if (editorUi.editor.graph.isEnabled())
7043 if (graph.isEnabled() && !graph.isCellLocked(lastFound.cell))
7063 else if (graph.isEnabled() && !stayOnPage)
7586 if (graph.isEnabled())
H A DEditor.js4108 if (graph.isEnabled())
4146 if (this.isMathOptionVisible() && graph.isEnabled() && typeof(MathJax) !== 'undefined')
5979 Graph.prototype.createTagsDialog = function(isEnabled, invert, addFn) argument
5999 tagCloud.style.border = (graph.isEnabled()) ? '1px solid #808080' : 'none';
6000 tagCloud.style.bottom = (graph.isEnabled()) ? '48px' : '10px';
6108 if (graph.isEnabled())
6206 if (graph.isEnabled())
6296 if (isEnabled())
6336 if (graph.isEnabled())
6885 if (action.select != null && this.isEnabled())
H A DEditorUi.js9751 if (graph.isEnabled())
9789 if (graph.isEnabled())
10138 if (graph.isEnabled())
10155 if (graph.isEnabled())
10922 if (this.editor.graph.isEnabled() || urlParams['embed'] != '1')
10943 if (this.editor.graph.isEnabled() || urlParams['embed'] != '1')
13717 this.editor.graph.isEnabled());
13722 !this.editor.graph.isEnabled()) &&
13732 this.editor.graph.isEnabled();
13743 this.editor.graph.isEnabled()) ||
[all …]
H A DElectronApp.js628 (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent())));
629 pasteHere.setEnabled(paste.isEnabled());
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 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())

1234