Home
last modified time | relevance | path

Searched +full:check +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 23 of 23) sorted by relevance

/plugin/indexmenu/syntax/
Dindexmenu.php183 //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/
Drepo.class.php19 //check config
42 header('Cache-Control: must-revalidate, no-transform, post-check=0, pre-check=0');
Dpclzip.lib.php346 // ----- 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/
DSearch.php154 …// 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
Daction.php44 * 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.
Dscript.js52 checkboxSelected: "mdi-check-box-outline",
/plugin/indexmenu2/syntax/
Dindexmenu.php453 * 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/
Dindexmenu.php203 //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/
Djquery.fancytree.glyph.js40 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",
Djquery.fancytree.edit.js279 * [ext-edit] Check if any node in this tree in edit mode.
290 * [ext-edit] Check if this node is in edit mode.
Djquery.fancytree.childcounter.js186 // Optionally check for dependencies with other extensions
Djquery.fancytree.js1080 // 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 …]
Djquery.fancytree.dnd5.js260 * Check if the previous callback (dragEnter, dragOver, ...) has changed
773 // but we can check for the type:
Djquery.fancytree.filter.js527 // #601: also check for $title.length, because we don't need to render
Djquery.fancytree.grid.js176 // Sanitize viewport settings and check if we need to redraw
/plugin/indexmenu/_test/
DIndexmenuSyntaxTest.php313 $this->assertEquals($expectedNs, $result[0], 'check resolved ns');
314 $this->assertEquals($expectedSubNss, $result[3]['subnss'], 'check resolved subNSs');
/plugin/indexmenu/scripts/
Dtoolbarindexwizard.js226 * When a number larger than zero is inputted, check the checkbox
Dcontextmenu.js399 …* Check mouse button onmousedown event, only for middle and right mouse button contextmenu is shown
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all.js1080 // 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 …]
Djquery.fancytree-all-deps.js2541 // 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 …]
Djquery.fancytree-all.min.js47check-empty",checkboxSelected:"icon-check",checkboxUnknown:"icon-check icon-muted",dragHelper:"ico…
Djquery.fancytree-all-deps.min.js1check-empty",checkboxSelected:"icon-check",checkboxUnknown:"icon-check icon-muted",dragHelper:"ico…
/plugin/indexmenu/scripts/fancytree/skin-bootstrap/
Dboot.css303 .glyphicon-check:before {