Searched refs:jsAjax (Results 1 – 1 of 1) sorted by relevance
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]);[all …]