Example #1
0
 public function actionSortInsert($id, $position)
 {
     $this->item->getSortBehavior()->insertTo($position);
 }