Home
last modified time | relevance | path

Searched refs:isVisible (Results 1 – 25 of 71) sorted by relevance

123

/plugin/autotooltip/
H A Dscript.js
/plugin/bookcreator/action/
H A Dpagetools.php35 if(!$this->isVisible(true)) return;
90 $JSINFO['bookcreator']['areToolsVisible'] = $this->isVisible();
123 private function isVisible($isbookbar = false) {
153 private function isVisible($isbookbar = false) { global() function in action_plugin_bookcreator_pagetools
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js177 if (!node || self.isVisible()) return false;
228 this.isVisible = function () /* :Boolean */ { method in Autosuggest
238 return !self.isVisible();
306 if (self.isVisible() && !e.shiftKey) __preventDefault(e);
420 if (self.isVisible()) {
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js30 function ShowE( element, isVisible ) argument
34 element.style.display = isVisible ? '' : 'none' ;
/plugin/tagging/script/
H A Deditable.js236 isVisible: function() { method in Editable
386 if (!this.isVisible()) {
408 if(this.isVisible()) {
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js70 function ShowE( element, isVisible ) argument
74 element.style.display = isVisible ? '' : 'none' ;
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 …ull},Q.delay);return true};this.isVisible=function(){return!o.style.display};this.isHidden=functio… method in Autosuggest
/plugin/diagramsnet/lib/plugins/
H A Dtags.js40 editorUi.hiddenTagsWindow.window.setVisible(!editorUi.hiddenTagsWindow.window.isVisible());
319 if (this.window.isVisible())
H A Dnumber.js7 …sh({name: 'numbered', dispName: 'Numbered', type: 'bool', defVal: true, isVisible: function(state,…
H A Dprops.js39 dataWindow.setVisible(!dataWindow.isVisible());
H A Dsql.js624 wnd.setVisible(!wnd.isVisible());
626 if (wnd.isVisible()) {
H A Danimation.js21 this.animationWindow.window.setVisible(!this.animationWindow.window.isVisible());
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format)
352 isVisible: function(state, format)
422 }, isVisible: function(state, format)
436 }, isVisible: function(state, format)
464 }, isVisible: function(state, format)
492 }, isVisible: function(state, format)
503 }, isVisible: function(state, format)
514 … {name: 'part', dispName: 'Part', type: 'bool', defVal: false, isVisible: function(state, format)
5127 if (typeof(prop.isVisible) == 'function')
5129 if (!prop.isVisible(state, this)) continue;
[all …]
H A DMenus.js951 this.tagsWindow.window.setVisible(!this.tagsWindow.window.isVisible());
955 ….bind(this, function() { return this.tagsWindow != null && this.tagsWindow.window.isVisible(); }));
982 this[name].window.setVisible(!this[name].window.isVisible());
990 return this[name] != null && this[name].window.isVisible();
1913 if (!mxLog.isVisible())
3589 var isVisible = !this.commentsWindow.window.isVisible();
3590 this.commentsWindow.window.setVisible(isVisible);
3594 if (isVisible && this.commentsWindow.hasError)
3601 …is, function() { return this.commentsWindow != null && this.commentsWindow.window.isVisible(); }));
H A DMinimal.js110 visible : !ui.formatWindow.window.isVisible());
113 if (ui.formatWindow.window.isVisible() && urlParams['sketch'] != '1')
238 visible : !ui.sidebarWindow.window.isVisible());
241 if (ui.sidebarWindow.window.isVisible())
349 var wasVisible = this.actions.layersWindow.window.isVisible();
826 visible : !this.formatWindow.window.isVisible());
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js126 if (timeline && timeline.isVisible()) {
128 } else if (grid && grid.isVisible()) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js13 …"timeline"),e=gantt.$ui.getView("grid"),n=gantt.$layout;t&&t.isVisible()?n=t:e&&e.isVisible()&&(n=…
/plugin/tag/
H A Dhelper.php397 $pages = array_filter($pages, [$this, 'isVisible']);
623 public function isVisible($id, $ns='') {
708 * @deprecated 2022-08-31 use isVisible() instead !
715 return $this->isVisible($id, $ns);
613 public function isVisible($id, $ns='') { global() function in helper_plugin_tag
/plugin/database/
H A Ddatabase.php538 var $isVisible; variable in Column
570 if ($this->visible == $environment->YES) $this->isVisible = true;
571 else $this->isVisible = false;
1887 if ($column->isVisible) {
1909 if ($column->isVisible) {
1944 if ($column->isVisible) {
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1704 this.layersWindow.window.setVisible(!this.layersWindow.window.isVisible());
1708 …d(this, function() { return this.layersWindow != null && this.layersWindow.window.isVisible(); }));
1735 this.outlineWindow.window.setVisible(!this.outlineWindow.window.isVisible());
1740 …this, function() { return this.outlineWindow != null && this.outlineWindow.window.isVisible(); }));
/plugin/tagfilter/
H A Dhelper.php186 if ($this->taghelper->isVisible($page, $ns)) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9668 isVisible: function(id){ method in DataStore
10056 isVisible = true;
10060 return isVisible;
17532 if(self.isVisible() && !store.isVisible(self._itemId)){
17575 isVisible: function(){ method in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f19300.create.createGridEditors.controller
18913 if (!this.isVisible())
26282 isVisible: function(){ method in Timeline
26308 if(!this.isVisible())
26333 if(!this.isVisible())
26495 if(!self.isVisible())
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13isVisible:function(){return this.$parent&&this.$parent.$config?!this.$parent.$config.hidden:this.$… method in i
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js8 … select, textarea, button, *[tabindex], *[contenteditable]"));return b},isVisible:function(a){var …
35 …"cke_dialog_contents_body")||!g.misc.isVisible(c))for(var d=0,f;d<e.count();d++){if(f=e.getItem(d)…
36 …c,"cke_dialog_tab")||g.misc.hasClass(c,"cke_dialog_contents_body")||!g.misc.isVisible(c))for(var d=
37 0,f;d<e.count();d++){if(f=e.getItem(d),g.misc.isVisible(f.$)){try{f.$.focus()}catch(h){}break}}else…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js8 … select, textarea, button, *[tabindex], *[contenteditable]"));return b},isVisible:function(a){var …
36 …"cke_dialog_tab")||g.misc.hasClass(d,"cke_dialog_contents_body")||!g.misc.isVisible(d))for(var e=0,
37 f;e<c.count();e++){if(f=c.getItem(e),g.misc.isVisible(f.$)){try{f.$.focus()}catch(h){}break}}else t…
38 …"cke_dialog_contents_body")||!g.misc.isVisible(d))for(var e=0,f;e<c.count();e++){if(f=c.getItem(e)…

123