Friday 19 August 2005 12:56:47 am
I am also interested in this... In fact I would like to use a template like an API:
{include uri='api/company/getProducts.tpl'
company_id=125
}
{* Looping through results *}
{section loop=$results}
...
{/section}
Does someone know how to do this ? Namespaces should probably be used with some set's and let's but I am unable to do it :(
Patrick ALLAERT
http://www.dixite.com/
http://users.pandora.be/patrick_allaert/
|