Home
last modified time | relevance | path

Searched refs:noajax (Results 1 – 2 of 2) sorted by relevance

/plugin/indexmenu/syntax/
H A Dindexmenu.php666 * @param boolean $noajax return as inline js (=true) or array for ajax response (=false)
676 public function builddTreeNodes($nodes, $js_name, $noajax = true)
687 if ($noajax) {
510 _jsnodes($data, $js_name, $noajax = 1) global() argument
/plugin/tindexmenu/syntax/
H A Dindexmenu.php355 function _jsnodes($data,$js_name,$noajax=1) { argument
363 if ($noajax) {