Searched refs:sortIndex (Results 1 – 2 of 2) sorted by relevance
16 var $sortIndex = array(); variable in action_plugin_fullindex195 if(count($this->sortIndex) + 1 == $lvl) {198 } else if (count($this->sortIndex) + 1 > $lvl) {204 array_pop($this->sortIndex);206 $sortIndex = "";209 if(count($this->sortIndex) + 1 > $lvl) {230 return implode("",$this->sortIndex).$sortIdx;245 $this->sortIndex[] = $newIndex; 252 $diff = count($this->sortIndex) + 1 - $lvl;255 array_pop($this->sortIndex);
1 …sortIndex: i,\n identifier: op.identifier || null,\n range: validate…