fetchAll(null,array('post_created desc'),20,0); $itemsArray = $items->toArray(); $this->view->items = $itemsArray; } } ?>