Hi Dave,
I think you've just replied to me and not the whole list. It would be a good
question to put out there. I didn't actually get Riskle's paginate working
fully and there is no documentation to help. So I've got the same question
as you.
I'll post this on the nabble thread to keep the discussion going.
Cheers,
Jess
On 30/09/2007, at 5:16 AM, David Mintz wrote:
I have just entered the monastery. Please teach me: how do we paginate
database results in The Way?
I don't know about the idea of all my models having to extend something that
extends Zend_DB_table...what other ways to people recommend (before I go and
roll my own, he threatened)?
On 9/26/07, Waigani <[EMAIL PROTECTED] > wrote:
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.
--
View this message in context:
http://www.nabble.com/Riskle-Paginate-tf4525848s16154.html#a12969807
Sent from the Zend Framework mailing list archive at Nabble.com.