Displaying available variables in a template
Hi all,
Hope I'm not jumping th gun with this question, but I have searched and couldn't find anything.
I'm coming from a PERL background and in PERL there is a function/module called "dumper" that when used in a template context will print out all the key value variable pairs available in that template.
This really helps during development.
Is there anything like that with the SMARTY template engine?
Any help would be great. Many thanks, Mike
|