Lines Matching refs:jsAjax
85 $jsAjax = '';
174 if ($sort) $jsAjax .= "&sort=" . $sort;
175 if ($msort) $jsAjax .= "&msort=" . $msort;
176 if ($rsort) $jsAjax .= "&rsort=1";
177 if ($nsort) $jsAjax .= "&nsort=1";
178 if ($hsort) $jsAjax .= "&hsort=1";
179 if ($nopg) $jsAjax .= "&nopg=1";
227 $jsAjax .= "&max=" . $matched_lvl_sublvl[2];
281 … $jsAjax .= "&skipns=" . utf8_encodeFN(($action == '+' ? '+' : '=') . $matched_skipns[1]);
297 … $jsAjax .= "&skipfile=" . utf8_encodeFN(($action == '+' ? '+' : '=') . $matched_skipfile[1]);
311 'jsAjax' => $jsAjax, //deprecated
531 private function buildNoJSTree($nodes, $js_name, $jsAjax) argument
538 …. '<div id="nojs_' . $js_name . '" data-jsajax="' . utf8_encodeFN($jsAjax) . '" class="indexmenu_n…