Home
last modified time | relevance | path

Searched refs:closed (Results 26 – 50 of 181) sorted by relevance

12345678

/plugin/redissue/
H A Dstyle.css20 a.redissue-status-closed {
83 span.closed {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdebug.js28 if ( !this.DebugWindow || this.DebugWindow.closed )
H A Dfckdialog_gecko.js85 if ( FCKDialog.Window && !FCKDialog.Window.closed )
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Ddoor-closed-fill.svg1 <svg class="bi bi-door-closed-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Ddoor-closed.svg1 <svg class="bi bi-door-closed" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/columns/
H A Daction.php227 private $closed; variable in columns_block
237 $this->closed = false;
291 $this->closed = true;
455 if ($this->closed) {
/plugin/overlay/
H A DREADME.md2 Creates a window at the template level that can be opened and closed into which navigation plugins …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc158 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
161 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
238 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
241 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
369 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
371 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
591 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
[all...]
/plugin/metaeditor/
H A Dstyle.css70 .jstree .jstree-closed > .jstree-children,
419 .jstree-default .jstree-closed > .jstree-ocl {
435 .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
481 .jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
583 .jstree-default-small .jstree-closed > .jstree-ocl {
599 .jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
645 .jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
747 .jstree-default-large .jstree-closed > .jstree-ocl {
763 .jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
809 .jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
[all …]
/plugin/settingstree/
H A Dstyle.css31 .settingstree_explorer_root .folder.closed> .li > a:before,
32 .settingstree_explorer_root.folder.closed> .li > a:before{
35 .settingstree_explorer_root .folder.closed> ul.settingstree_explorer,
36 .settingstree_explorer_root.folder.closed> ul.settingstree_explorer{
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc135 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all)
256 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
258 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
H A DAsyncSearchNamespace.asciidoc90 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
93 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown13 … case is the best way to get your issue addressed. Without a test case; your issue may be closed.
32 …des, slidesToShow & slidesToScroll. Failure to do so will result in your pull request being closed.
/plugin/archivegenerator/lang/en/
H A Dintro.txt4 There will be no users or ACLs be copied to the archive. Instead a basic (closed wiki) ACL and a si…
/plugin/navi/_test/
H A DExternalLinksTest.php77 …], $actualLiClose, 'the pages which have have children, but are closed should have the "close" cla…
/plugin/combo/ComboStrap/
H A DFetcherPage.php23 private bool $closed = false; variable in ComboStrap\\FetcherPage
208 if ($this->closed) {
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt8 is displayed on first opening the Query Data panel and which can be closed with a button at the bot…
/plugin/fullindex/
H A Dstyle.css20 ul.aqtree3clickable li.closed ul { display: none; }
/plugin/folded/
H A Dstyle.css4 background: url(closed.gif) no-repeat right center;
/plugin/outliner/
H A Dprint.css69 background: url('closed.gif') no-repeat 0.1em;
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.commercial.txt14 closed-source projects. Modifications may be made to getID3() with no
/plugin/rater/
H A DREADME26 trace=user - for closed wikis better than ip to step over hurdle of dynamic ip
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.ptcl.txt14 closed-source projects. Modifications may be made to phpThumb() with no
/plugin/revealjs/plugin/notes/
H A Dnotes.js18 if (notesPopup && !notesPopup.closed) {
/plugin/pgn4web/pgn4web/
H A Dengine.js104 …& (typeof(engineWin) == "object") && (engineWin !== null) && (!engineWin.closed) && (typeof(engine…

12345678