Searched refs:s_target (Results 1 – 1 of 1) sorted by relevance
31 var $s_target = array('fn' => 'target', 'title' => 'title' , 'date' => 'date'); variable in syntax_plugin_indexmenu_indexmenu248 $this->s_target = $this->s_target[preg_replace("#^!#","",$opts['sort'])];250 if ($this->s_target) {414 $t1 = $this->s_rev?$b[$this->s_target]:$a[$this->s_target];415 $t2 = $this->s_rev?$a[$this->s_target]:$b[$this->s_target];