Searched +full:check +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 23 of 23) sorted by relevance
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 183 //check defaults for js,js#theme, #theme 194 //check opts for nojs,#theme or js,js#theme 251 //check for theme of fancytree (overrides old dTree theme eventually?) 421 //Check user permission to display indexmenu in a preview page 681 //Array of nodes to check
|
| /plugin/indexmenu/inc/ |
| D | repo.class.php | 19 //check config 42 header('Cache-Control: must-revalidate, no-transform, post-check=0, pre-check=0');
|
| D | pclzip.lib.php | 346 // ----- For each file in the list check the attributes 515 // ----- For each file in the list check the attributes 600 // ----- Check archive 660 // ----- Check archive 712 // ----- Check for '/' in last path char 812 // ----- Check archive 868 // ----- Check for '/' in last path char 962 // ----- Check archive 1056 // ----- Check archive 1137 // ----- Check that $p_archive is a valid zip file [all …]
|
| /plugin/indexmenu/ |
| D | Search.php | 154 …// empty. Therefore we did extra work by walking a level deeper and check here whether it has chil… 289 //check ACL (for sneaky_index namespaces too). 305 //It's inside a subnamespace, check level 347 //check hiddens and acl 465 //check ACL (for sneaky_index namespaces too). 484 //this folder is inside a subnamespace, check level 549 //check hiddens and acl 735 //check headpage
|
| D | action.php | 44 * Check if user has permission to insert indexmenu 75 * Check for pages changes and eventually purge cache. 94 //Check if it is an indexmenu page 116 //Check if a page is more recent than purgefile.
|
| D | script.js | 52 checkboxSelected: "mdi-check-box-outline",
|
| /plugin/indexmenu2/syntax/ |
| D | indexmenu.php | 453 * check for files/folders to skip 458 //check hiddens 463 //check ACL (for namespaces too) 468 //check if it's a headpage (acrobatic check) 494 * this will check 3 kinds of headpage:
|
| /plugin/tindexmenu/syntax/ |
| D | indexmenu.php | 203 //Check user permission to display indexmenu in a preview page 357 //Array of nodes to check 430 //check headpage 500 //check ACL (for sneaky_index namespaces too). 545 //check hiddens and acl
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.glyph.js | 40 checkbox: "icon-check-empty", 41 checkboxSelected: "icon-check", 42 checkboxUnknown: "icon-check icon-muted", 65 checkboxSelected: "fa-check-square-o", 93 checkboxSelected: "far fa-check-square", 119 checkboxSelected: "glyphicon-check", 132 radioSelected: "glyphicon-ok-circle", // "glyphicon-check",
|
| D | jquery.fancytree.edit.js | 279 * [ext-edit] Check if any node in this tree in edit mode. 290 * [ext-edit] Check if this node is in edit mode.
|
| D | jquery.fancytree.childcounter.js | 186 // Optionally check for dependencies with other extensions
|
| D | jquery.fancytree.js | 1080 // check all children recursively 1605 /** Return true if all parent nodes are expanded. Note: this does not check 1616 // TODO: check $(n.span).is(":visible") 2273 /**Select this node, i.e. check the checkbox. 2828 /* Check if this tree has extension `name` enabled. 2835 /* Check if current extensions dependencies are met and throw an error if not. 2840 …[required=true] pass `false` if the extension is optional, but we want to check for order if it is… 3440 // TODO: check opts.generateIds === true 4364 // Check for overlapping requests 6183 * We can check for changed values like [all …]
|
| D | jquery.fancytree.dnd5.js | 260 * Check if the previous callback (dragEnter, dragOver, ...) has changed 773 // but we can check for the type:
|
| D | jquery.fancytree.filter.js | 527 // #601: also check for $title.length, because we don't need to render
|
| D | jquery.fancytree.grid.js | 176 // Sanitize viewport settings and check if we need to redraw
|
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 313 $this->assertEquals($expectedNs, $result[0], 'check resolved ns'); 314 $this->assertEquals($expectedSubNss, $result[3]['subnss'], 'check resolved subNSs');
|
| /plugin/indexmenu/scripts/ |
| D | toolbarindexwizard.js | 226 * When a number larger than zero is inputted, check the checkbox
|
| D | contextmenu.js | 399 …* Check mouse button onmousedown event, only for middle and right mouse button contextmenu is shown
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all.js | 1080 // check all children recursively 1605 /** Return true if all parent nodes are expanded. Note: this does not check 1616 // TODO: check $(n.span).is(":visible") 2273 /**Select this node, i.e. check the checkbox. 2828 /* Check if this tree has extension `name` enabled. 2835 /* Check if current extensions dependencies are met and throw an error if not. 2840 …[required=true] pass `false` if the extension is optional, but we want to check for order if it is… 3440 // TODO: check opts.generateIds === true 4364 // Check for overlapping requests 6183 * We can check for changed values like [all …]
|
| D | jquery.fancytree-all-deps.js | 2541 // check all children recursively 3066 /** Return true if all parent nodes are expanded. Note: this does not check 3077 // TODO: check $(n.span).is(":visible") 3734 /**Select this node, i.e. check the checkbox. 4289 /* Check if this tree has extension `name` enabled. 4296 /* Check if current extensions dependencies are met and throw an error if not. 4301 …[required=true] pass `false` if the extension is optional, but we want to check for order if it is… 4901 // TODO: check opts.generateIds === true 5825 // Check for overlapping requests 7644 * We can check for changed values like [all …]
|
| D | jquery.fancytree-all.min.js | 47 …check-empty",checkboxSelected:"icon-check",checkboxUnknown:"icon-check icon-muted",dragHelper:"ico…
|
| D | jquery.fancytree-all-deps.min.js | 1 …check-empty",checkboxSelected:"icon-check",checkboxUnknown:"icon-check icon-muted",dragHelper:"ico…
|
| /plugin/indexmenu/scripts/fancytree/skin-bootstrap/ |
| D | boot.css | 303 .glyphicon-check:before {
|