Home
last modified time | relevance | path

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

/plugin/indexmenu/syntax/
Dindexmenu.php96 //Context option
97 $context = $this->hasOption($defaults, $opts, 'context');
107 //context should parse this later in correct context
108 if (!$context) {
130 //context needs to be resolved later
131 if (!$context) {
137 $nocookie = $context || $this->hasOption($defaults, $opts, 'nocookie');
149 //disable the right context menu
312 'context' => $context, //only in handler()?
409 //theme, identifier, nocookie, navbar, noscroll, maxJs, notoc, jsAjax, context, nomenu
[all …]
/plugin/indexmenu/
DCREDITS49 Context menu search function and great help in testing patches.
58 Context menu patch and other suggestions
Dscript.js2 // Context menu
/plugin/indexmenu/_test/
DIndexmenuSyntaxTest.php44 …ns, $theme, $identifier, $nocookie, $navbar, $noscroll, $maxjs, $notoc, $jsajax, $context, $nomenu,
60 'context' => $context,
118 //root ns, #levels=2, all not js specific options (nocookie is from context)
120 … "{{indexmenu>#2 test#6|navbar context tsort dsort msort hsort rsort nsort nons nopg}}",
129 …"{{indexmenu>#2 test#6|navbar js#bj_ubuntu.png context tsort dsort msort hsort rsort nsort nons no…
138 …"{{indexmenu>#1|navbar context nocookie noscroll notoc nomenu dsort msort#date:modified hsort rsor…
147 …"{{indexmenu>#1|js#bj_ubuntu.png navbar context nocookie noscroll notoc nomenu dsort msort#date:mo…
/plugin/tindexmenu/syntax/
Dindexmenu.php97 //Context option
98 $context = in_array('context',$opts);
104 if (!$context) {
117 if (!$context) {
121 $nocookie=$context||in_array('nocookie',$opts);
173 …s_opts=compact('theme','gen_id','nocookie','navbar','noscroll','maxjs','notoc','jsajax','context');
218 if ($data[1]['context']) {
235 if (!($data[1]['navbar'] && !$data[6]['js']) && !$data[1]['context']) {
/plugin/indexmenu/scripts/
Dcontextmenu.local.js.example2 * Right Context Menu local configuration -- RENAME THIS FILE TO contextmenu.local.js --
12 * Right Context Menu configuration for all users:
29 * Right Context Menu configuration for admin users:
39 * Right Context Menu configuration for authenticated users:
Dcontextmenu.js2 * Right Context Menu configuration
18 * Base structure of the context menu is displayed below.
78 * Right Context Menu configuration for all users:
103 * Right Context Menu configuration for admin users:
134 * Right Context Menu configuration for authenticated users:
Dtoolbarindexwizard.js32 context: {}, property
Dindexmenu.js114 …s: true, // use cookies (set in page) e.g. disabled for context option
/plugin/indexmenu/scripts/contextmenu/
Djquery.ui-contextmenu.js4 * jQuery plugin that provides a context menu (based on the jQueryUI menu widget).
47 // context menu on menu entries
209 // Prevent browser from opening the system context menu
344 /** Close context menu. */
407 /** Open context menu on a specific target (must match options.delegate)
Djquery.ui-contextmenu.min.js1 /*! jQuery UI context menu plugin - v1.18.2-0 - 2019-01-28 | https://github.com/mar10/jquery-ui-co…
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.menu.js4 * Enable jQuery UI Menu as context menu for tree nodes.
68 // Replace the standard browser context menu with out own
Djquery.fancytree.js417 function _getResolvedPromise(context, argArray) { argument
418 if (context === undefined) {
424 this.resolveWith(context, argArray);
428 function _getRejectedPromise(context, argArray) { argument
429 if (context === undefined) {
435 this.rejectWith(context, argArray);
439 function _makeResolveFunc(deferred, context) { argument
441 deferred.resolveWith(context);
2754 /* Return a context object that can be re-used for _callHook().
2763 // obj is already a context object
[all …]
Djquery.fancytree.childcounter.js172 // for details) and an extended calling context:<br>
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all.js417 function _getResolvedPromise(context, argArray) { argument
418 if (context === undefined) {
424 this.resolveWith(context, argArray);
428 function _getRejectedPromise(context, argArray) { argument
429 if (context === undefined) {
435 this.rejectWith(context, argArray);
439 function _makeResolveFunc(deferred, context) { argument
441 deferred.resolveWith(context);
2754 /* Return a context object that can be re-used for _callHook().
2763 // obj is already a context object
[all …]
Djquery.fancytree-all-deps.js1878 function _getResolvedPromise(context, argArray) { argument
1879 if (context === undefined) {
1885 this.resolveWith(context, argArray);
1889 function _getRejectedPromise(context, argArray) { argument
1890 if (context === undefined) {
1896 this.rejectWith(context, argArray);
1900 function _makeResolveFunc(deferred, context) { argument
1902 deferred.resolveWith(context);
4215 /* Return a context object that can be re-used for _callHook().
4224 // obj is already a context object
[all …]
Djquery.fancytree-all-deps.min.js.map1 …n","shiftKey","button","keyEventToString","overrideMethod","methodName","context","prevSuper","iPo…