// View code $example = new My_Paginator_ScrollingStyle_Example(); $example->setSomeProperty(3) ->setAnotherProperty(true); print $this->paginationControl($this->paginator, $example, 'pagination_control.phtml');