| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 96 //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/ |
| D | CREDITS | 49 Context menu search function and great help in testing patches. 58 Context menu patch and other suggestions
|
| D | script.js | 2 // Context menu
|
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 44 …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/ |
| D | indexmenu.php | 97 //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/ |
| D | contextmenu.local.js.example | 2 * 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:
|
| D | contextmenu.js | 2 * 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:
|
| D | toolbarindexwizard.js | 32 context: {}, property
|
| D | indexmenu.js | 114 …s: true, // use cookies (set in page) e.g. disabled for context option
|
| /plugin/indexmenu/scripts/contextmenu/ |
| D | jquery.ui-contextmenu.js | 4 * 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)
|
| D | jquery.ui-contextmenu.min.js | 1 /*! jQuery UI context menu plugin - v1.18.2-0 - 2019-01-28 | https://github.com/mar10/jquery-ui-co…
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.menu.js | 4 * Enable jQuery UI Menu as context menu for tree nodes. 68 // Replace the standard browser context menu with out own
|
| D | jquery.fancytree.js | 417 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 …]
|
| D | jquery.fancytree.childcounter.js | 172 // for details) and an extended calling context:<br>
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all.js | 417 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 …]
|
| D | jquery.fancytree-all-deps.js | 1878 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 …]
|
| D | jquery.fancytree-all-deps.min.js.map | 1 …n","shiftKey","button","keyEventToString","overrideMethod","methodName","context","prevSuper","iPo…
|