Ah,
My_Table extends Riskle_Db_Table{
}
and then put in 'new My_Table'
Waigani wrote:
>
> Hi,
>
> Has anyone used Riskle's Paginate class? It looks very good.
>
> http://fashion.hosmoz.net/post/2007/09/23/Zend-Framework-Pagination-third-strike
>
> In the example:
>
> $table = new Riskle_Db_Table_Paginate(new Table,
> $this->_getParam('page'));
> $this->view->rowset = $table->fetchAll();
>
> I don't get what I'm meant to swap the 'new Table' with.
>
--
View this message in context:
http://www.nabble.com/Riskle-Paginate-tf4525848s16154.html#a12913158
Sent from the Zend Framework mailing list archive at Nabble.com.