On Fri, Apr 16, 2004 at 08:39:05AM -0500, Kapoor, Nishikant wrote:
>I have used 
>if ($template->query(name => 'tmplVar')) {}
>to check if a tmpl_var exists in the template or not.
>How/what do I use for a tmpl_var inside a tmpl_loop?

Recurse or append parameters. See the documentation, under:

       "query()" also allows you to get a list of parameters
       inside a loop (and inside loops inside loops).

which explains it very clearly.

Roger


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to