civil78
08-06-2013, 12:15 PM
Is there any way to detect all the available variables on a template, even if they are not used on this template?
Sometimes queries or php variables, returns vb:raw or vb:var instances, that can used on templates. How to find the names for all the variables that I can use in the template?
Thanks.
P.S. I am looking something like the results that I get in debug mode ($config['Misc']['debug'] on config.php), but for templates.
Sometimes queries or php variables, returns vb:raw or vb:var instances, that can used on templates. How to find the names for all the variables that I can use in the template?
Thanks.
P.S. I am looking something like the results that I get in debug mode ($config['Misc']['debug'] on config.php), but for templates.