I am using cake rc1 In the following link, i am trying to find the list of keys for the 'options' variable, but can't find it. does any one have the link to all of the available keys?
http://api.cakephp.org/1.2/class_paginator_helper.html#9c836737a166d2cdb2c0f666add5d845 2) I am trying to set up the paginator so that when it reaches the last page, the Next button will return to the first page. Something like this: echo $paginator->next('Next', array(), 'Next', array('page'=>1)); Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
