You need to use $rd, not $rq...
On 10.10.2009, at 18:48, Shoan Motwani <[email protected]> wrote: > Hi, > > I have been unable to access the parameter in the url payload to > perform pagination. I used the following code in the template file. > > {use $rq} > {call(array($rq,'getParameter'),array('page'))} > > What is the equivalent of $rq->getParameter('page') in ezComponent > Template? > > Thanks in advance. > > Peace, > Shoan. > > > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
