Home
last modified time | relevance | path

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

/plugin/indexmenu/syntax/
H A Dindexmenu.php135 //nocookie option (disable for uncached pages)
137 $nocookie = $context || $this->hasOption($defaults, $opts, 'nocookie');
231 $nocookie = true;
306 'nocookie' => $nocookie, //deprecated
409 //theme, identifier, nocookie, navbar, noscroll, maxJs, notoc, jsAjax, context, nomenu
430 $js_dTreeOpts['nocookie'] = true;
489 * @param array $js_dTreeOpts entries: theme, identifier, nocookie, navbar, noscroll, maxJs, notoc, jsAjax, context,
619 if ($js_dTreeOpts['nocookie']) {
[all...]
/plugin/tindexmenu/syntax/
H A Dindexmenu.php120 //nocookie option (disable for uncached pages)
121 $nocookie=$context||in_array('nocookie',$opts);
163 $nocookie=true;
173 …$js_opts=compact('theme','gen_id','nocookie','navbar','noscroll','maxjs','notoc','jsajax','context…
209 $data[1]['nocookie']=true;
329 if ($js_opts['nocookie']) $out .="$js_name.config.useCookies=false;\n";
341 $out .= (int) $js_opts['nocookie'].",";
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js33 nocookie: {tlbclass: 'jsitem'}, class in indexmenu_wiz.fields.div3.elems