Пример #1
0
 function prepareIterator()
 {
     $this->setSource($this->items);
     parent::prepareIterator();
 }